[OE-core] [PATCH] pkgconfig: finish removing glibconfig-sysdefs.h as unused now

Saul Wold sgw at linux.intel.com
Tue Jan 28 21:53:45 UTC 2014


Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 meta/recipes-devtools/pkgconfig/pkgconfig_0.28.bb | 1 -
 meta/recipes-devtools/pkgconfig/pkgconfig_git.bb  | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig_0.28.bb b/meta/recipes-devtools/pkgconfig/pkgconfig_0.28.bb
index 6a17d7a..3070da9 100644
--- a/meta/recipes-devtools/pkgconfig/pkgconfig_0.28.bb
+++ b/meta/recipes-devtools/pkgconfig/pkgconfig_0.28.bb
@@ -1,7 +1,6 @@
 require pkgconfig.inc
 
 SRC_URI += " \
-            file://glibconfig-sysdefs.h \
             file://pkg-config-native.in \
             file://fix-glib-configure-libtool-usage.patch \
             file://obsolete_automake_macros.patch \
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
index cc0814b..9bfb59f 100644
--- a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
+++ b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
@@ -2,7 +2,7 @@ require pkgconfig.inc
 
 SRC_URI = "git://anongit.freedesktop.org/pkg-config \
            file://autofoo.patch \
-           file://glibconfig-sysdefs.h"
+          "
 
 S = "${WORKDIR}/git/"
 
-- 
1.8.3.1




More information about the Openembedded-core mailing list