[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1253/8267]	libc-package: remove obsolete do_configure_prepend
- From: Emmanuele Bassi <ebassi src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 1253/8267]	libc-package: remove obsolete do_configure_prepend
 
- Date: Sat, 16 Dec 2017 21:34:07 +0000 (UTC)
 
commit e2a150b1f957a669e0d6c9b908cf2234447e5dd4
Author: Ross Burton <ross burton intel com>
Date:   Tue Jul 5 17:30:33 2016 +0100
    libc-package: remove obsolete do_configure_prepend
    
    This fragment dates from when this class was used for more than just glibc
    locale packaging, and as glibc-locale disables do_configure it can't have been
    executed.
    
    (From OE-Core rev: 6483fbe70e52ec9a53c918fe81162fd0c566f80f)
    
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
 meta/classes/libc-package.bbclass |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/meta/classes/libc-package.bbclass b/meta/classes/libc-package.bbclass
index 4f321d4..8349c2d 100644
--- a/meta/classes/libc-package.bbclass
+++ b/meta/classes/libc-package.bbclass
@@ -47,14 +47,6 @@ python __anonymous () {
 
 OVERRIDES_append = ":${TARGET_ARCH}-${TARGET_OS}"
 
-do_configure_prepend() {
-        if [ -e ${S}/elf/ldd.bash.in ]; then
-                sed -e "s#@BASH@#/bin/sh#" -i ${S}/elf/ldd.bash.in
-        fi
-}
-
-
-
 # indentation removed on purpose
 locale_base_postinst() {
 #!/bin/sh
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]