package/docker-engine: drop <pkg>_SRC_SUBDIR variable
authorChristian Stewart <christian@paral.in>
Sat, 29 Aug 2020 09:42:00 +0000 (11:42 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 29 Aug 2020 12:49:12 +0000 (14:49 +0200)
With the go.mod integration, the DOCKER_ENGINE_SRC_SUBDIR has become
useless, drop it.

Signed-off-by: Christian Stewart <christian@paral.in>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/docker-engine/docker-engine.mk

index 992a3448a04452c2512064fe8ef98d6cfb16bb09..2119a883bc5b351bf98669291e97613a6a9eabf0 100644 (file)
@@ -11,7 +11,6 @@ DOCKER_ENGINE_LICENSE = Apache-2.0
 DOCKER_ENGINE_LICENSE_FILES = LICENSE
 
 DOCKER_ENGINE_DEPENDENCIES = host-pkgconf
-DOCKER_ENGINE_SRC_SUBDIR = github.com/docker/docker
 DOCKER_ENGINE_GOMOD = github.com/docker/docker
 
 DOCKER_ENGINE_LDFLAGS = \