mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
crosssdk: Drop PACKAGES setting as its set in cross.bbclass already
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
inherit cross
|
||||
|
||||
PACKAGES = ""
|
||||
|
||||
BASE_PACKAGE_ARCH = "${SDK_ARCH}"
|
||||
PACKAGE_ARCH = "${BASE_PACKAGE_ARCH}"
|
||||
STAGING_DIR_TARGET = "${STAGING_DIR}/${SDK_ARCH}-nativesdk${SDK_VENDOR}-${SDK_OS}"
|
||||
|
||||
Reference in New Issue
Block a user