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

2011-10-03 Thread mokml
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 --- .../eglibc-2.14/glibc-2.14-libdl-crash.patch | 132 meta/recipes-core/eglibc/eglibc_2.14

Re: [OE-core] [oe-core][PATCH 00/13] Xorg related changes

2011-10-03 Thread Martin Jansa
On Fri, Sep 30, 2011 at 12:28:39PM +0100, Richard Purdie wrote: > On Fri, 2011-09-30 at 09:26 +0200, Martin Jansa wrote: > > Hi, > > > > this patchset brings meta-oe and oe-core xorg stuff together and most of > > xorg recipes will be removed from meta-oe (sending another pull request > > now).

Re: [OE-core] [oe-core][PATCH 00/13] Xorg related changes

2011-10-03 Thread Richard Purdie
On Mon, 2011-10-03 at 12:38 +0200, Martin Jansa wrote: > On Fri, Sep 30, 2011 at 12:28:39PM +0100, Richard Purdie wrote: > > On Fri, 2011-09-30 at 09:26 +0200, Martin Jansa wrote: > > > Hi, > > > > > > this patchset brings meta-oe and oe-core xorg stuff together and most of > > > xorg recipes wil

[OE-core] [RFC] .la files cleanup

2011-10-03 Thread Dmitry Eremin-Solenikov
Proposal: extend some bbclass with a task to remove unused .la files Rationale: There are lots of recipes, which install tons of .la files (thanks libtool), but then do not ship them (correctly as most of them are unused in real systems). My proposal would be to include a special task or a do_inst

[OE-core] oe-core/meta-oe PN clash

2011-10-03 Thread Dmitry Eremin-Solenikov
Hello, I've stumbled upon two different packages with same PN (screenshot): One is a sato-related screenshoter from oe-core, second is a e17 screenshot module from meta-efl. I'd propose to rename a sato screenshot package, since e17 one depends on PN being equal to internal module name in several

Re: [OE-core] [RFC] .la files cleanup

