summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* xdotool: import from OE rev 5350bbef01b8979617e3d0fd38939f94f1fa5315Koen Kooi2011-08-171-0/+17
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xcb: add missing bbappendsKoen Kooi2011-08-162-0/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libx11: skip self if x11 not in DISTRO_FEATURESAnders Darander2011-08-161-0/+5
| | | | | | | | | | | | | This stops (most) x11 packages leaking into a non-x11 distro by mistake. Signed-off-by: Phil Blundell <philb@gnu.org> The patch was imported from the oe-core git server (git://git.openembedded.org/openembedded-core) as of commit id 2f94ff4fdb66755ba2448794baea19315ff96273. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libxcb 1.7: turn into bbappendKoen Kooi2011-08-152-76/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xcp-proto 1.6: turn into bbappend to get python fixesKoen Kooi2011-08-152-24/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* iceauth: Import 1.0.4 from oe.devAndreas Müller2011-08-021-0/+8
| | | | | | | | | | The patch was imported from the OpenEmbedded git server (git://github.com/openembedded/openembedded.git) as of commit id 033af22d565adabc05303f88e76e31e7d239756c. Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xserver-nodm-init: add optional systemd supportKoen Kooi2011-07-262-6/+30
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* slim 1.3.2: fix build and packagingKoen Kooi2011-07-251-1/+7
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xf86-video-glamo: bump SRCREV, remove upstream applied patchMartin Jansa2011-07-212-69/+2
| | | | | | * remove mese-dri from RDEPENDS as we're now using kernel without DRM patch and it can fallback to sw rendering just fine Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Drop PRIORITY variablePaul Eggleton2011-07-145-5/+0
| | | | | | | | | | | | | | | | As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the references. Thanks to Phil Blundell for the command. (Prompted by oe-core rev: d122343362669c683acc4af295971a62cbc823fc) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* pangomm: delete obsolete pangomm 2.26.0 recipeKoen Kooi2011-07-131-22/+0
|
* pangomm: add 2.28.2Koen Kooi2011-07-121-0/+21
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cairomm: add 1.10.0Koen Kooi2011-07-121-0/+16
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cairo: update to 1.10.2Koen Kooi2011-07-121-4/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: update to 0.22.2Koen Kooi2011-07-095-2/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dietsplash: add git versionKoen Kooi2011-07-011-0/+20
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xf86-video-geode: add 2.11.12 versionOtavio Salvador2011-06-281-0/+10
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mesa: package dri drivers seperately, like OE-core doesKoen Kooi2011-06-261-2/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mesa-dri: sync packaging with OE-core, prepare for further PACKAGE_ARCH cleaningKoen Kooi2011-06-232-2/+18
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mesa: move PACKAGE_ARCH = MACHINE_ARCH to the mesa-dri includeKoen Kooi2011-06-232-3/+1
| | | | | | mesa-dri is the only machine specific one, leaking MACHINE_ARCH into mesa-x11 causes massive sstate mismatch Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* slim: add 1.3.2Koen Kooi2011-06-2013-0/+953
| | | | | | 1.3.1 was imported from OE rev 58b79786c6b1ee26340b20e7606d2144f52543ed, but heavily cleaned Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sessreg 1.0.6: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-201-0/+10
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xorg-xserver: fix packaging and make udev the default config managerKoen Kooi2011-06-201-5/+14
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libsdl 1.2.14: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-192-0/+46
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libsexy 0.1.11: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-153-0/+34
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libghoto2: update to 2.4.11Koen Kooi2011-06-135-2246/+2763
| | | | | | Regenerate fdi and udev rules Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>