From 36396b6ecb0c84c6752cdc8118c496e8ec05a388 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 19 Aug 2011 16:27:29 -0700 Subject: xcb/libpthreads: Add BBCLASSEXTEND to resolve missing providers in world builds (From OE-Core rev: 9134800548a03bfe3a7e351a15f2129bcb3cc680) Signed-off-by: Richard Purdie --- meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb') diff --git a/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb b/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb index 40c47da560..c121bb947c 100644 --- a/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb +++ b/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb @@ -21,3 +21,5 @@ inherit autotools pkgconfig RDEPENDS_${PN}-dev = "" RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPKGV})" + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf