summaryrefslogtreecommitdiff
path: root/recipes/xorg-lib
AgeCommit message (Collapse)AuthorFiles
2010-06-05libx11_1.3.2.bb: Add -fforward-propagate on arm.Khem Raj1
* Needed on -O1 compile. Generally we use -Os where this option is already enabled. But we enable is anyway so it gets picked at -O1 too which we use with DEBUG builds. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson42
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 Larson42
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-05-23pixman 0.18.0: add NEON fixKoen Kooi10
pixman 0.18.2: add recipe and rediff patches, make default for angstrom
2010-05-13pixman: add generic 565 scanline fetcherKoen Kooi2
2010-05-01Revert "libdmx: Add fso-specs to DEPENDS"Tom Rini1
Mistake on my part from debugging the other issue. Bump PR to keep feeds sane. This reverts commit ff0e53a12cc2f99f3529e409cbf04950ea7401ca.
2010-04-30libdmx: Add fso-specs to DEPENDSTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-04-19xorg-headers-native: haven't been updated since 2006, do so nowDenys Dmytriyenko63
Update the combined headers from the following packages: * xproto-7.0.16 * libx11-1.3.3 * libxau-1.0.5 * libxdmcp-1.0.3 * libxt-1.0.8 For example, GenericEvent is new since xproto-7.0.13 and prevents libx11-native from building on an X-less host. Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-04-19pixman: Add perl-native dependencyMickaël CHAZAUX1
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-19recipes: use SRCPV in few more git recipesMartin Jansa2
* sometimes without PE bump, because nobody complained that we were bumping SRCREV without PV changes and we were using SRCPV in our branch before * please bump PE if you're using one of those and you need to increment PV, otherwise it will be "corrected" with next PV bump Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-15xorg-headers-native: flag with NATIVE_INSTALL_WORKS = "1"Koen Kooi1
2010-04-15xorg-lib: switch to new style stagingKoen Kooi6
2010-04-15pixman git + 0.18.0: add patches to fix TLS behaviourKoen Kooi4
2010-04-12xcb,libx11,xserver-kdrive-glamo: add SRCREVs and fix git URLMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa173
* 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>
2010-04-01calibrateproto,libxcalibrate: move SRCREV to recipe, drop from ↵Martin Jansa1
preferred-xorg-versions and sane-srcrevs Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-01pixman_0.18.0: increase D_P for SHRMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-01pixman: add 0.18.0Koen Kooi6
2010-04-01libxaw 1.0.7: convert to new style stagingKoen Kooi1
2010-03-24misc recipes: migrate from e2fsprogs-libs to util-linux-ng/e2fsprogsMarcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
2010-03-19pixman_0.16.2: disable gtk (as done in 0.17.*, to break circular dependency ↵Martin Jansa1
gtk+->cairo->pixman->gtk+ and also libtool issue Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19pixman: add pixman.inc, unify recipes, remove do_stage from few old ↵Martin Jansa13
versions, add 0.17.12 with positive D_P Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19pixman git: revert a commit that breaks thumb, reported by Martin JansaKoen Kooi2
2010-03-19pixman git: update to 0.17.13, update NEON patchesKoen Kooi6
2010-03-18xinit, xinput, libxt: add newer versionsMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-17pixman git: remove patches that were applied upstreamKoen Kooi18
2010-03-17pixman git: fix typo in patchKoen Kooi2
2010-03-16pixman git: update to 0.17.10 + ~alexl/alex-scaler2 + overlapped bltKoen Kooi10
2010-03-11pixman git: add some ARMv6 optimizationsKoen Kooi3
2010-03-03pixman git: update to 0.17.8 + flags branch to test upcoming 0.18.x RCsKoen Kooi1
2010-02-26pixman 0.17.8: update neon patches to also include BGRAKoen Kooi4
2010-02-25pixman: move 0.17.6 to obsoleteMartin Jansa7
* This version wasn't as well tested as 0.17.8 probably is, 0.17.6 * wasn't probably used except SHR, which also moved to 0.17.8 now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-25pixman: increase preference of 0.17.8 for SHRMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-25pixman 0.17.8: add and make default for angstromKoen Kooi9
2010-02-21pixman: disable gtk, to break circular dependency gtk+->cairo->pixman->gtk+ ↵Martin Jansa1
and also libtool issue Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-18pixman: add 0.17.6 with positive D_P only for shr nowMartin Jansa7
* There is issue with circular dependency in tests/ directory which pulls whole GTK_LIBS and staging/armv4t-oe-linux-gnueabi/usr/lib/libcairo.la staging/armv4t-oe-linux-gnueabi/usr/lib/libpangocairo-1.0.la are pulling staging/armv4t-oe-linux-gnueabi/usr/lib/libpixman.la which is not available while building it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-11xorg: add name=archive to SRC_URI in include filesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-10libx11: Apply keysymdef_include.patch referring to target staging only for ↵Stanislav Brabec1
libx11 and not for libx11-native.
2010-02-03libx11-native: removed patch as this is already in libx11Frans Meulenbroeks2
while adding a patch for libx11, I missed that the patch was there for libx11-native and as that one includes the libx11 recipe the patch was there twice which of course does not apply. removed the patch from libx11-native and bumped PR in libx11 (as libx11-native does not have its own PR) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-03xorg-lib/libx11_1.3.3: uncommented dolt-fix.patch; still neededFrans Meulenbroeks1
uncommented dolt-fix.patch, this one is needed for i686 targets (e.g. eee701). without these patch libtool is used and not the generated one also verified that it still compiles properly on systems that did not need the patch (tested by building for beagleboard). Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-01-30pixman git: disable gtk+ to avoid dependency loopsKoen Kooi1
2010-01-22libx11: keysymdef_include.patch must be applied, otherwise host-installed ↵Stanislav Brabec1
includes are checked.
2010-01-21xorg: update recipes to latest releases 2010-01-18Martin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-21pixman_git: add BBCLASSEXTEND=native (pixman-native used in cairo-native)Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-21pixman_0.16.2: drop DEFAULT_PREFERENCE = -1 and add BBCLASSEXTEND=native ↵Martin Jansa1
(pixman-native used in cairo-native) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-24libx11: fix build breakageSteve Sakoman1
2009-12-23libxft: fix major/minor/patchlevel substitution in Xft.hHenning Heinold2
* dont use comments after your #undef settings for .in headers * bump PR
2009-12-22xorg: update listres, xlogo, xf86-input-evdev, xf86-input-synaptics, ↵Martin Jansa3
xf86-video-nv, liblbxutil, libpciaccess, util-macros, util-macros-native to latest versions Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-22libx*-native: fix PROVIDES for some packagesThomas Zimmermann2
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-22libxaw: disable docs building as workaroundMartin.Jansa1
* It tries to use groff from buildhost and there is no groff-native * If groff on host is new enough it works ok, but fails with older grof * We can create groff-native and enable docs again