From 6d424db5a0f952956a218e82a3ef0c43ebaafd5a Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 16 Aug 2011 13:06:50 +0200 Subject: [PATCH] xcb: add missing bbappends Signed-off-by: Koen Kooi --- meta-oe/recipes-graphics/xcb/libxcb_1.7.bbappend | 2 ++ meta-oe/recipes-graphics/xcb/xcb-proto_1.6.bbappend | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 meta-oe/recipes-graphics/xcb/libxcb_1.7.bbappend create mode 100644 meta-oe/recipes-graphics/xcb/xcb-proto_1.6.bbappend 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 0000000000..3bc71e0292 --- /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 0000000000..efc347a71c --- /dev/null +++ b/meta-oe/recipes-graphics/xcb/xcb-proto_1.6.bbappend @@ -0,0 +1,2 @@ +BBCLASSEXTEND += "nativesdk" +