summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* libgphoto2 2.4.8: import from OE rev a54456425ea3ce4c7cdfa958cec3ba34539cfeecKoen Kooi2011-06-134-0/+16177
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xserver-xorg: remove xorg-minimal-fonts from DEPENDSKoen Kooi2011-06-133-3/+3
| | | | | | The xorg-minimal-fonts recipe was a hack to get X working at runtime, so having it in DEPENDS serves no purpose Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xrdb 1.0.9: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392dKoen Kooi2011-06-081-0/+10
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: use allarch.bbclass instead just PACKAGE_ARCH = allMartin Jansa2011-06-0215-17/+20
| | | | | | | * otherwise such recipes are rebuilt or reused from sstate after every MACHINE change, because of different checksums see [YOCTO #1075] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg: upgrade from 1.10.1.902 to 1.10.2 and replace part of ↵Martin Jansa2011-05-316-39/+72
| | | | | | randr-support.patch with upstream patch Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xf86-video-glamo: fix build with gcc-4.6Martin Jansa2011-05-252-1/+37
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg: upgrade to 1.10.1.901 and return randr-support patchMartin Jansa2011-05-255-3/+135
| | | | | | * Thanks to Benjamin Deering for updating patch Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg: add missing mesa-dri dependencyKoen Kooi2011-05-251-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mesa-common.inc: fix make-depend typoKoen Kooi2011-05-241-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mesa: makedepend-native is needed by every mesa, not just the DRI oneKoen Kooi2011-05-242-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xorg-xserver/xorg-xserver-common.inc: do not install modules' .la filesOtavio Salvador2011-05-211-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xf86-video-omapfb: bump SRCREVKoen Kooi2011-05-191-2/+2
| | | | | | This fixed a crash when linux reports pixclock as 0 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* setxkbmap: add version 1.2.0Otavio Salvador2011-05-101-0/+8
| | | | | | This is in sync with OE at 6e7e35679200cd55264fae308cd5dec7ef2d1d29. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xinput-calibrator: add new version 0.7.5 and include .inc to recipe directlyMartin Jansa2011-05-103-29/+22
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libxfixes, util-macros: drop from meta-oe, now they are in oe-coreMartin Jansa2011-05-103-48/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pixman.inc: use Xorg mirrorOtavio Salvador2011-05-101-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xserver-xorg_1.10.1.bb: Replace use of --variable=sdkdir with --cflags-only-IKhem Raj2011-05-092-1/+35
| | | | | | | | This fixes the build failures of xf86-video-fbdev on build systems which have xorg-xserver development packages installed. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman 0.22.0: drop unused file from checksumsKoen Kooi2011-05-091-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: update to 0.22.0 - latest stableKoen Kooi2011-05-0910-455/+41
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libx11_1.4.3.bb: Remove --without-xcbKhem Raj2011-04-292-11/+5
| | | | | | | | --without-xcb is no longer supported and that made a lot of difference in different BBCLASSEXTENDED recipes. It can be unified now Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xcb-proto: Add recipe for version 1.6Khem Raj2011-04-292-0/+24
| | | | | | | | xcb-proto is needed by libxcb and --without-xcb is not possible with xorg-lib anymore hence the need Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pointercal-xinput: don't allow empty packagesKoen Kooi2011-04-211-2/+2
| | | | | | Now that it is a soft dependency for xinput-calibrator only generate packages for machines with actual calibration data Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xinput-calibrator: make pointercal-xinput a soft dependencyKoen Kooi2011-04-211-2/+6
| | | | | | pointercal-xinput is machine specific and empty for most machines, so it it's only a soft dependency. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xserver-common 1.34: make it work with xserver-nodm-initKoen Kooi2011-04-211-19/+19
| | | | | | | | | | * Move SHR patches to main SRC_URI, they are generic and good enough for everyone * Start x-window-manager * Run through oe-stylize * Remove duplicated LICENSE * Add reconflicts with x11-common as well Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>