[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4476/8267] pkgconfig: fix typo introduced during recent conversion to PACKAGECONFIG
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 4476/8267] pkgconfig: fix typo introduced during recent conversion to PACKAGECONFIG
- Date: Sun, 17 Dec 2017 02:05:25 +0000 (UTC)
commit b76161a9a890481e8418a34b3250fc2debcb566f
Author: Andre McCurdy <armccurdy gmail com>
Date: Thu Feb 2 12:22:26 2017 -0800
pkgconfig: fix typo introduced during recent conversion to PACKAGECONFIG
(From OE-Core rev: 424768191b4a55823d4a212d1fc38edda966f57c)
Signed-off-by: Andre McCurdy <armccurdy gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
meta/recipes-devtools/pkgconfig/pkgconfig_git.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
index 5f2a5b6..422c5f3 100644
--- a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
+++ b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
@@ -24,7 +24,8 @@ inherit autotools
PACKAGECONFIG ??= "glib"
PACKAGECONFIG_class-native = ""
-PACKAGECONFIG_class-native = ""
+PACKAGECONFIG_class-nativesdk = ""
+
PACKAGECONFIG[glib] = "--without-internal-glib,--with-internal-glib,glib-2.0 pkgconfig-native"
acpaths = "-I ."
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]