[gnome-continuous-yocto/gnomeostree-3.28-rocko: 186/218] glibc: don't use host locales in nativesdk



commit 4467157edd2065ab97e5c5a380eecea8cfc077c4
Author: Ross Burton <ross burton intel com>
Date:   Thu Mar 1 18:26:26 2018 +0000

    glibc: don't use host locales in nativesdk
    
    (From OE-Core rev: d7ded85766852689a0d774c896a11d0609004ab2)
    
    (From OE-Core rev: d68b8e95190718d04387ae1bf9e3b73ce14200da)
    
    (From OE-Core rev: 53b7ee6afc247b14da0c016e8d46abebacb11e98)
    
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-core/glibc/glibc_2.26.bb |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/meta/recipes-core/glibc/glibc_2.26.bb b/meta/recipes-core/glibc/glibc_2.26.bb
index 30dfe4d..2552e87 100644
--- a/meta/recipes-core/glibc/glibc_2.26.bb
+++ b/meta/recipes-core/glibc/glibc_2.26.bb
@@ -138,12 +138,6 @@ do_compile () {
 
 }
 
-# Use the host locale archive when built for nativesdk so that we don't need to
-# ship a complete (100MB) locale set.
-do_compile_prepend_class-nativesdk() {
-    echo "complocaledir=/usr/lib/locale" >> ${S}/configparms
-}
-
 require glibc-package.inc
 
 BBCLASSEXTEND = "nativesdk"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]