[oe-commits] Koen Kooi : xcb: add missing bbappends

git version control git at git.openembedded.org
Tue Aug 16 11:09:01 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 6d424db5a0f952956a218e82a3ef0c43ebaafd5a
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=6d424db5a0f952956a218e82a3ef0c43ebaafd5a

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Tue Aug 16 13:06:50 2011 +0200

xcb: add missing bbappends

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-graphics/xcb/libxcb_1.7.bbappend   |    2 ++
 .../recipes-graphics/xcb/xcb-proto_1.6.bbappend    |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-graphics/xcb/libxcb_1.7.bbappend b/meta-oe/recipes-graphics/xcb/libxcb_1.7.bbappend
new file mode 100644
index 0000000..3bc71e0
--- /dev/null
+++ b/meta-oe/recipes-graphics/xcb/libxcb_1.7.bbappend
@@ -0,0 +1,2 @@
+BBCLASSEXTEND = "native nativesdk"
+
diff --git a/meta-oe/recipes-graphics/xcb/xcb-proto_1.6.bbappend b/meta-oe/recipes-graphics/xcb/xcb-proto_1.6.bbappend
new file mode 100644
index 0000000..efc347a
--- /dev/null
+++ b/meta-oe/recipes-graphics/xcb/xcb-proto_1.6.bbappend
@@ -0,0 +1,2 @@
+BBCLASSEXTEND += "nativesdk"
+





More information about the Openembedded-commits mailing list