mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
opkg-utils: Set NATIVE_INSTALL_WORKS otherwise we'd use legacy staging which is not correct
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -17,4 +17,6 @@ S = "${WORKDIR}/opkg-utils"
|
||||
# Avoid circular dependencies from package_ipk.bbclass
|
||||
PACKAGES_virtclass-native = ""
|
||||
|
||||
NATIVE_INSTALL_WORKS = "1"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user