mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 13:36:08 +00: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:
parent
bbdc79881f
commit
595bdde07c
@ -17,4 +17,6 @@ S = "${WORKDIR}/opkg-utils"
|
||||
# Avoid circular dependencies from package_ipk.bbclass
|
||||
PACKAGES_virtclass-native = ""
|
||||
|
||||
NATIVE_INSTALL_WORKS = "1"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user