Koen Kooi
49f3dc4ad3
mesa: makedepend-native is needed by every mesa, not just the DRI one
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-24 11:54:57 +02:00
Otavio Salvador
e2a3f3bbf4
xorg-xserver/xorg-xserver-common.inc: do not install modules' .la files
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2011-05-21 08:27:10 +02:00
Koen Kooi
092d54b96e
xf86-video-omapfb: bump SRCREV
...
This fixed a crash when linux reports pixclock as 0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-19 21:18:28 +02:00
Otavio Salvador
b623dc240e
setxkbmap: add version 1.2.0
...
This is in sync with OE at 6e7e35679200cd55264fae308cd5dec7ef2d1d29.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2011-05-10 16:59:07 +02:00
Martin Jansa
a8242537b6
xinput-calibrator: add new version 0.7.5 and include .inc to recipe directly
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-05-10 13:57:33 +02:00
Martin Jansa
478df1fe37
libxfixes, util-macros: drop from meta-oe, now they are in oe-core
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-05-10 13:57:32 +02:00
Otavio Salvador
5121fb29b5
pixman.inc: use Xorg mirror
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2011-05-10 08:55:54 +02:00
Khem Raj
ed97b15306
xserver-xorg_1.10.1.bb: Replace use of --variable=sdkdir with --cflags-only-I
...
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 >
2011-05-09 18:59:01 +02:00
Koen Kooi
11bd2d2c26
pixman 0.22.0: drop unused file from checksums
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-09 16:28:23 +02:00
Koen Kooi
522cd3b829
pixman: update to 0.22.0 - latest stable
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-09 15:48:33 +02:00
Khem Raj
c33ec1e9af
libx11_1.4.3.bb: Remove --without-xcb
...
--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 >
2011-04-29 08:51:14 +02:00
Khem Raj
cf9dc567a8
xcb-proto: Add recipe for version 1.6
...
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 >
2011-04-29 08:51:13 +02:00
Koen Kooi
9477e53e8a
pointercal-xinput: don't allow empty packages
...
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 >
2011-04-21 12:20:01 +02:00
Koen Kooi
199d08c139
xinput-calibrator: make pointercal-xinput a soft dependency
...
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 >
2011-04-21 12:18:58 +02:00
Koen Kooi
09c8584833
xserver-common 1.34: make it work with xserver-nodm-init
...
* 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 >
2011-04-21 12:10:27 +02:00
Koen Kooi
408601b9d4
meta-oe: catch up with POKYBASE -> COREBASE renaming
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-04-21 09:58:39 +02:00
Martin Jansa
fc04fe74ed
libdrm: upgrade to 2.4.25
...
* difference to oe-core version is different packaging and glamo/uclibc patches
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-04-18 12:29:08 +02:00
Martin Jansa
22fd4e659f
xorg-driver-common: depend on virtual/xserver-xf86 as oe-core drivers does
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-04-18 12:28:54 +02:00
Martin Jansa
caa015b599
libx11: drop older version 1.4.1
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-04-18 12:28:54 +02:00
Martin Jansa
bfb960a7fc
pixman: drop older version 0.20.0
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-04-18 12:28:54 +02:00
Martin Jansa
dde0dbff88
recipes-graphics: remove xorg recipes which were upgraded to same versions in oe-core
...
* be aware that PR went backwards in some cases, due to INC_PR in our recipes :/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-04-18 12:28:54 +02:00
Martin Jansa
d3d30a1362
xorg-xserver-common.inc: add virtual/xserver-xf86 to PROVIDES, to be able to blacklist xserver-xf86-lite from oe-core
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-04-18 12:28:53 +02:00
Martin Jansa
d68b6681cc
libxrender: it was upgraded in oe-core, keep only .bbappend with BBCLASSEXTEND
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-04-18 12:28:53 +02:00
Martin Jansa
51d39ef1ca
renderproto: it was upgraded in oe-core, keep only .bbappend with BBCLASSEXTEND
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-04-18 12:28:53 +02:00
Martin Jansa
eca2add8a5
libxft: add native and nativesdk BBCLASSEXTEND
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-04-18 12:28:53 +02:00
Martin Jansa
f09b3426b3
xserver-common: add fbset to RDEPENDS
...
* used by xserver-common script to find out geometry
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-04-18 12:28:52 +02:00
Martin Jansa
f4b838e27a
xorg-xserver: upgrade to 1.10.1
...
* only one revert since 1.10.0.902
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-04-18 12:28:52 +02:00
Koen Kooi
623e38e59d
use COPYING.MIT from POKYBASE instead of meta-shr
...
This fixes builds where meta-shr isn't in TOPDIR/meta-shr but somewhere else (sources/meta-shr in my case)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-04-17 13:39:55 +02:00
Koen Kooi
1228912349
xf86-video-omapfb: fix SRC_URI
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-04-16 20:34:40 +02:00
Martin Jansa
6fe4d8981a
xserver-xorg: upgrade to 1.10.0.902
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-04-16 13:50:12 +02:00
Martin Jansa
8d13cbdc7c
mesa-xlib: fix FILESPATH
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-04-16 13:01:15 +02:00
Koen Kooi
69de0e328d
libpthread-stubs: add BBCLASSEXTEND for native and nativesdk
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-04-10 17:08:00 +02:00
Koen Kooi
0cd798a51c
libxcb: import from oe-core to add BBCLASSEXTEND for native and nativesdk
...
This is needed for the updated X packages in meta-oe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-04-10 17:05:53 +02:00
Martin Jansa
89500c583e
recipes,classes: import a lot of recipes from meta-shr
...
* tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)
2011-04-10 14:43:41 +02:00
Martin Jansa
001b74bae0
ttf-arphic-uming: fix LICENSE and add LIC_FILES_CHKSUM
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-04-06 09:30:09 +02:00
Martin Jansa
3db8829a08
ttf-sazanami: fix LICENSE and add LIC_FILES_CHKSUM
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-03-31 12:56:35 +02:00
Koen Kooi
c58cc7d379
move layer into meta-oe in preparation for future splits
...
As per TSC decision
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-03-17 21:41:22 +01:00