aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2017-01-16 09:02:42 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2017-01-16 09:02:42 +0100
commit621fd9fd62b8e405c43eb9d94ac2f9a8524c0496 (patch)
treef9de7094638c88aaeacd0deeb72868cb253f1715 /package
parent25200ae7a5e0626ff28b32227a6ea84063271d73 (diff)
downloadupstream-621fd9fd62b8e405c43eb9d94ac2f9a8524c0496.tar.gz
upstream-621fd9fd62b8e405c43eb9d94ac2f9a8524c0496.tar.bz2
upstream-621fd9fd62b8e405c43eb9d94ac2f9a8524c0496.zip
opkg: use default PKG_BUILD_DIR
opkg doesn't have BUILD_VARIANTs anymore, so the previously defined PKG_BUILD_DIR would lead to a weird 'opkg-' path component. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Diffstat (limited to 'package')
-rw-r--r--package/system/opkg/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/system/opkg/Makefile b/package/system/opkg/Makefile
index 898d769b2e..15d4ea0ce9 100644
--- a/package/system/opkg/Makefile
+++ b/package/system/opkg/Makefile
@@ -18,7 +18,6 @@ PKG_SOURCE_URL:=http://git.yoctoproject.org/git/opkg
PKG_SOURCE_DATE:=2011-04-08
PKG_SOURCE_VERSION:=9c97d5ecd795709c8584e972bfdf3aee3a5b846d
PKG_MIRROR_HASH:=55e05270f3eb2f3aff5d3791463ce3d13b8197ca7b301cd58e731a249552c48f
-PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
PKG_FIXUP:=autoreconf
PKG_REMOVE_FILES = autogen.sh aclocal.m4