106 Commits

Author SHA1 Message Date
Martin Jansa
7206edddeb xserver-nodm-init: set USER and HOME
* 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>
2011-11-01 08:55:04 +01:00
Klaus Kurzmann
e4aee60b23 xserver-common_1.34: patch Xserver to add support for gta04
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>
2011-11-01 08:54:41 +01:00
Imran Mehmood
444834f490 xclock: Add version 1.0.5 (initial recipe)
* 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>
2011-10-31 11:27:06 +01:00
Koen Kooi
b14c3a8c22 pixman 0.23.6: apply typo fix from upstream
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-19 09:30:51 +02:00
Koen Kooi
ef33e68465 pixman 0.23.6: refresh patches with versions for pixman master
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 11:18:12 +02:00
Martin Jansa
7714140fe7 ttf-droid: add LIC_FILES_CHKSUM, switch to github.com
* 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>
2011-10-18 01:31:11 +02:00
Martin Jansa
506d5f781f xf86-input-tslib: fix build with newer xserver
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
561b5edb9c mesa: drop, there should be mesa-7.11 in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-13 09:03:23 +02:00
Martin Jansa
1e5d73ec4f mesa-common: use glx-use-tls.inc from oe-core instead of bbclass
* 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>
2011-10-12 20:28:34 +02:00
Martin Jansa
8b04f69211 xorg-lib: use .inc file from oe-core
* 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>
2011-10-12 13:02:55 +02:00
Simon Busch
19ebb4bda5 meta-oe: xf86-input-mtev: add intial recipe for a multitouch input driver
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>
2011-10-12 13:02:55 +02:00
GNUtoo
4b40111d74 xserver-common 1.34: Add Nexus One support
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>
2011-10-12 13:02:55 +02:00
Denis 'GNUtoo' Carikli
e2aecd230e xserver-common 1.34: Add Nexus S support
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>
2011-10-12 13:02:55 +02:00
Martin Jansa
f6b6238d61 pango: upgrade to 1.29.4
* 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>
2011-10-12 10:24:45 +02:00
Martin Jansa
65e12fa49a libx11: drop here, 1.4.4 should be in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:44 +02:00
Martin Jansa
d957e045c0 xserver-xorg: drop 1.10.2 and use xserver-xf86-lite-1.11.0 from oe-core instead
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:44 +02:00
Otavio Salvador
d07327e658 xserver-nodm-init: exit 1 only if systemd is installed and use ${base_bindir}
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 22:43:18 +02:00
Koen Kooi
6d792e9051 pixman 0.23.6: add initial version with NEON bilinear patches
The overlappet blit patches have been reduced to the generic C version

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 21:30:27 +02:00
Martin Jansa
9f2e55480d xf86-video-omapfb: merged to oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-04 13:11:36 +02:00
Martin Jansa
3afbbd369b libxft, libxrender, renderproto: move native BBCLASSEXTENDs to oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-04 13:10:56 +02:00
Martin Jansa
26e67875fb xorg-driver: use renamed .inc from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-04 13:10:23 +02:00
Imran Mehmood
1d4ae8e112 twm: Add version 1.0.6 (initial recipe)
* 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>
2011-09-22 09:33:42 +02:00
Martin Jansa
e8e41e3aa8 libdrm-2.4.25: drop from meta-oe, now there is 2.4.26 in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-17 11:17:40 +02:00
Martin Jansa
0e0eff4580 xorg-driver: use .inc files from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-17 11:17:40 +02:00
Martin Jansa
f78f3f31c0 xorg-app: use xorg-app-common.inc from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-17 11:17:40 +02:00
Martin Jansa
50af41f5e4 xcb: drop from meta-oe, now it's in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-17 11:17:40 +02:00
Martin Jansa
44c7cdefee xserver-xorg: drop 1.9.4 and git version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-17 11:17:40 +02:00
Martin Jansa
d06417a892 pointercal-xinput: move machine specific files to their bsp layers, remove SECTION
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-17 11:17:40 +02:00
Martin Jansa
f97c66bc5e xserver-xorg-conf: drop from meta-oe, update xorg-xserver-common.inc to RDEPENDS on xserver-xf86-config from oe-core and bsp layers
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-17 11:17:40 +02:00
Martin Jansa
dcb9111c7f tslib: import from meta-aurora
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-14 17:13:40 +02:00
Otavio Salvador
7f1ea2868a xorg-xserver-common.inc: usr ${datadir} instead of /usr/share
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-14 15:25:13 +02:00
Otavio Salvador
0a2a6e1633 xf86-input-void: add 1.4.0 recipe
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-14 13:08:10 +02:00
Sebastian Krzyszkowiak
6c4ade873b xf86-video-omapfb: add patch for fixing segfault on starting X when using VRFB
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-01 19:21:11 +02:00
Martin Jansa
be4e5d8ead xterm: import from oe.dev
* 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>
2011-08-23 15:27:31 +02:00
Koen Kooi
3d0b866967 xdotool: import from OE rev 5350bbef01b8979617e3d0fd38939f94f1fa5315
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17 23:11:55 +02:00
Koen Kooi
6d424db5a0 xcb: add missing bbappends
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16 13:07:31 +02:00
Anders Darander
4edc680bfd libx11: skip self if x11 not in DISTRO_FEATURES
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>
2011-08-16 10:03:11 +02:00
Koen Kooi
ceb4a1deaa libxcb 1.7: turn into bbappend
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-15 16:40:14 +02:00
Koen Kooi
7a93438197 xcp-proto 1.6: turn into bbappend to get python fixes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-15 16:36:50 +02:00
Andreas Müller
31718e486d iceauth: Import 1.0.4 from oe.dev
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>
2011-08-02 10:31:11 +02:00
Koen Kooi
4ad7ec4356 xserver-nodm-init: add optional systemd support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 13:53:32 +02:00
Koen Kooi
a808e913c2 slim 1.3.2: fix build and packaging
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-25 12:12:32 +02:00
Martin Jansa
d0b66b5a1c xf86-video-glamo: bump SRCREV, remove upstream applied patch
* 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>
2011-07-21 21:10:47 +02:00
Paul Eggleton
040f75eca2 Drop PRIORITY variable
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>
2011-07-14 16:49:27 +01:00
Koen Kooi
dd8c0621d3 pangomm: delete obsolete pangomm 2.26.0 recipe 2011-07-13 12:28:54 +02:00
Koen Kooi
56b6aeef7f pangomm: add 2.28.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-12 12:25:24 +02:00
Koen Kooi
3966f4370a cairomm: add 1.10.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-12 12:25:23 +02:00
Koen Kooi
ff3975b080 cairo: update to 1.10.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-12 12:25:23 +02:00
Koen Kooi
1a1edbb79e pixman: update to 0.22.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-09 11:35:36 +02:00
Koen Kooi
a8252c8ecf dietsplash: add git version
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-01 19:35:16 +02:00