mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
Remove NATIVE_INSTALL_WORKS
This variable is no longer used with OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
@@ -13,8 +13,6 @@ python () {
|
||||
bb.data.setVar('EXTRA_OECONF', ' --with-ipc=tcp --program-prefix= ', d)
|
||||
}
|
||||
|
||||
NATIVE_INSTALL_WORKS = "1"
|
||||
|
||||
RDEPENDS_${PN} = "util-linux-native"
|
||||
|
||||
SRC_URI[md5sum] = "aaefede2405a40c87438e7e833d69b70"
|
||||
|
||||
Reference in New Issue
Block a user