summaryrefslogtreecommitdiff
path: root/recipes/xorg-lib
AgeCommit message (Collapse)AuthorFiles
2009-09-03pixman git: add some more NEON and fastpath patchesKoen Kooi5
2009-09-03libxext-native: stop providing 'xext'Koen Kooi1
2009-09-02libxext-native: provide native recipe for libxextHenning Heinold1
* recipe is needed for evas-native
2009-09-02libx11-native: provide native recipe for versiob 1.2Henning Heinold1
2009-08-18libxcalibrate: Use increment-able PV format as other git version recipes do.Stanislav Brabec1
2009-07-30libxext-1.0.5: Depend on xdmcp as configure wants itHolger Hans Peter Freyther1
libxext 1.0.5 want to have xdmcp, hand it over. prior versions do not have this requirement.
2009-07-28libx11-trim: Update makekeys.c to fix the compileHolger Hans Peter Freyther2
Without the updated makekeys-update.patch the makekeys.c will not work and the build will be broken.
2009-07-22pixman git: only enable neon on armv7a platformsKoen Kooi1
2009-07-21pixman git: bump SRCREVKoen Kooi1
2009-06-12xtrans: add native 1.2.1 packageRolf Leggewie1
2009-06-11libx11: replace virtual/libx11 with virtual-libx11 for runtime #2412Rolf Leggewie1
* it doesn't look like this is actually used anywhere
2009-06-05pixman git: add patches to fix NEON bugsKoen Kooi3
2009-06-05pixman git: update to 0.15.8, includes more NEON bitsKoen Kooi1
2009-05-29Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-05-29libx11-native: add 1.1.5Koen Kooi1
2009-05-29libx11: fix libtool invocation on x86/ppcJeremy Lainé1
2009-05-28libx11-1.1.4: Prevent crash of makekeys (backport from 1.1.5).Stanislav Brabec1
2009-05-27libx11: add 1.2Koen Kooi2
2009-05-27libxext: add 1.0.6Koen Kooi1
2009-05-27libx11 1.1.5: the old "floating point exeception" problem has arrived again, ↵Koen Kooi1
bump MIN_REHASH to 16 to get around it
2009-05-27xtrans: added 1.2.3Marcin Juszkiewicz3
2009-05-22pixman: add 0.15.6, it has some internal reorg, more NEON patches and since ↵Koen Kooi1
it's 0.odd.x extra unstableness
2009-05-10pixman: add git versionKoen Kooi1
2009-04-01libxt 1.0.4: Added official patch to fix X.org PR10970.Robert Schuster3
libxt 1.0.5: Dito. libxt-native 1.0.5: Dito.
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko233
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>