[OE-core] [PATCH 3/3] apt-native: Remove USE_NLS = "yes"

Khem Raj raj.khem at gmail.com
Tue May 23 23:47:44 UTC 2017


USE_NLS is target specific, its redundant for native packages

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta/recipes-devtools/apt/apt-native.inc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-devtools/apt/apt-native.inc b/meta/recipes-devtools/apt/apt-native.inc
index 68f1b3ce2c..be806826e4 100644
--- a/meta/recipes-devtools/apt/apt-native.inc
+++ b/meta/recipes-devtools/apt/apt-native.inc
@@ -3,7 +3,6 @@ inherit native
 
 DEPENDS += "dpkg-native gettext-native db-native curl-native xz-native"
 PACKAGES = ""
-USE_NLS = "yes"
 
 SRC_URI += "file://db_linking_hack.patch \
             file://0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch \
-- 
2.13.0




More information about the Openembedded-core mailing list