summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
...
* libgphoto2: Fix QA issuesAndreas Müller2011-12-191-1/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgphoto2 2.4.11: break runtime dependency loopKoen Kooi2011-12-171-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman,libav,libvpx,fftwf: bump PR after arm OVERRIDES changes in oe-coreMartin Jansa2011-12-161-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xf86-input-void: drop archive prefix from checksumsMartin Jansa2011-12-161-2/+2
| | | | | | * .inc file from oe-core doesn't have name=archive in SRC_URI Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* sessreg: fix checksumOtavio Salvador2011-12-151-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* twm: fix checksumOtavio Salvador2011-12-151-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xrdb: fix checksumOtavio Salvador2011-12-151-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* setxkbmap: fix checksumOtavio Salvador2011-12-151-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xinput-calibrator 0.7.5: fix LICENSE syntax and style issuesKoen Kooi2011-12-121-4/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xf86-input-tslib: fix checksum errorEric BENARD2011-12-071-1/+2
| | | | | | | | remove name=archive in SRC_URI in order to use the right checksum (else, we would need SRC_URI[archive.md5sum]) Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: really remove it in favour of bbappendKoen Kooi2011-12-011-23/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: replace pixman_0.24.0.bb with smaller bbappend with only diff ↵Martin Jansa2011-12-013-14/+19
| | | | | | | | | | | against oe-core version * disable iwmmxt for now, because it breaks build * neon is not really enabled for people not having FEED_ARCH in OVERRIDES * maybe this diff should be merged to oe-core recipes instead Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: update to 0.24.0Koen Kooi2011-11-3014-2153/+4
| | | | | | | | * All patches that went upstream are removed Tested on beagleboard/angstrom Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libsdl-x11: drop from meta-oeMartin Jansa2011-11-302-45/+0
| | | | | | | * there is libsdl in oe-core and nothing depends on libsdl-x11 here Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* fbida: add 2.08Koen Kooi2011-11-221-0/+26
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: bump PR after python upgradeMartin Jansa2011-11-011-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-nodm-init: set USER and HOMEMartin Jansa2011-11-012-1/+8
| | | | | | | | * when it's executed from init then HOME is set to '/' * shadow/agetty set HOME fine and Xinit is doing the same, but for xinit Xsession it didn't work Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xserver-common_1.34: patch Xserver to add support for gta04Klaus Kurzmann2011-11-012-0/+33
| | | | | | Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xclock: Add version 1.0.5 (initial recipe)Imran Mehmood2011-10-311-0/+11
| | | | | | | * Imported from oe.dev commit id 6e7e35679200cd55264fae308cd5dec7ef2d1d29 Signed-off-by: Imran Mehmood <Imran_Mehmood@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman 0.23.6: apply typo fix from upstreamKoen Kooi2011-10-192-2/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman 0.23.6: refresh patches with versions for pixman masterKoen Kooi2011-10-189-93/+93
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ttf-droid: add LIC_FILES_CHKSUM, switch to github.comMartin Jansa2011-10-181-8/+6
| | | | | | | | * android.git.kernel.org seems not available * SRCREV magic didn't work for me with fetch2 * PV changed to get upgradable path Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xf86-input-tslib: fix build with newer xserverMartin Jansa2011-10-182-1/+198
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mesa: drop, there should be mesa-7.11 in oe-coreMartin Jansa2011-10-1310-2577/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mesa-common: use glx-use-tls.inc from oe-core instead of bbclassMartin Jansa2011-10-121-1/+1
| | | | | | | | * to resolve python function clash * mesa recipes will be removed from meta-oe as soon as 7.11 patches are aplied in oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xorg-lib: use .inc file from oe-coreMartin Jansa2011-10-124-24/+6
| | | | | | | * INC_PR is not available (start with r10) * BBCLASSEXTEND is not in .inc globally, add it per recipe where it's needed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-oe: xf86-input-mtev: add intial recipe for a multitouch input driverSimon Busch2011-10-122-0/+174
| | | | | | Signed-off-by: Denis Carikli <denis@eukrea.com> Signed-off-by: Simon Busch <morphis@gravedo.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-common 1.34: Add Nexus One supportGNUtoo2011-10-122-1/+16
| | | | | | | | | | | Since we only use Xorg(and not kdrive) on the nexus one, only Xorg support was included. The DPI value was taken from: http://en.wikipedia.org/wiki/List_of_displays_by_pixel_density Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-common 1.34: Add Nexus S supportDenis 'GNUtoo' Carikli2011-10-122-1/+16
| | | | | | | | | | | | Since we only use Xorg(and not kdrive) on the nexus S, only Xorg support was included. The DPI value was taken from: http://en.wikipedia.org/wiki/List_of_displays_by_pixel_density Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Simon Busch <morphis@gravedo.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pango: upgrade to 1.29.4Martin Jansa2011-10-124-19/+20
| | | | | | | | * pango older than 1.29.1 causes ie libglade build fail with /usr/include/pango-1.0/pango/pango-script.h:132:12: error: unknown type name 'G_CONST_RETURN' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libx11: drop here, 1.4.4 should be in oe-coreMartin Jansa2011-10-124-111/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xserver-xorg: drop 1.10.2 and use xserver-xf86-lite-1.11.0 from oe-core insteadMartin Jansa2011-10-127-408/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xserver-nodm-init: exit 1 only if systemd is installed and use ${base_bindir}Otavio Salvador2011-10-111-6/+4
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman 0.23.6: add initial version with NEON bilinear patchesKoen Kooi2011-10-119-0/+1868
| | | | | | The overlappet blit patches have been reduced to the generic C version Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xf86-video-omapfb: merged to oe-coreMartin Jansa2011-10-045-427/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libxft, libxrender, renderproto: move native BBCLASSEXTENDs to oe-coreMartin Jansa2011-10-043-3/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xorg-driver: use renamed .inc from oe-coreMartin Jansa2011-10-046-11/+11
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* twm: Add version 1.0.6 (initial recipe)Imran Mehmood2011-09-221-0/+16
| | | | | | | | * Imported from oe.dev commit id d90ee2735e9aa9d1a8dd7d0eb6a5917030a233d3 * Added bison-native to DEPENDS because during configure it searches for yacc and Defaults to the first program found out of: `bison -y', `byacc', `yacc' otherwise raises error 'yacc not found'. We don't face this error if we have built any other package that made yacc available, before building twm. Signed-off-by: Imran Mehmood <Imran_Mehmood@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libdrm-2.4.25: drop from meta-oe, now there is 2.4.26 in oe-coreMartin Jansa2011-09-173-1181/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xorg-driver: use .inc files from oe-coreMartin Jansa2011-09-179-63/+11
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xorg-app: use xorg-app-common.inc from oe-coreMartin Jansa2011-09-178-29/+14
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xcb: drop from meta-oe, now it's in oe-coreMartin Jansa2011-09-173-29/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg: drop 1.9.4 and git versionMartin Jansa2011-09-176-246/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pointercal-xinput: move machine specific files to their bsp layers, remove ↵Martin Jansa2011-09-175-10/+1
| | | | | | SECTION Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg-conf: drop from meta-oe, update xorg-xserver-common.inc to ↵Martin Jansa2011-09-1741-1481/+2
| | | | | | RDEPENDS on xserver-xf86-config from oe-core and bsp layers Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tslib: import from meta-auroraMartin Jansa2011-09-143-0/+91
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xorg-xserver-common.inc: usr ${datadir} instead of /usr/shareOtavio Salvador2011-09-141-3/+3
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xf86-input-void: add 1.4.0 recipeOtavio Salvador2011-09-141-0/+8
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xf86-video-omapfb: add patch for fixing segfault on starting X when using VRFBSebastian Krzyszkowiak2011-09-012-1/+322
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xterm: import from oe.devMartin Jansa2011-08-231-0/+23
| | | | | | | * http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=61a4d1805c6c73091dd2264c0f84ee3264cc05a6 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>