| Submitter | lumag |
|---|---|
| Date | Aug. 15, 2011, 3:48 p.m. |
| Message ID | <1313423323-30335-1-git-send-email-dbaryshkov@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/9871/ |
| State | New, archived |
| Headers | show |
Comments
On 08/15/2011 08:48 AM, Dmitry Eremin-Solenikov wrote: > Signed-off-by: Dmitry Eremin-Solenikov<dbaryshkov@gmail.com> > --- > meta/recipes-graphics/xcb/libxcb.inc | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/meta/recipes-graphics/xcb/libxcb.inc b/meta/recipes-graphics/xcb/libxcb.inc > index 5044917..015065e 100644 > --- a/meta/recipes-graphics/xcb/libxcb.inc > +++ b/meta/recipes-graphics/xcb/libxcb.inc > @@ -5,6 +5,8 @@ the protocol, improved threading support, and extensibility." > HOMEPAGE = "http://xcb.freedesktop.org" > BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=XCB" > > +BBCLASSEXTEND = "native nativesdk" > + > SECTION = "x11/libs" > LICENSE = "MIT-X" > Merged into OE-Core Thanks Sau!
Patch
diff --git a/meta/recipes-graphics/xcb/libxcb.inc b/meta/recipes-graphics/xcb/libxcb.inc index 5044917..015065e 100644 --- a/meta/recipes-graphics/xcb/libxcb.inc +++ b/meta/recipes-graphics/xcb/libxcb.inc @@ -5,6 +5,8 @@ the protocol, improved threading support, and extensibility." HOMEPAGE = "http://xcb.freedesktop.org" BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=XCB" +BBCLASSEXTEND = "native nativesdk" + SECTION = "x11/libs" LICENSE = "MIT-X"
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> --- meta/recipes-graphics/xcb/libxcb.inc | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)