[OE-core] [oe-core][PATCHv 03/10] classes: scons: add EXTRA_OESCONS

2012-03-23 Thread Martin Jansa
From: Denis 'GNUtoo' Carikli Signed-off-by: Denis 'GNUtoo' Carikli Signed-off-by: Martin Jansa --- meta/classes/scons.bbclass |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/meta/classes/scons.bbclass b/meta/classes/scons.bbclass index 211

[OE-core] [oe-core][PATCHv 04/10] librsvg: import native support from meta-oe

2012-03-23 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-gnome/librsvg/librsvg_2.32.1.bb |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb b/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb index 1e57647..4e4e339 100644 --- a/meta/recipes

[OE-core] [oe-core][PATCHv 05/10] pixman: add native support and perl-native to DEPENDS from meta-oe

2012-03-23 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/xorg-lib/pixman_0.25.2.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.25.2.bb b/meta/recipes-graphics/xorg-lib/pixman_0.25.2.bb index bf239d9..e4e3460 100644 --- a/meta

[OE-core] [oe-core][PATCHv 06/10] cairo: import native support from meta-oe

2012-03-23 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/cairo/cairo.inc |1 + meta/recipes-graphics/cairo/cairo_1.10.2.bb |2 +- 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/cairo/cairo.inc b/meta/recipes-graphics/cairo/cairo.inc index 69984cb

[OE-core] [oe-core][PATCHv 07/10] tiff: import native support from meta-oe

2012-03-23 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-multimedia/libtiff/tiff_4.0.1.bb |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/recipes-multimedia/libtiff/tiff_4.0.1.bb b/meta/recipes-multimedia/libtiff/tiff_4.0.1.bb index 6fb4163..80677fc 100644 --- a/meta/recipes

[OE-core] [oe-core][PATCHv 08/10] libusb*: import native support from meta-oe

2012-03-23 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-support/libusb/libusb-compat_0.1.3.bb |7 +-- meta/recipes-support/libusb/libusb1_1.0.8.bb |2 ++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/meta/recipes-support/libusb/libusb-compat_0.1.3.bb b/meta/recipes

[OE-core] [oe-core][PATCHv 09/10] pango: import native support and --disable-introspection from meta-oe

2012-03-23 Thread Martin Jansa
* see http://git.openembedded.org/meta-openembedded/commit/?id=3f4c8edc60b3426dd96f76504169d742a04c1ce1 for details about --disable-introspection Signed-off-by: Martin Jansa --- meta/recipes-graphics/pango/pango.inc |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a

[OE-core] [oe-core][PATCHv 10/10] rootfs_ipk: replace 3 opkg-cl calls with one in get_package_filename

2012-03-23 Thread Martin Jansa
* || true is needed for cases where grep doesn't find anything * and quotes around info are needed to keep line breaks Signed-off-by: Martin Jansa --- meta/classes/rootfs_ipk.bbclass |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/meta/classes/rootfs_ipk.bbcl

Re: [OE-core] [oe-core][PATCH 1/6] kernel.bbclass: populate /etc/modules-load.d/ with module_autoload entries too

2012-03-23 Thread Martin Jansa
On Sat, Mar 24, 2012 at 12:00:04AM +0100, Andreas Oberritter wrote: > On 23.03.2012 13:56, Martin Jansa wrote: > > * /etc/modules-load.d/foo.conf is used by systemd like /etc/modutils/foo > > was with sysvinit > > Martin, > > the man-page[1] for modules-load.d says t

Re: [OE-core] [oe-commits] Andreas Oberritter : procps: use update-alternatives for pwdx, pgrep and watch

2012-03-23 Thread Martin Jansa
On Fri, Mar 23, 2012 at 05:53:01PM +, g...@git.openembedded.org wrote: > Module: openembedded-core.git > Branch: master > Commit: 68dc2a3fa30c03a196d650de34d0c657a7b85454 > URL: > http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=68dc2a3fa30c03a196d650de34d0c657a7b85454 > > A

Re: [OE-core] [PATCH 1/2] eglibc-2.15: Update SRCREV

2012-03-23 Thread Martin Jansa
On Fri, Mar 23, 2012 at 02:17:02PM +0100, Martin Jansa wrote: > On Fri, Mar 23, 2012 at 12:05:25PM +, Richard Purdie wrote: > > On Thu, 2012-03-22 at 19:56 -0700, Khem Raj wrote: > > > Get new patches and remove the one that got merged upstream > > > &g

Re: [OE-core] confusion between += and =+ and _append and _prepend ...

2012-03-24 Thread Martin Jansa
On Sat, Mar 24, 2012 at 04:34:40AM -0400, Robert P. J. Day wrote: > > when perusing the source for oe-core, it's going to be easy for a > beginner to get confused about the right time(s) to use += versus =+ > versus _append versus _prepend because the source simply bounces > around between them

Re: [OE-core] [PATCHv 08/10] libusb*: import native support from meta-oe

2012-03-24 Thread Martin Jansa
On Sat, Mar 24, 2012 at 10:02:33AM +, Richard Purdie wrote: > On Fri, 2012-03-23 at 23:30 +0100, Martin Jansa wrote: > > Signed-off-by: Martin Jansa > > --- > > meta/recipes-support/libusb/libusb-compat_0.1.3.bb |7 +-- > > meta/recipes-support/libusb/li

Re: [OE-core] [PATCH] busybox: move watch to /usr/bin for compatibility with procps

2012-03-26 Thread Martin Jansa
On Sat, Mar 24, 2012 at 08:46:47PM +0100, Andreas Oberritter wrote: > Commit 68dc2a3fa30c03a196d650de34d0c657a7b85454 broke opkg upgrade: > > | update-alternatives: Error: cannot register alternative watch to > | /usr/bin/watch since it is already registered to /bin/watch > > Signed-off-by: Andre

Re: [OE-core] [PATCH] busybox: move watch to /usr/bin for compatibility with procps

2012-03-26 Thread Martin Jansa
On Mon, Mar 26, 2012 at 12:02:28PM +0100, Richard Purdie wrote: > On Mon, 2012-03-26 at 11:26 +0200, Martin Jansa wrote: > > On Sat, Mar 24, 2012 at 08:46:47PM +0100, Andreas Oberritter wrote: > > > Commit 68dc2a3fa30c03a196d650de34d0c657a7b85454 broke opkg upgrade: >

Re: [OE-core] [oe-core][PATCHv 08/10] libusb*: import native support from meta-oe

2012-03-26 Thread Martin Jansa
On Mon, Mar 26, 2012 at 12:44:00PM +0100, Richard Purdie wrote: > On Fri, 2012-03-23 at 23:30 +0100, Martin Jansa wrote: > > Signed-off-by: Martin Jansa > > --- > > meta/recipes-support/libusb/libusb-compat_0.1.3.bb |7 +-- > > meta/recipes-support/libusb/li

[OE-core] [oe-core][PATCHv2 08/10] libusb*: import native support from meta-oe

2012-03-26 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-support/libusb/libusb-compat_0.1.3.bb |7 --- meta/recipes-support/libusb/libusb1_1.0.8.bb |2 ++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/meta/recipes-support/libusb/libusb-compat_0.1.3.bb b/meta/recipes

Re: [OE-core] [oe-core][PATCH 4/6] kernel.bbclass: fix extra + in kernelrelease

2012-03-26 Thread Martin Jansa
On Fri, Mar 23, 2012 at 02:31:02PM +0100, Martin Jansa wrote: > On Fri, Mar 23, 2012 at 09:24:56AM -0400, Bruce Ashfield wrote: > > On 12-03-23 08:56 AM, Martin Jansa wrote: > > > * see > > > http://lists.linuxtogo.org/pipermail/openembedded-core/2011-December/0143

Re: [OE-core] [oe-core][PATCH 4/6] kernel.bbclass: fix extra + in kernelrelease

2012-03-26 Thread Martin Jansa
On Mon, Mar 26, 2012 at 06:02:46PM +0200, Martin Jansa wrote: > On Fri, Mar 23, 2012 at 02:31:02PM +0100, Martin Jansa wrote: > > On Fri, Mar 23, 2012 at 09:24:56AM -0400, Bruce Ashfield wrote: > > > On 12-03-23 08:56 AM, Martin Jansa wrote: > > > > * see >

[OE-core] [PATCH] kernel.bbclass: touch .scmversion also in ${S}

2012-03-26 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/classes/kernel.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass index 6633b85..3519e7c 100644 --- a/meta/classes/kernel.bbclass +++ b/meta/classes/kernel.bbclass

Re: [OE-core] [oe-core][PATCH 2/6] kernel.bbclass: use symlinks for modutils files

2012-03-26 Thread Martin Jansa
On Mon, Mar 26, 2012 at 11:46:48AM -0700, Darren Hart wrote: > What is the motivation? RP's review comment. > On 03/23/2012 05:56 AM, Martin Jansa wrote: > > Signed-off-by: Martin Jansa > > --- > > meta/classes/kernel.bbclass |8 +++- > > 1 files ch

Re: [OE-core] [oe-commits] Robert Yang : A script to clean obsolete sstate cache files

2012-03-27 Thread Martin Jansa
On Fri, Feb 24, 2012 at 12:01:37AM +, g...@git.openembedded.org wrote: > Module: openembedded-core.git > Branch: master > Commit: 7c99ef6d2173b14e1109a540ee5ae47b56d707e7 > URL: > http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=7c99ef6d2173b14e1109a540ee5ae47b56d707e7 > > A

Re: [OE-core] [oe-commits] Robert Yang : A script to clean obsolete sstate cache files

2012-03-27 Thread Martin Jansa
On Tue, Mar 27, 2012 at 01:06:33PM +0200, Martin Jansa wrote: > On Fri, Feb 24, 2012 at 12:01:37AM +, g...@git.openembedded.org wrote: > > Module: openembedded-core.git > > Branch: master > > Commit: 7c99ef6d2173b14e1109a540ee5ae47b56d707e7 > > URL: > &g

Re: [OE-core] [oe-commits] Robert Yang : A script to clean obsolete sstate cache files

2012-03-27 Thread Martin Jansa
On Tue, Mar 27, 2012 at 09:28:09PM +0800, Robert Yang wrote: > > Hi Martin, > > Thanks for reporting this, and I'm very sorry for the inconvenience, > please see my comment inline ... > > On 03/27/2012 07:33 PM, Martin Jansa wrote: > > On Tue, Mar 27, 2012 a

Re: [OE-core] [oe-commits] Robert Yang : A script to clean obsolete sstate cache files

