aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xcb
AgeCommit message (Collapse)Author
2010-11-18xcb-proto.inc: Add python-native to DEPENDSTom Rini
Can't build without python >= 2.5 available. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-11-04libxcb: DEPEND on xcb-proto-nativeMichael Smith
libxcb needs the xcbgen Python modules staged by xcb-proto-native. Signed-off-by: Michael Smith <msmith@cbnco.com>
2010-09-28libxcb: add native and nativesdk BBCLASSEXTENDMartin Jansa
* needed for libx11-native-1.3.99.902 and newer where --witout-xcb is no longer available Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-28xcb-proto: add native and nativesdk BBCLASSEXTENDMartin Jansa
* needed for libxcb-native Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-28libpthread-stubs: add .inc file, INC_PR, native and nativesdk BBCLASSEXTENDMartin Jansa
* needed for libxcb-native Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03xcb-proto: Get rid of legacy staging.Khem Raj
* Convert to using INC_PR Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-03500+ recipes: remove do_stageFrans Meulenbroeks
This patch removes all occurrences of do_stage() { autotools_stage_all } including all kind of variants w.r.t whitespace Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-06-29libpthread-stubs: add version 0.3 and convert to new stagingMartin Jansa
* version 0.3 has D_P -1, because it doesn't create libpthread-stubs.la, source tarball diff doesn't show the reason and also log.do_configure diff looks right. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-29xcb-proto: allow empty ${PN}, otherwise all the xorg -dev packages are brokenKoen Kooi
2010-06-28libxcb: bump PRKoen Kooi
2010-06-26libxcb: convert to new staging, use INC_PR, add libxcb-dri2 package, drop ↵Martin Jansa
oldest version 0.9 which wasn't even using libxcb.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20xcb: add a recipe for the recent released version of the xcb-utilVladimir Zapolskiy
This change adds a recipe for xcb-util_0.3.6. Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-20xcb: add a recipe for the recent released version of the libxcbVladimir Zapolskiy
This change adds recipes for libxcb_1.6. Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-20xcb: add a recipe for the recent released version of the xcb-protoVladimir Zapolskiy
This change adds a recipe for xcb-proto_1.6. Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-04libxcb: fix paths for installed python modulesVladimir Zapolskiy
This fixes a compilation problem for recent libxcb versions, providing correct paths to the installed python modules. Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-12xcb,libx11,xserver-kdrive-glamo: add SRCREVs and fix git URLMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-22libpthread-stubs: add version 0.2Martin Jansa
2009-06-16binutils, irda-utils, libxcb: remove extraneous hashes that were disrupting ↵Phil Blundell
Laibsch's activities
2009-06-15xcb: note that this patch isn't wanted upstreamPhil Blundell
2009-06-12libxcb: look for xproto.xml in staging, not in the host environmentPhil Blundell
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>