diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-08-16 13:06:50 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-08-16 13:07:31 +0200 |
| commit | 6d424db5a0f952956a218e82a3ef0c43ebaafd5a (patch) | |
| tree | 49731daaebafb33a2c642669cd0508f21083ad68 | |
| parent | 4edc680bfd93f9358f099e1513f916c46347f538 (diff) | |
| download | meta-openembedded-6d424db5a0f952956a218e82a3ef0c43ebaafd5a.tar.gz | |
xcb: add missing bbappends
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| -rw-r--r-- | meta-oe/recipes-graphics/xcb/libxcb_1.7.bbappend | 2 | ||||
| -rw-r--r-- | meta-oe/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 0000000000..3bc71e0292 --- /dev/null +++ b/meta-oe/recipes-graphics/xcb/libxcb_1.7.bbappend | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | BBCLASSEXTEND = "native nativesdk" | ||
| 2 | |||
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 @@ | |||
| 1 | BBCLASSEXTEND += "nativesdk" | ||
| 2 | |||