2012-03-27 Thread Martin Jansa
On Tue, Mar 27, 2012 at 09:49:36PM +0800, Robert Yang wrote: > > > On 03/27/2012 09:35 PM, Martin Jansa wrote: > > On Tue, Mar 27, 2012 at 09:28:09PM +0800, Robert Yang wrote: > >> > >> Hi Martin, > >> > >> Thanks for reporting this, and I

Re: [OE-core] [PATCH] Improve handling of 'all' architecture recipes and their interaction with sstate

2011-10-05 Thread Martin Jansa
On Wed, Oct 05, 2011 at 07:29:10AM -0500, Koen Kooi wrote: > > > Op 5 okt. 2011 om 07:27 heeft Otavio Salvador het > volgende geschreven: > > > On Wed, Oct 5, 2011 at 09:22, Koen Kooi wrote: > >> Op 5 okt. 2011 om 07:10 heeft Otavio Salvador > >> het volgende geschreven: > >>> On Tue, Oct 4

Re: [OE-core] base.bbclass: Implement PACKAGECONFIG

2011-10-06 Thread Martin Jansa
On Thu, Oct 06, 2011 at 03:18:27PM +0100, Richard Purdie wrote: > These enabled options to be specified in the form: > > PACKAGECONFIG ?? = "" > PACKAGECONFIG[foo] = > "--enable-foo,--disable-foo,foo_depends,foo_runtime_depends" > > So that DEPENDS, RDEPENDS_${PN} and EXTRA_OECONF can be automat

Re: [OE-core] [PATCH] xserver-xf86: Use PACKAGECONFIG for udev/hal choice and default to udev

2011-10-06 Thread Martin Jansa
On Thu, Oct 06, 2011 at 03:21:33PM +0100, Richard Purdie wrote: > Signed-off-by: Richard Purdie > --- > diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-common.inc > b/meta/recipes-graphics/xorg-xserver/xserver-xf86-common.inc > index 000aea3..4c8b732 100644 > --- a/meta/recipes-graph

[OE-core] [oe-core][PATCHv3 00/31] Xorg related changes

2011-10-07 Thread Martin Jansa
/log/?h=jansa/x11-v2 Martin Jansa (31): xserver-xf86(-dri)-lite: rename to xserver-xorg and xserver-xorg-lite xserver-xorg: remove old git recipe glx-use-tls.inc: add include file to enable glx-tls only when TARGET_OS isn't uclibc xserver-xorg-common: fix LIC_FILES_CHKSUM xserver

[OE-core] [oe-core][PATCHv3 01/31] xserver-xf86(-dri)-lite: rename to xserver-xorg and xserver-xorg-lite

2011-10-07 Thread Martin Jansa
* xserver-xorg is closer to upstream naming and that's how it's named in OE-classic and meta-oe? It would make meta-oe transition easier and better to do it now then convert meta-oe to xserver-xf86 and then rename it back later. Signed-off-by: Martin Jansa --- meta/conf/dist

[OE-core] [oe-core][PATCHv3 03/31] glx-use-tls.inc: add include file to enable glx-tls only when TARGET_OS isn't uclibc

2011-10-07 Thread Martin Jansa
* will be used in mesa-common.inc and xserver-xorg.inc * based on mesa-tls.inc (glx-use-tls.bbclass) from http://git.openembedded.org/cgit.cgi/openembedded/commit/packages/mesa/mesa-tls.inc?id=b527d8f723c98c77f2f5c5358062e5348493d767 --- meta/recipes-graphics/mesa/glx-use-tls.inc |7 +++

[OE-core] [oe-core][PATCHv3 02/31] xserver-xorg: remove old git recipe

2011-10-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xorg_git.bb | 25 1 files changed, 0 insertions(+), 25 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg_git.bb diff --git a/meta/recipes-graphics/xorg-xserver/xserver

[OE-core] [oe-core][PATCHv3 04/31] xserver-xorg-common: fix LIC_FILES_CHKSUM

2011-10-07 Thread Martin Jansa
e://COPYING;md5=74df27b6254cc88d2799b5f4f5949c00" Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xorg-common.inc |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg-comm

[OE-core] [oe-core][PATCHv3 05/31] xserver-xorg-common: move SRC_URI closer together

2011-10-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xorg-common.inc |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc index 3a69d7d

[OE-core] [oe-core][PATCHv3 07/31] xserver-xorg-common: improve packaging

2011-10-07 Thread Martin Jansa
* add ${bindir} and protocol.txt to ${PN} * SecurityPolicy is now in ${PN}-security-policy * package .la files to ${PN}-dev * README.compiled is lately in ${localstatedir}/lib/xkb so add it too to ${PN}-doc Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xorg-common.inc

[OE-core] [oe-core][PATCHv3 06/31] xserver-xorg-common: Split out some bigger modules and extensions from the main package

2011-10-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xorg-common.inc | 60 +++- 1 files changed, 58 insertions(+), 2 deletions(-) diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc

[OE-core] [oe-core][PATCHv3 08/31] xserver-xorg-common: move shared PROTO_DEPS and LIB_DEPS from xserver-xorg.inc and xserver-xorg-lite.inc to xserver-xorg-common.inc

2011-10-07 Thread Martin Jansa
* xserver-xorg.inc is appending extra xf86driproto dri2proto to PROTO_DEPS and virtual/libgl to LIB_DEPS * both lite and dri variants now depend on font-util (from DEPENDS in xserver-xorg-common.inc) Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xorg-common.inc |4

