From f50202f2b4ce57a8d2bd59e9ec49fbf77fe6d037 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Fri, 26 Oct 2012 16:08:37 +0100 Subject: Remove NATIVE_INSTALL_WORKS This variable is no longer used with OE-Core. Signed-off-by: Paul Eggleton --- meta-oe/recipes-core/fakeroot/fakeroot-native_1.12.4.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-oe/recipes-core') diff --git a/meta-oe/recipes-core/fakeroot/fakeroot-native_1.12.4.bb b/meta-oe/recipes-core/fakeroot/fakeroot-native_1.12.4.bb index e6add2bb26..3bcebabf43 100644 --- a/meta-oe/recipes-core/fakeroot/fakeroot-native_1.12.4.bb +++ b/meta-oe/recipes-core/fakeroot/fakeroot-native_1.12.4.bb @@ -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" -- cgit 1.2.3-korg