2011-10-03 Thread Richard Purdie
On Mon, 2011-10-03 at 14:58 +0400, Dmitry Eremin-Solenikov wrote: > Proposal: extend some bbclass with a task to remove unused .la files > > Rationale: There are lots of recipes, which install tons of .la files > (thanks libtool), > but then do not ship them (correctly as most of them are unused i

[OE-core] [oe-core][PATCHv2 00/30] Xorg related changes

2011-10-03 Thread Martin Jansa
Hi, this patchset brings meta-oe and oe-core xorg stuff together and most of xorg recipes will be removed from meta-oe (sending another pull request now). This step is needed to be able to separate common x11 to meta-x11 or whatever later. The following changes since commit c54c1280fc0d06a53e23

[OE-core] [oe-core][PATCHv2 01/30] libxft, libxrender, renderproto: add native BBCLASSEXTEND

2011-10-03 Thread Martin Jansa
From: Martin Jansa Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie Signed-off-by: Martin Jansa --- meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb |2 ++ meta/recipes-graphics/xorg-lib/libxrender_0.9.6.bb |2 +- .../xorg-proto/renderproto_0.11.1.bb |2 +-

[OE-core] [oe-core][PATCHv2 02/30] xorg-app-common: merge some changes from meta-oe

2011-10-03 Thread Martin Jansa
From: Martin Jansa * use BPN directly instead of XORG_PN * fix depends * fix packaging * add INC_PR (used by recipes in meta-oe now, but should be used here too) Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie Signed-off-by: Martin Jansa --- meta/recipes-graphics/xorg-app/xorg-ap

[OE-core] [oe-core][PATCHv2 03/30] xorg-driver: rename .inc files and merge some changes from meta-oe

2011-10-03 Thread Martin Jansa
From: Martin Jansa * use INC_PR * use BPN directly instead of XORG_PN Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie Signed-off-by: Martin Jansa --- .../xorg-driver/xf86-input-evdev_2.6.0.bb |4 ++-- .../xorg-driver/xf86-input-keyboard_1.6.0.bb |4 ++-- .../

[OE-core] [oe-core][PATCHv2 04/30] xf86-video-omapfb: bump SRCREV and add patch from meta-oe

2011-10-03 Thread Martin Jansa
From: Martin Jansa Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie Signed-off-by: Martin Jansa --- .../0004-Attempt-to-fix-VRFB.patch | 325 .../xorg-driver/xf86-video-omapfb_git.bb | 20 +- 2 files changed, 335 insertions(+), 10 del

[OE-core] [oe-core][PATCHv2 05/30] libdrm: improve packaging

2011-10-03 Thread Martin Jansa
From: Martin Jansa Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie Signed-off-by: Martin Jansa --- meta/recipes-graphics/drm/libdrm.inc |7 --- meta/recipes-graphics/drm/libdrm_2.4.26.bb |2 +- meta/recipes-graphics/drm/libdrm_git.bb|2 +- 3 files changed,

[OE-core] [oe-core][PATCHv2 06/30] xserver/mesa: Bump PR after libdrm packaging changes

2011-10-03 Thread Martin Jansa
From: Richard Purdie Signed-off-by: Richard Purdie Signed-off-by: Martin Jansa --- meta/recipes-graphics/mesa/mesa-dri_7.10.2.bb |2 +- meta/recipes-graphics/mesa/mesa-dri_git.bb |2 +- .../xorg-xserver/xserver-xf86-dri-lite_1.10.1.bb |2 +- .../xorg-xserver/xserver-

[OE-core] [oe-core][PATCHv2 07/30] rgb: import from meta-oe layer

2011-10-03 Thread Martin Jansa
From: Martin Jansa Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie Signed-off-by: Martin Jansa --- meta/recipes-graphics/xorg-app/rgb_1.0.4.bb | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-graphics/xorg-app/rgb_1.0.4.bb diff -

[OE-core] [oe-core][PATCHv2 08/30] xserver-xf86-dri-lite: remove old git recipe

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

[OE-core] [oe-core][PATCHv2 09/30] xserver-xf86: improve packaging and move shared definitions to .inc files

2011-10-03 Thread Martin Jansa
* introduce DISTRO_XORG_CONFIG_MANAGER for distribution to select hal/udev/files Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xf86-common.inc | 114 +--- .../xorg-xserver/xserver-xf86-dri-lite.inc | 35 ++- .../xorg-xserver/xserver-xf86-lite

[OE-core] [oe-core][PATCHv2 10/30] xserver-xf86: add new version 1.11.1

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

[OE-core] [oe-core][PATCHv2 11/30] xserver-xf86: remove old 1.10.1 version

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

[OE-core] [oe-core][PATCHv2 12/30] xserver-xf86-dri-lite: remove COMPATIBLE_HOST

2011-10-03 Thread Martin Jansa
* ie om-gta02 has mesa-dri module too Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xf86-dri-lite.inc |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc b/meta/recipes-graphics/xorg-xserver/x

[OE-core] [oe-core][PATCHv2 14/30] xserver-xf86: move patches to xserver-xf86-dri-lite-1.11.1 and use same directory from xserver-xf86-lite recipe

2011-10-03 Thread Martin Jansa
* FILESEXTRAPATHS needs to be in xserver-xf86-lite_1.11.1 because in .inc we don't have ${PV} expanded yet * crosscompile.patch macro_tweak.patch were identical * fix_open_max_preprocessor_error.patch has only different header # $ diff xserver-xorg/fix_open_max_preprocessor_error.patch xserver

[OE-core] [oe-core][PATCHv2 16/30] xserver-kdrive: drop unused files (same files are in xserver-kdrive-1.7.99.2 directory

2011-10-03 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] [oe-core][PATCHv2 13/30] xserver-xf86: drop unused files

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

[OE-core] [oe-core][PATCHv2 18/30] libx11: package xcb, merge few changes from meta-oe

2011-10-03 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-d

[OE-core] [oe-core][PATCHv2 15/30] xserver-xf86(-dri)-lite: rename to xserver-xorg and xserver-xorg-lite

2011-10-03 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/distro/include/defa

[OE-core] [oe-core][PATCHv2 17/30] xorg-driver-common: bump INC_PR to rebuild drivers agains new xserver-xorg ABI

2011-10-03 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..edcbbbc

[OE-core] [oe-core][PATCHv2 22/30] libx11-trim: move files for libx11-trim from libx11-1.3.4 to libx11-trim-1.3.4

2011-10-03 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-disable-xlocale

[OE-core] [oe-core][PATCHv2 20/30] libx11: remove older 1.3.4

2011-10-03 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 --g

[OE-core] [oe-core][PATCHv2 28/30] mesa-dri-glsl-native: drop recipe which wasn't usefull since 7.8.2 was removed

2011-10-03 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-gr

[OE-core] [oe-core][PATCHv2 25/30] xserver-nodm-init: merge some changes from meta-oe

2011-10-03 Thread Martin Jansa
* /etc/X11/Xusername handling should be moved to x11-common so the same username and logic is used from initscript and when user starts it from terminal Signed-off-by: Martin Jansa --- .../x11-common/xserver-nodm-init/xserver-nodm | 30 ++-- 1 files changed, 9 insertio

[OE-core] [oe-core][PATCHv2 19/30] libx11: add new version 1.4.4

2011-10-03 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 d

[OE-core] [oe-core][PATCHv2 23/30] libx11-diet: move old patches used only by libx11-diet-1.3 to separate directory

2011-10-03 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 changed, 0 insertio

[OE-core] [oe-core][PATCHv2 21/30] libx11: drop old 1.2.2 git version

2011-10-03 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][PATCHv2 29/30] mesa: add new version 7.11