[OE-core] [oe-core][PATCHv3 09/31] xserver-xorg-common: lower xserver-xf86-config and xkeyboard-config dependency to RRECOMMENDS and add few more recipes to RRECOMMENDS

2011-10-07 Thread Martin Jansa
* when someone is using hal or udev explicitly, then he doesn't need xserver-xf86-config * add xkeyboard-config to RDEPENDS_${PN}-xvfb Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xorg-common.inc |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --

[OE-core] [oe-core][PATCHv3 11/31] xserver-xorg: remove FILES_${PN} += "${bindir}/Xorg ", now we have whole ${bindir} in FILES_ defined in shared .inc

2011-10-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xorg-lite.inc |2 -- .../recipes-graphics/xorg-xserver/xserver-xorg.inc |2 -- 2 files changed, 0 insertions(+), 4 deletions(-) diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-lite.inc b/meta/recipes

[OE-core] [oe-core][PATCHv3 10/31] xserver-xorg-common: move RDEPENDS_${PN} += xorg-minimal-fonts to shared .inc

2011-10-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xorg-common.inc |1 + .../xorg-xserver/xserver-xorg-lite.inc |2 -- .../recipes-graphics/xorg-xserver/xserver-xorg.inc |2 -- 3 files changed, 1 insertions(+), 4 deletions(-) diff --git a/meta/recipes

[OE-core] [oe-core][PATCHv3 13/31] xserver-xorg: move shared EXTRA_OECONF entries to shared .inc

2011-10-07 Thread Martin Jansa
* after this xserver-xorg-lite.inc is disabling only dri/glx and xserver-xorg.inc is forcing dri/dri2 enabled the rest is defined in xserver-xorg-common.inc Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xorg-common.inc | 21 ++- .../xorg-xserver

[OE-core] [oe-core][PATCHv3 14/31] xserver-xorg: add new version 1.11.1

2011-10-07 Thread Martin Jansa
* move shared definitions to .inc file Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xorg-1.11.1.inc |7 +++ .../xorg-xserver/xserver-xorg-lite_1.11.1.bb |2 ++ .../xorg-xserver/xserver-xorg_1.11.1.bb|4 3 files changed, 13 insertions

[OE-core] [oe-core][PATCHv3 15/31] xserver-xorg: remove old 1.10.1 version

2011-10-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xorg-lite_1.10.1.bb | 12 .../xorg-xserver/xserver-xorg_1.10.1.bb| 20 2 files changed, 0 insertions(+), 32 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-xserver

[OE-core] [oe-core][PATCHv3 16/31] xserver-xorg: remove COMPATIBLE_HOST

2011-10-07 Thread Martin Jansa
* ie om-gta02 has mesa-dri module too so this should be limited in mesa-dri only Signed-off-by: Martin Jansa --- .../recipes-graphics/xorg-xserver/xserver-xorg.inc |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc b

[OE-core] [oe-core][PATCHv3 18/31] xserver-xorg: move patches to xserver-xf86-dri-lite-1.11.1 and use same directory from xserver-xf86-lite recipe

2011-10-07 Thread Martin Jansa
patch xserver-xorg-dri/fix_open_max_preprocessor_error.patch 1c1 < Upstream-Status: Pending --- > Upstream-Status: Inappropriate [embedded specific] Signed-off-by: Martin Jansa --- .../crosscompile.patch |0 .../fix_open_max_preprocessor_error.patch

