[oe-commits] Morgan Little : libxcb: Update for python-native changes

git at git.openembedded.org git at git.openembedded.org
Mon Jul 30 15:57:30 UTC 2012


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

Author: Morgan Little <morgan.little at windriver.com>
Date:   Fri Jul 13 12:22:51 2012 +0000

libxcb: Update for python-native changes

Add pythonnative to the inherits list

Signed-off-by: Morgan Little <morgan.little at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-graphics/xcb/libxcb.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-graphics/xcb/libxcb.inc b/meta/recipes-graphics/xcb/libxcb.inc
index d3a5044..1517f8a 100644
--- a/meta/recipes-graphics/xcb/libxcb.inc
+++ b/meta/recipes-graphics/xcb/libxcb.inc
@@ -49,7 +49,7 @@ FILES_libxcb-xtest = "${libdir}/libxcb-xtest.so.*"
 FILES_libxcb-xv = "${libdir}/libxcb-xv.so.*"
 FILES_libxcb-xvmc = "${libdir}/libxcb-xvmc.so.*"
 
-inherit autotools pkgconfig
+inherit autotools pkgconfig pythonnative
 
 # XCBPROTO_XCBINCLUDEDIR is setup based on `pkg-config --variable=xcbincludedir xcb-proto`
 # but the xcbincludedir variable doesn't point into the staging area, so it needs some





More information about the Openembedded-commits mailing list