2011-10-03 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][PATCHv2 27/30] mesa: add mesa-dri.inc and mesa-xlib.inc with shared options, move uclibc.patch

2011-10-03 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][PATCHv2 24/30] libx11-diet: add SRC_URI checksums

2011-10-03 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb b/meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb index 44e8765..a2fca63 100644 --- a/m

[OE-core] [oe-core][PATCHv2 26/30] glx-use-tls: add from meta-oe layer

2011-10-03 Thread Martin Jansa
* it's in .bbclass instead of .inc because it's used by mesa and xserver-xf86 recipes Signed-off-by: Martin Jansa --- meta/classes/glx-use-tls.bbclass |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) create mode 100644 meta/classes/glx-use-tls.bbclass diff --git a/meta/classe

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

2011-10-03 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 | 4

[OE-core] bitbake webkit-gtk fails with clean temp dir

2011-10-03 Thread Andreas Müller
Have pulled yesterday all the angstom layers (oe-core / meta-oe ..) and deleted all files from temp build dir. For bitbake webkit-gtk I get NOTE: package webkit-gtk-1.5.1+svnr90727-r0: task do_compile: Started ERROR: Function 'do_compile' failed (see /home/Superandy/tmp/oe-core-eglibc/work/ar

Re: [OE-core] [RFC] .la files cleanup

2011-10-03 Thread Phil Blundell
On Mon, 2011-10-03 at 14:58 +0400, Dmitry Eremin-Solenikov wrote: > My proposal would be to include a special task or a > do_install_append() part that > will remove specified .la files. (like ${libdir}/xorg/modules/*/.la, > ${libdir}/matchbox-panel/*.la, etc.). I see this usually done in > do_inst

Re: [OE-core] [oe-core][PATCHv2 26/30] glx-use-tls: add from meta-oe layer

2011-10-03 Thread Phil Blundell
Can you add some commentary explaining why this is necessary -- i.e. what exactly is lacking in uClibc to mean it doesn't have "prober TLS support"? p. On Mon, 2011-10-03 at 15:28 +0200, Martin Jansa wrote: > * it's in .bbclass instead of .inc because it's used by mesa and > xserver-xf86 recipe

Re: [OE-core] [oe-core][PATCHv2 26/30] glx-use-tls: add from meta-oe layer

2011-10-03 Thread Martin Jansa
On Mon, Oct 03, 2011 at 04:02:10PM +0100, Phil Blundell wrote: > Can you add some commentary explaining why this is necessary -- i.e. > what exactly is lacking in uClibc to mean it doesn't have "prober TLS > support"? I'm not using uClibc myself and tracking original bbclass in OE-classic leads to

Re: [OE-core] bitbake webkit-gtk fails with clean temp dir

2011-10-03 Thread Koen Kooi
Op 3 okt. 2011 om 09:03 heeft Andreas Müller het volgende geschreven: > Have pulled yesterday all the angstom layers (oe-core / meta-oe ..) and > deleted all files from temp build dir. For > > bitbake webkit-gtk > > I get > > NOTE: package webkit-gtk-1.5.1+svnr90727-r0: task do_compile: S

Re: [OE-core] bitbake webkit-gtk fails with clean temp dir

2011-10-03 Thread Gary Thomas
On 2011-10-03 09:24, Koen Kooi wrote: Op 3 okt. 2011 om 09:03 heeft Andreas Müller het volgende geschreven: Have pulled yesterday all the angstom layers (oe-core / meta-oe ..) and deleted all files from temp build dir. For bitbake webkit-gtk I get NOTE: package webkit-gtk-1.5.1+svnr9072

Re: [OE-core] [oe-core][PATCHv2 04/30] xf86-video-omapfb: bump SRCREV and add patch from meta-oe

2011-10-03 Thread Phil Blundell
On Mon, 2011-10-03 at 15:28 +0200, Martin Jansa wrote: > From: Martin Jansa > > Signed-off-by: Martin Jansa > Signed-off-by: Richard Purdie > Signed-off-by: Martin Jansa > --- This is a bit of a lame checkin message. "Add patch from meta-oe" doesn't really say anything useful about what you'

[OE-core] sstate_clean() overzealous?

2011-10-03 Thread Phil Blundell
The sstate_clean() function in sstate.bbclass is doing (inter alia): stfile = d.getVar("STAMP", True) + ".do_" + ss['task'] [...] oe.path.remove(stfile + ".*") oe.path.remove(stfile + "_setscene" + ".*") which means that, for tasks which set the stamp-extra-info flag to ${MACHINE}

Re: [OE-core] [RFC] .la files cleanup

2011-10-03 Thread Dmitry Eremin-Solenikov
On 10/03/2011 06:55 PM, Phil Blundell wrote: On Mon, 2011-10-03 at 14:58 +0400, Dmitry Eremin-Solenikov wrote: My proposal would be to include a special task or a do_install_append() part that will remove specified .la files. (like ${libdir}/xorg/modules/*/.la, ${libdir}/matchbox-panel/*.la, etc

Re: [OE-core] [PATCH v2 1/2] Fix the --root option in shadow-native programs.

2011-10-03 Thread Saul Wold
On 09/30/2011 05:10 PM, Julian Pidancet wrote: The add_root_cmd_options.patch that we apply to shadow-native allow the various programs from the shadow utility package to chroot() so they can be used to modify etc/passwd and etc/group if they are located in a sysroot. Some of the shadow programs

Re: [OE-core] [RFC] .la files cleanup

2011-10-03 Thread Otavio Salvador
On Mon, Oct 3, 2011 at 14:06, Dmitry Eremin-Solenikov wrote: > On 10/03/2011 06:55 PM, Phil Blundell wrote: ... > I see... Then I'd drop some local patches dropping .la files and just push > them into -dev packages. > > RP, is that suitable for you? Isn't a post install hook with: find ${D} -nam

Re: [OE-core] [PATCH v3 01/16] libnl2: Fix a race on route/pktloc_syntax.h

2011-10-03 Thread McClintock Matthew-B29882
On Fri, Sep 30, 2011 at 12:26 PM, Martin Jansa wrote: > On Fri, Sep 30, 2011 at 12:21:23PM -0500, Matthew McClintock wrote: >> From: Tom Rini >> >> At issue is that route/pktloc.c (not generated) depends on >> route/pktloc_syntax.h (generated). > > On Fri, Sep 30, 2011 at 9:13 AM, Martin Jansa w

Re: [OE-core] bitbake webkit-gtk fails with clean temp dir

2011-10-03 Thread Andreas Müller
On Monday, October 03, 2011 05:29:52 PM Gary Thomas wrote: > >> NOTE: package webkit-gtk-1.5.1+svnr90727-r0: task do_compile: Failed > >> ERROR: Task 7 > >> (/home/Superandy/data/oe-core/sources/openembedded-core/meta/recipes-sato/webkit/webkit-gtk_svn.bb, > >> do_compile) failed with exit code '

Re: [OE-core] help2man

2011-10-03 Thread Khem Raj
On 9/29/2011 4:58 AM, Richard Purdie wrote: The more I look at and think about help2man, the more it looks like something we just shouldn't need/use. In summary, it runs a binary and captures its --help output. This rules it out from being useful in most cross compiling scenarios, i.e. all targe

Re: [OE-core] [PATCH v3 01/16] libnl2: Fix a race on route/pktloc_syntax.h

2011-10-03 Thread Martin Jansa
On Mon, Oct 03, 2011 at 06:39:52PM +, McClintock Matthew-B29882 wrote: > On Fri, Sep 30, 2011 at 12:26 PM, Martin Jansa wrote: > > On Fri, Sep 30, 2011 at 12:21:23PM -0500, Matthew McClintock wrote: > >> From: Tom Rini > >> > >> At issue is that route/pktloc.c (not generated) depends on > >>

Re: [OE-core] Selectable linker (ld or gold) per recipe

2011-10-03 Thread Khem Raj
On 9/29/2011 7:08 AM, Phil Blundell wrote: On Tue, 2011-09-27 at 18:10 -0700, Khem Raj wrote: I have thought of that and we know about kernel and eglibc but we don't know about rest of apps that we build. I don't know if gold has been deployed distro wide thats why the approach was to have gold

[OE-core] [PATCH] webkit-gtk: add --enable-dependency-tracking to EXTRA_OECONF

2011-10-03 Thread Andreas Müller
After [1] build failed with error message | Couldn't open file ./DerivedSources/webkit/WebKitDOMCSSStyleDeclarationPrivate.h for writing at Source/WebCore/bindings/scripts/CodeGeneratorGObject.pm line 1122. | Couldn't open file ./DerivedSources/webkit/WebKitDOMCSSRulePrivate.h for writing at So

Re: [OE-core] [PATCH v2 10/16] Fix mdadm for powerpc64

2011-10-03 Thread Khem Raj
On 9/29/2011 11:52 AM, Matthew McClintock wrote: This fixes build failures from build warnings on powerpc64 Signed-off-by: Matthew McClintock --- meta/recipes-extended/mdadm/mdadm_3.2.2.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta/recipes-extended/mdadm/m

Re: [OE-core] MINUTES: OE-TSC meeting 29-Sep-2011

2011-10-03 Thread Khem Raj
On 9/30/2011 11:16 AM, Chris Larson wrote: On Fri, Sep 30, 2011 at 11:14 AM, Jeff Osier-Mixon wrote: 1. Jefro 2. a. some minutes not making it to mailing list, Jefro to post on wiki b. yocto evaluating gerrit, possible patchwork replacement for OE, khem will research ReviewBoard may be wo

[OE-core] MINUTES: OE-TSC meeting 1-Sep-2011

2011-10-03 Thread Jeff Osier-Mixon
My apologies for the delay on posting this one. This should complete the set. Again, all minutes are now available at http://www.openembedded.org/wiki/TSC MINUTES: OE-TSC meeting 1-Sep-2011 Attending: Mark, Richard, Khem, Koen Apologies: Tom Notes: Jefro (not present) ---

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

2011-10-03 Thread Khem Raj
On 10/3/2011 2:30 AM, mo...@mnet-online.de wrote: From: Klaus Kurzmann * Without this patch programs using alsa-lib crash (alsamixer for example). * This patch is taken verbatim from ArchLinux. can you add appropriate header for this? secondly this reverts the license year text from 2011 to 2

Re: [OE-core] [oe-core][PATCH 02/13] xserver-xf86-dri-lite: remove COMPATIBLE_HOST

2011-10-03 Thread Khem Raj
On 9/30/2011 12:27 AM, Martin Jansa wrote: * ie om-gta02 has mesa-dri module too Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xf86-dri-lite.inc |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-li

Re: [OE-core] [RFC] .la files cleanup

2011-10-03 Thread Khem Raj
On 10/3/2011 7:55 AM, Phil Blundell wrote: On Mon, 2011-10-03 at 14:58 +0400, Dmitry Eremin-Solenikov wrote: My proposal would be to include a special task or a do_install_append() part that will remove specified .la files. (like ${libdir}/xorg/modules/*/.la, ${libdir}/matchbox-panel/*.la, etc.)

Re: [OE-core] [PATCH v2 10/16] Fix mdadm for powerpc64

2011-10-03 Thread McClintock Matthew-B29882
On Mon, Oct 3, 2011 at 2:22 PM, Khem Raj wrote: >> -PR = "r0" >> +PR = "r1" >> >>  SRC_URI = >> "${KERNELORG_MIRROR}/linux/utils/raid/mdadm/${BPN}-${PV}.tar.bz2" >> >> @@ -16,6 +16,7 @@ SRC_URI[md5sum] = "12ee2fbf3beddb60601fb7a4c4905651" >>  SRC_URI[sha256sum] = >> "0d1a04e688b082bc88846e3f524abd

Re: [OE-core] sstate_clean() overzealous?

2011-10-03 Thread McClintock Matthew-B29882
On Mon, Oct 3, 2011 at 11:47 AM, Phil Blundell wrote: > The sstate_clean() function in sstate.bbclass is doing (inter alia): > >    stfile = d.getVar("STAMP", True) + ".do_" + ss['task'] >    [...] >    oe.path.remove(stfile + ".*") >    oe.path.remove(stfile + "_setscene" + ".*") > > which means

Re: [OE-core] [PATCH v2 10/16] Fix mdadm for powerpc64

2011-10-03 Thread Khem Raj
On 10/3/2011 2:14 PM, McClintock Matthew-B29882 wrote: On Mon, Oct 3, 2011 at 2:22 PM, Khem Raj wrote: -PR = "r0" +PR = "r1" SRC_URI = "${KERNELORG_MIRROR}/linux/utils/raid/mdadm/${BPN}-${PV}.tar.bz2" @@ -16,6 +16,7 @@ SRC_URI[md5sum] = "12ee2fbf3beddb60601fb7a4c4905651" SRC_URI[sha256sum

Re: [OE-core] sstate_clean() overzealous?

2011-10-03 Thread Khem Raj
On 10/3/2011 2:11 PM, McClintock Matthew-B29882 wrote: On Mon, Oct 3, 2011 at 11:47 AM, Phil Blundell wrote: The sstate_clean() function in sstate.bbclass is doing (inter alia): stfile = d.getVar("STAMP", True) + ".do_" + ss['task'] [...] oe.path.remove(stfile + ".*") oe.path.r

Re: [OE-core] sstate_clean() overzealous?

2011-10-03 Thread Saul Wold
On 10/03/2011 02:11 PM, McClintock Matthew-B29882 wrote: On Mon, Oct 3, 2011 at 11:47 AM, Phil Blundell wrote: The sstate_clean() function in sstate.bbclass is doing (inter alia): stfile = d.getVar("STAMP", True) + ".do_" + ss['task'] [...] oe.path.remove(stfile + ".*") oe.path

Re: [OE-core] sstate_clean() overzealous?

2011-10-03 Thread McClintock Matthew-B29882
On Mon, Oct 3, 2011 at 4:24 PM, Saul Wold wrote: > I am not sure that's correct, since we use sstate with the Autobuilder and > it's shared across different hosts building different MACHINEs, we don't see > the -natives getting build, do you have any examples? I'm building with targets that are n

Re: [OE-core] sstate_clean() overzealous?

2011-10-03 Thread McClintock Matthew-B29882
On Mon, Oct 3, 2011 at 4:18 PM, Khem Raj wrote: > hmmm so we can not share sstate parts for two machines in same tmpdir ? I'm not 100% sure I'm doing things properly but this is what I did: $ bitbake pseudo-native $ cp sstate-cache/* ~/sstate-cache $ rm -rf tmp/ $ bitbake pseudo-native Now ssta

Re: [OE-core] [PATCH] populate_sdk_rpm: Add missing /bin/sh from rpm ignore list for the SDK

2011-10-03 Thread McClintock Matthew-B29882
On Fri, Sep 30, 2011 at 5:16 PM, Richard Purdie wrote: > The target SDK packages don't need to fulfil a shell dependency > so add /bin/sh to the list of packages we don't need to resolve. > > Signed-off-by: Richard Purdie Acked-by: Matthew McClintock ___

Re: [OE-core] MINUTES: OE-TSC meeting 29-Sep-2011

2011-10-03 Thread Saul Wold
On 09/30/2011 11:16 AM, Chris Larson wrote: On Fri, Sep 30, 2011 at 11:14 AM, Jeff Osier-Mixon wrote: 1. Jefro 2. a. some minutes not making it to mailing list, Jefro to post on wiki b. yocto evaluating gerrit, possible patchwork replacement for OE, khem will research ReviewBoard may be w

Re: [OE-core] sstate_clean() overzealous?

2011-10-03 Thread McClintock Matthew-B29882
On Mon, Oct 3, 2011 at 4:29 PM, Matthew McClintock wrote: > On Mon, Oct 3, 2011 at 4:24 PM, Saul Wold wrote: >> I am not sure that's correct, since we use sstate with the Autobuilder and >> it's shared across different hosts building different MACHINEs, we don't see >> the -natives getting build,

Re: [OE-core] MINUTES: OE-TSC meeting 29-Sep-2011

2011-10-03 Thread Chris Larson
On Mon, Oct 3, 2011 at 2:53 PM, Saul Wold wrote: > On 09/30/2011 11:16 AM, Chris Larson wrote: >> >> On Fri, Sep 30, 2011 at 11:14 AM, Jeff Osier-Mixon >>  wrote: >>> >>> 1. Jefro >>> 2. a. some minutes not making it to mailing list, Jefro to post on wiki >>>    b. yocto evaluating gerrit, possibl

[OE-core] [RFC] Fix typo in meta/classes/sanity.bbclass

2011-10-03 Thread Matthew McClintock
Signed-off-by: Matthew McClintock --- Not sure if this is correct but it looks like a typo, also there appears to be some issues with the fix as well meta/classes/sanity.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/classes/sanity.bbclass b/meta/classes/s

Re: [OE-core] [RFC] Fix typo in meta/classes/sanity.bbclass

2011-10-03 Thread McClintock Matthew-B29882
On Mon, Oct 3, 2011 at 6:39 PM, Matthew McClintock wrote: > Signed-off-by: Matthew McClintock Whoops =) > --- > Not sure if this is correct but it looks like a typo, also > there appears to be some issues with the fix as well > >  meta/classes/sanity.bbclass |    2 +- >  1 files changed, 1 inse

[OE-core] [PATCH] qt4-embedded: move qt4-embedded-conf from RDEPENDS to RRECOMMENDS

2011-10-03 Thread James Limbouris
qt4-embedded-conf contains an environment setup script for profile.d. It has been packaged seperately to allow for its exclusion, but this is only practical if it is added to RRECOMMENDS, rather than RDEPENDS. Signed-off-by: James Limbouris --- meta/recipes-qt/qt4/qt4-embedded.inc |4 ++-- 1