[OE-core] [oe-core][PATCHv3 19/31] xserver-kdrive: drop unused files (same files are in xserver-kdrive-1.7.99.2 directory

2011-10-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-kdrive/disable-apm.patch | 24 -- .../xserver-kdrive/disable-xf86-dga-xorgcfg.patch | 43 -- .../xorg-xserver/xserver-kdrive/extra-kmodes.patch | 87 .../xserver-kdrive/fbdev_xrandr_ioctl.patch

[OE-core] [PATCH] python-argparse: import from meta-oe, needed for newer glib

2011-10-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../python/python-argparse_1.2.1.bb| 15 +++ 1 files changed, 15 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-devtools/python/python-argparse_1.2.1.bb diff --git a/meta/recipes-devtools/python/python-argparse_1.2.1

[OE-core] [oe-core][PATCHv3 20/31] xorg-driver-common.inc: use virtual/xserver instead of older virtual/xserver-xf86

2011-10-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../xorg-driver/xorg-driver-common.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc b/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc index 801d8d3..da3a90b

[OE-core] [oe-core][PATCHv3 21/31] xorg-driver-common.inc: bump INC_PR to rebuild drivers agains new xserver-xorg ABI

2011-10-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../xorg-driver/xorg-driver-common.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc b/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc index da3a90b..097060e

[OE-core] [oe-core][PATCHv3 22/31] libx11: package xcb, merge few changes from meta-oe

2011-10-07 Thread Martin Jansa
* move --with-keysymdef/--with-keysymdefdir setting to recipes (newer versions are using keysymdefdir instead keysymdef * fix MIN_REHASH in makekeys by sed call Signed-off-by: Martin Jansa --- meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb |2 +- meta/recipes-graphics/xorg-lib/libx11

[OE-core] [oe-core][PATCHv3 23/31] libx11: add new version 1.4.4

2011-10-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../xorg-lib/libx11-1.4.4/keysymdef_include.patch | 23 +++ .../libx11-1.4.4/x11_disable_makekeys.patch| 29 meta/recipes-graphics/xorg-lib/libx11_1.4.4.bb | 18 3 files changed, 70 insertions(+), 0

[OE-core] [oe-core][PATCHv3 24/31] libx11: remove older 1.3.4

2011-10-07 Thread Martin Jansa
* libx11-1.3.4 directory is kept for libx11-trim_1.3.4.bb Signed-off-by: Martin Jansa --- meta/recipes-graphics/xorg-lib/libx11_1.3.4.bb | 35 1 files changed, 0 insertions(+), 35 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-lib/libx11_1.3.4.bb diff

[OE-core] [oe-core][PATCHv3 25/31] libx11: drop old 1.2.2 git version

2011-10-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/xorg-lib/libx11-diet_git.bb | 17 - .../xorg-lib/libx11-git/X18NCMSstubs.diff | 570 .../xorg-lib/libx11-git/fix-disable-xlocale.diff | 16 - .../libx11-git/fix-utf8-wrong-define.patch | 17

[OE-core] [oe-core][PATCHv3 26/31] libx11-trim: move files for libx11-trim from libx11-1.3.4 to libx11-trim-1.3.4

2011-10-07 Thread Martin Jansa
* because there isn't libx11-1.3.4 recipe anymore * remove older versions from libx11-trim directory * notice that DESCRIPTION says xcb is disabled and EXTRA_OECONF has --with-xcb Signed-off-by: Martin Jansa --- .../{libx11 => libx11-diet-1.3}/X18NCMSstubs.diff |0 .../fix

Re: [OE-core] [oe-core][WIP][PATCH 8/9] glib: upgrade to 2.30.0

2011-10-07 Thread Martin Jansa
On Fri, Oct 07, 2011 at 04:05:34PM +0100, Richard Purdie wrote: > On Fri, 2011-09-30 at 17:43 +0200, Martin Jansa wrote: > > Signed-off-by: Martin Jansa > > --- > > ...003-gatomic-proper-pointer-get-cast.patch.patch | 28 -- > > .../0005-glib-mkenums-interpre

[OE-core] [oe-core][PATCHv3 27/31] libx11-diet: move old patches used only by libx11-diet-1.3 to separate directory

2011-10-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../{libx11 => libx11-diet-1.3}/include_fix.patch |0 .../{libx11 => libx11-diet-1.3}/nodolt.patch |0 .../x11_disable_makekeys.patch |0 meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb |1 - 4 files chan

[OE-core] [oe-core][PATCHv3 28/31] mesa: add mesa-dri.inc and mesa-xlib.inc with shared options, move uclibc.patch

2011-10-07 Thread Martin Jansa
* uclibc patch does apply to all mesa versions and adding mesa-dri to FILESPATH in all recipes is worse then adding mesa Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-common.inc | 36 +--- meta/recipes-graphics/mesa/mesa-dri.inc| 22

[OE-core] [oe-core][PATCHv3 29/31] mesa-dri-glsl-native: drop recipe which wasn't usefull since 7.8.2 was removed

2011-10-07 Thread Martin Jansa
* it will be added again with 7.11 but with different content (builtin_compiler, instead of glsl) Signed-off-by: Martin Jansa --- .../mesa/mesa-dri-glsl-native_7.8.2.bb | 27 1 files changed, 0 insertions(+), 27 deletions(-) delete mode 100644 meta/recipes

[OE-core] [oe-core][PATCHv3 30/31] mesa: add new version 7.11

2011-10-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-7.11.inc | 15 ++ .../mesa/mesa-dri-glsl-native_7.11.bb | 28 meta/recipes-graphics/mesa/mesa-dri_7.11.bb|4 +++ meta/recipes-graphics/mesa/mesa-xlib_7.11.bb

[OE-core] [oe-core][PATCHv3 17/31] xserver-xorg: drop unused files

2011-10-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../xorg-xserver/files/macro_tweak.patch | 20 -- .../cache-xkbcomp-output-for-fast-start-up.patch | 360 .../xorg-xserver/xserver-xorg/fix_macros1.patch| 24 -- 3 files changed, 0 insertions(+), 404 deletions(-) delete

[OE-core] [oe-core][PATCHv3 31/31] mesa: drop older 7.10.2 and 7.7+git recipes

2011-10-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-dri/cross2.patch | 46 -- meta/recipes-graphics/mesa/mesa-dri/crossfix.patch | 18 --- meta/recipes-graphics/mesa/mesa-dri/i586/matypes.h | 162 meta/recipes-graphics/mesa/mesa-dri_7.10.2.bb

[OE-core] [oe-core][PATCHv3 12/31] xserver-xorg: replace hardcoded --enable-glx-tls with glx-use-tls.inc, which doesn't enable it for uClibc

2011-10-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../recipes-graphics/xorg-xserver/xserver-xorg.inc |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc index dfad8f3..726fbaa 100644

Re: [OE-core] binutils from meta-oe does build build

2011-10-09 Thread Martin Jansa
On Sat, Oct 08, 2011 at 06:01:36PM -0700, Khem Raj wrote: > On Sat, Oct 8, 2011 at 9:08 AM, Philip Balister wrote: > > http://pastebin.com/M0Gw0Db2 > > > > Basically, warnings are being treated as errors and the compile fails. > > you might add --disable-werror to EXTRA_OECONF > in meta-oe/recip

Re: [OE-core] sstate.bbclass: Ensure machine specific stamps are only wiped for the current task

2011-10-09 Thread Martin Jansa
On Sun, Oct 09, 2011 at 01:25:09PM +0200, Koen Kooi wrote: > > Op 6 okt. 2011, om 16:19 heeft Richard Purdie het volgende geschreven: > > > sstate was being a little too ethusiastic about removing stamp files and > > was removing stamp files for other machines when it shouldn't have been. > > >

Re: [OE-core] sstate.bbclass: Ensure machine specific stamps are only wiped for the current task

2011-10-10 Thread Martin Jansa
On Sun, Oct 09, 2011 at 08:11:45PM +0200, Koen Kooi wrote: > > Op 9 okt. 2011, om 20:10 heeft Martin Jansa het volgende geschreven: > > > On Sun, Oct 09, 2011 at 01:25:09PM +0200, Koen Kooi wrote: > >> > >> Op 6 okt. 2011, om 16:19 heeft Richa

Re: [OE-core] sstate.bbclass: Ensure machine specific stamps are only wiped for the current task

2011-10-10 Thread Martin Jansa
On Mon, Oct 10, 2011 at 04:37:51PM +0200, Koen Kooi wrote: > > Op 10 okt. 2011, om 16:16 heeft Richard Purdie het volgende geschreven: > > > On Mon, 2011-10-10 at 13:45 +0200, Martin Jansa wrote: > >> On Sun, Oct 09, 2011 at 08:11:45PM +0200, Koen Kooi wrote: > >&

Re: [OE-core] [oe-core][PATCHv3 01/31] xserver-xf86(-dri)-lite: rename to xserver-xorg and xserver-xorg-lite

2011-10-11 Thread Martin Jansa
On Tue, Oct 11, 2011 at 02:47:54PM +0800, Kang Kai wrote: > On 2011?10?08? 01:04, Martin Jansa wrote: > > * xserver-xorg is closer to upstream naming and > >that's how it's named in OE-classic and meta-oe? It would make meta-oe > >transition easier and better

Re: [OE-core] [oe-core][PATCHv3 00/31] Xorg related changes

2011-10-11 Thread Martin Jansa
On Mon, Oct 10, 2011 at 12:40:08PM +0200, Koen Kooi wrote: > > Op 7 okt. 2011, om 19:05 heeft Martin Jansa het volgende geschreven: > > > this patchset brings meta-oe and oe-core xorg stuff together and most of > > xorg recipes will be removed from meta-oe (sending another

Re: [OE-core] [PATCH 1/1] distro_tracking_fields.inc: Add maintainer for some packages without maintainer

2011-10-11 Thread Martin Jansa
On Tue, Oct 11, 2011 at 04:51:25PM +0800, Xiaofeng Yan wrote: > From: Xiaofeng Yan > > Add the name of maintainer for the following packages: > bind > libx11-diet > qmmp > libarchive > xserver-kdrive > xserver-xf86-lite > directfb > > Signed-

[OE-core] [PATCHv2] eglibc-2.14: add patch to fix libdl crash

2011-10-12 Thread Martin Jansa
From: Klaus Kurzmann * Without this patch programs using alsa-lib crash (alsamixer for example). * This patch is taken verbatim from ArchLinux. Signed-off-by: Klaus Kurzmann Signed-off-by: Martin Jansa --- .../eglibc-2.14/glibc-2.14-libdl-crash.patch | 131 meta

[OE-core] [oe-core 0/4] Qt4, armv6, xserver-xorg changes

2011-10-12 Thread Martin Jansa
/openembedded-core-contrib/log/?h=jansa/pull GNUtoo (1): conf: machine: includes: add armv6-novfp support Martin Jansa (1): xserver-xorg: drop xorg-minimal-fonts from RDEPENDS Simon Busch (2): qt4-embedded: remove dependency on tslib and use std. linux input qt4-x11-free: bring back pkg

[OE-core] [oe-core 1/4] qt4-embedded: remove dependency on tslib and use std. linux input

2011-10-12 Thread Martin Jansa
he profile script accordingly. Signed-off-by: Simon Busch Signed-off-by: Martin Jansa --- meta/recipes-qt/qt4/files/qte.sh |2 +- meta/recipes-qt/qt4/qt4-embedded.inc |6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta/recipes-qt/qt4/files/qte.sh b/meta/reci

[OE-core] [oe-core 2/4] qt4-x11-free: bring back pkg-config fixups

2011-10-12 Thread Martin Jansa
be used by qt4-x11-free and not qt4-embedded. Signed-off-by: Simon Busch Signed-off-by: Martin Jansa --- meta/recipes-qt/qt4/qt4-x11-free.inc | 16 +++- 1 files changed, 15 insertions(+), 1 deletions(-) diff --git a/meta/recipes-qt/qt4/qt4-x11-free.inc b/meta/recipes-qt/qt4/qt4

[OE-core] [oe-core 4/4] xserver-xorg: drop xorg-minimal-fonts from RDEPENDS

2011-10-12 Thread Martin Jansa
* as discussed here http://lists.linuxtogo.org/pipermail/openembedded-core/2011-October/010899.html Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xorg-1.11.1.inc |2 ++ .../xorg-xserver/xserver-xorg-common.inc |1 - 2 files changed, 2 insertions(+), 1

[OE-core] [oe-core 3/4] conf: machine: includes: add armv6-novfp support

2011-10-12 Thread Martin Jansa
From: GNUtoo Signed-off-by: Denis 'GNUtoo' Carikli Signed-off-by: Martin Jansa --- meta/conf/machine/include/arm/arch-armv6.inc | 45 - meta/conf/machine/include/tune-arm1136j-s.inc | 10 + 2 files changed, 39 insertions(+), 16 deletions(-) create m

Re: [OE-core] [yocto] [PATCH 7/7] Add proper deps for nfs-utils, util-linux, and strace

2011-10-12 Thread Martin Jansa
On Thu, Sep 29, 2011 at 7:52 AM, Matthew McClintock wrote: > These packages need these deps for the RPM generation stage: This was already applied, but I'll reply here and please send next patch adressing those comments. Today I've noticed that perl and libperl are pulled to my images only becau

Re: [OE-core] [PATCH 4/4] xinput-calibrator: add touchscreen support

2011-10-13 Thread Martin Jansa
On Thu, Oct 13, 2011 at 05:05:36PM +0800, Kang Kai wrote: > Add the xinput_calibrator package to support evdev touchscreens, > which both programs the xinput settings and writes out xorg.conf > information that can be used to initialize the touchscreen in > subsequent X start-ups. > > Add dependen

Re: [OE-core] [PATCH 1/4] mesa-dri/xlib: use target commands in mklib file

2011-10-13 Thread Martin Jansa
On Thu, Oct 13, 2011 at 05:05:33PM +0800, Kang Kai wrote: > the bin/mklib file in mesa-dri/xlib source code uses commands on > hosts, this may cause build failed on some platform. > > Patches are from WindRiver Linux, and CQID are: > WIND00266791 > WIND00266497 Please check my mesa patchs

Re: [OE-core] [PATCH 1/1] distro_tracking_fields.inc: Add maintainer for some packages without maintainer

2011-10-13 Thread Martin Jansa
On Thu, Oct 13, 2011 at 07:07:15PM +0800, Xiaofeng Yan wrote: > From: Xiaofeng Yan > > Add the name of maintainer for the following packages: > bind > libx11-diet > qmmp > libarchive > xserver-kdrive > xserver-xorg-lite > directfb > > Signed-off-by: Xiaofeng Yan > --- > .../conf/distro/include

[OE-core] [oe-core 00/20] Xorg, mesa changes

2011-10-13 Thread Martin Jansa
in the git repository at: git://git.openembedded.org/openembedded-core-contrib jansa/x11-v4 http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/x11-v4 Martin Jansa (20): xserver-xorg: drop xorg-minimal-fonts from RDEPENDS xserver-xorg: move PE to xserver-xorg-com

[OE-core] [oe-core 01/20] xserver-xorg: drop xorg-minimal-fonts from RDEPENDS

2011-10-13 Thread Martin Jansa
* as discussed here http://lists.linuxtogo.org/pipermail/openembedded-core/2011-October/010899.html Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xorg-1.11.1.inc |2 ++ .../xorg-xserver/xserver-xorg-common.inc |1 - 2 files changed, 2 insertions(+), 1

[OE-core] [oe-core 02/20] xserver-xorg: move PE to xserver-xorg-common and bump it

2011-10-13 Thread Martin Jansa
* to provide upgrade path for meta-oe users, where it had PE = 2 already Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xorg-common.inc |2 ++ .../xorg-xserver/xserver-xorg_1.11.1.bb|2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a

[OE-core] [oe-core 03/20] xorg-driver-common: bump PE for upgrade path for meta-oe users

2011-10-13 Thread Martin Jansa
* mostly because of xf86-video-omapfb Not downgrading package xf86-video-omapfb on root from 1:0.1.1+r16+gitr28c006c94e57ea71df11ec4fff79d7ffcfc4860f-r16 to 1:0.1.1+gitr1+28c006c94e57ea71df11ec4fff79d7ffcfc4860f-r17.5. Signed-off-by: Martin Jansa --- .../xorg-driver/xorg-driver-common.inc

[OE-core] [oe-core 04/20] mesa-dri-glsl-native: fix LICENSE

2011-10-13 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../mesa/mesa-dri-glsl-native_7.11.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/mesa/mesa-dri-glsl-native_7.11.bb b/meta/recipes-graphics/mesa/mesa-dri-glsl-native_7.11.bb index 07247d5..07b0761

[OE-core] [oe-core 05/20] mesa: move common patches which could be used in both mesa-dri and mesa-xlib from mesa-dri to mesa

2011-10-13 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-common.inc |3 +++ meta/recipes-graphics/mesa/mesa-xlib_7.11.bb |2 -- .../mesa/{mesa-dri => mesa}/cross2.patch |0 .../mesa/{mesa-dri => mesa}/crossfix.patch |0 .../mesa/{me

[OE-core] [oe-core 06/20] mesa-common: add common LIC_FILES_CHKSUM for newer mesa versions

2011-10-13 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-common.inc |1 + meta/recipes-graphics/mesa/mesa-dri_7.11.bb |2 -- meta/recipes-graphics/mesa/mesa-xlib_7.11.bb |2 -- 3 files changed, 1 insertions(+), 4 deletions(-) diff --git a/meta/recipes-graphics/mesa/mesa

[OE-core] [oe-core 07/20] mesa-common: MesaDemos is now separate recipes, bump PE, introduce INC_PR

2011-10-13 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-common.inc |5 +++-- meta/recipes-graphics/mesa/mesa-dri_7.11.bb |2 +- meta/recipes-graphics/mesa/mesa-dri_git.bb |2 +- meta/recipes-graphics/mesa/mesa-xlib_7.11.bb |3 +-- 4 files changed, 6 insertions(+), 6

[OE-core] [oe-core 08/20] mesa-common: use glx-use-tls.inc instead of enabling glx-tls every time

2011-10-13 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-common.inc |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/mesa/mesa-common.inc b/meta/recipes-graphics/mesa/mesa-common.inc index ee359ba..1596832 100644 --- a/meta/recipes

[OE-core] [oe-core 09/20] mesa-7.11: move shared DEPENDS, SRC_URI, checksums and do_configure_prepend to shared .inc file

2011-10-13 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-7.11.inc | 14 ++ meta/recipes-graphics/mesa/mesa-dri_7.11.bb | 17 + meta/recipes-graphics/mesa/mesa-xlib_7.11.bb | 16 +--- 3 files changed, 16 insertions(+), 31 deletions

[OE-core] [oe-core 13/20] mesa-dri: move shared options to mesa-dri.inc

2011-10-13 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-dri.inc | 20 meta/recipes-graphics/mesa/mesa-dri_7.11.bb | 22 ++ meta/recipes-graphics/mesa/mesa-dri_git.bb | 19 +-- 3 files changed, 23 insertions(+), 38

[OE-core] [oe-core 20/20] mesa-git: fix LIC_FILES_CHKSUM

2011-10-13 Thread Martin Jansa
> device drivers are copyrighted by their authors. See below for a list of > Mesa's main components and the license for each. Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-git.inc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/recipes-

[OE-core] [oe-core 16/20] mesa-dri: drop COMPATIBLE_HOST, swrast should work for everybody

2011-10-13 Thread Martin Jansa
* and more machines like om-gta02 have own DRI modules too Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-dri_7.11.bb |2 -- meta/recipes-graphics/mesa/mesa-dri_git.bb |2 -- 2 files changed, 0 insertions(+), 4 deletions(-) diff --git a/meta/recipes-graphics/mesa/mesa

[OE-core] [oe-core 11/20] mesa: package gl/egl/osmesa to separate packages

2011-10-13 Thread Martin Jansa
* also install internal GL headers to libgl-dev Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-common.inc | 18 -- 1 files changed, 16 insertions(+), 2 deletions(-) diff --git a/meta/recipes-graphics/mesa/mesa-common.inc b/meta/recipes-graphics/mesa/mesa

[OE-core] [oe-core 17/20] mesa-git: move shared parts from mesa-dri_git to mesa-git.inc and add mesa-xlib_git

2011-10-13 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-dri_git.bb | 32 +-- meta/recipes-graphics/mesa/mesa-git.inc | 30 + meta/recipes-graphics/mesa/mesa-xlib_git.bb |4 +++ 3 files changed, 35 insertions(+), 31 deletions

[OE-core] [oe-core 18/20] mesa-git: lower D_P a bit more then all mesa-dri

2011-10-13 Thread Martin Jansa
* it needs to be done in .bb because mesa-dri.inc is included after mesa-git.inc * lower it for mesa-xlib to same value Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-dri_git.bb |4 meta/recipes-graphics/mesa/mesa-xlib_git.bb |4 2 files changed, 8

[OE-core] [oe-core 10/20] mesa: move shared PROTO_DEPS, LIB_DEPS and DEPENDS to common .inc

2011-10-13 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-common.inc |5 + meta/recipes-graphics/mesa/mesa-dri_7.11.bb |7 ++- meta/recipes-graphics/mesa/mesa-dri_git.bb |6 ++ meta/recipes-graphics/mesa/mesa-xlib_7.11.bb |5 - 4 files changed, 9

[OE-core] [oe-core 12/20] mesa-xlib: move shared options to .inc

2011-10-13 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-xlib.inc |1 + meta/recipes-graphics/mesa/mesa-xlib_7.11.bb |3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 meta/recipes-graphics/mesa/mesa-xlib.inc diff --git a/meta/recipes-graphics/mesa

[OE-core] [oe-core 14/20] mesa-dri: introduce MACHINE_DRI_MODULES

2011-10-13 Thread Martin Jansa
* not everybody needs i915, i965 Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-dri.inc |4 meta/recipes-graphics/mesa/mesa-dri_7.11.bb |2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/meta/recipes-graphics/mesa/mesa-dri.inc b/meta/recipes

[OE-core] [oe-core 19/20] mesa-git: upgrade from 7.7+git to 7.11+git

2011-10-13 Thread Martin Jansa
* progs package is also gone like in 7.11 (moved to separate recipe) * uclibc.patch was updated a bit to apply again Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-git.inc | 39 ++ meta/recipes-graphics/mesa/mesa-git/uclibc.patch | 57 meta/recipes

[OE-core] [oe-core 15/20] mesa-dri: LEAD_SONAME shouldn't be needed now, when we're packaging each lib in separate package

2011-10-13 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-dri_7.11.bb |2 -- meta/recipes-graphics/mesa/mesa-dri_git.bb |2 -- 2 files changed, 0 insertions(+), 4 deletions(-) diff --git a/meta/recipes-graphics/mesa/mesa-dri_7.11.bb b/meta/recipes-graphics/mesa/mesa-dri_7.11.bb

<    1   2   3   4   5   6   7   8   9   10   >