Re: [OE-core] [PATCH 8/9] sqlite3: Update to 3.7.14.1

2012-11-14 Thread Martin Jansa
On Tue, Nov 13, 2012 at 09:32:50PM -0800, Saul Wold wrote: [YOCTO #3283] Signed-off-by: Saul Wold s...@linux.intel.com --- .../{sqlite3_3.7.13.bb = sqlite3_3.7.14.1.bb} |5 + 1 files changed, 1 insertions(+), 4 deletions(-) rename

[OE-core] Build failure

2012-11-14 Thread Andreas Müller
Ciao, with latest layer HEADS and build from scratch I get: KeyError: 'getpwnam(): name not found: root' ERROR: The stack trace of python calls that resulted in this exception/failure was: ERROR: File fixup_perms, line 227, in module ERROR: ERROR: File fixup_perms, line 155, in fixup_perms

[OE-core] [PATCH v2 02/12] xf86-video-intel: upgrade to 2.20.12

2012-11-14 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...intel_2.20.8.bb = xf86-video-intel_2.20.12.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.20.8.bb = xf86-video-intel_2.20.12.bb} (84%) diff --git

[OE-core] [PATCH v2 08/12] xserver-xorg: upgrade to 1.13.0

2012-11-14 Thread Laurentiu Palcu
The patch contains several aditional changes: * removed one backported patch (included in the new release); * changed mips64-compiler.patch to apply properly; * licence checksum for COPYING file changed: some copyright years have been changed The following external modules are now built-in:

[OE-core] [PATCH v2 10/12] xf86-video-vmware: Add compat API

2012-11-14 Thread Laurentiu Palcu
Needed after upgrading xserver to 1.13. Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...ware-port-vmware-driver-to-new-compat-API.patch | 655 .../xorg-driver/xf86-video-vmware_12.0.2.bb|3 +- 2 files changed, 657 insertions(+), 1 deletion(-)

[OE-core] [PATCH v2 09/12] mdadm: upgrade to 3.2.6

2012-11-14 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../mdadm/{mdadm_3.2.5.bb = mdadm_3.2.6.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/mdadm/{mdadm_3.2.5.bb = mdadm_3.2.6.bb} (86%) diff --git

[OE-core] [PATCH v2 11/12] xf86-input-synaptics: add mtdev dependency

2012-11-14 Thread Laurentiu Palcu
After upgrading xserver to 1.13, multitouch support is automatically enabled in xf86-input-synaptics. Hence, the need for mtdev dependency. Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../xorg-driver/xf86-input-synaptics_1.6.2.bb |4 ++--

[OE-core] [PATCH v2 01/12] xf86-video-vesa: upgrade to 2.3.2

2012-11-14 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...ideo-vesa_2.3.1.bb = xf86-video-vesa_2.3.2.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-video-vesa_2.3.1.bb = xf86-video-vesa_2.3.2.bb} (80%) diff --git

[OE-core] [PATCH v2 03/12] xf86-input-mouse: upgrade to 1.8.1

2012-11-14 Thread Laurentiu Palcu
Licence chacksum changed because Red Hat added a copyright line. Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...ut-mouse_1.7.2.bb = xf86-input-mouse_1.8.1.bb} |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) rename

[OE-core] [PATCH v2 07/12] libdrm: upgrade to 2.4.40

2012-11-14 Thread Laurentiu Palcu
Other changes: * removed a backported patch; * activated libdrm-omap helper layer which is needed by the latest xf86-video-omap xorg driver; * split libdrm-drivers package into libdrm-radeon, libdrm-nouveau and libdrm-omap; Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com ---

[OE-core] [PATCH v2 05/12] xcb-proto: upgrade to 1.8

2012-11-14 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../xcb/{xcb-proto_1.7.1.bb = xcb-proto_1.8.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xcb/{xcb-proto_1.7.1.bb = xcb-proto_1.8.bb} (61%) diff --git

[OE-core] [PATCH v2 12/12] xf86-video-omapfb: upgrade to 0.4.2

2012-11-14 Thread Laurentiu Palcu
Other changes: * changed the recipe's SRC_URI to track the new (maintained) repo; * removed all old patches as the latest driver's structure has changed drastically; * license file changed quite a bit: MIT - GPLv2 (needs to be reviewed by somebody with a better understanding of these

[OE-core] [PATCH v2 00/12] xorg upgrades

2012-11-14 Thread Laurentiu Palcu
Changes in v2: * changes to yocto BSP related files were separated and will be sent to the appropriate list; * added RPROVIDES/RREPLACES/RCONFLICTS where applicable (libdrm, xserver-xorg and xf86-video-omap recipes). Had a little help from Ross with these, thanks! Hi, This patchset

[OE-core] [PATCH v2 04/12] xkeyboard-config: upgrade to 2.7

2012-11-14 Thread Laurentiu Palcu
A couple of extra changes: * changed the SRC_URI to the new, valid, one * added dependency of gettext (do_qa_configure detected is needed) Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...board-config_2.1.bb = xkeyboard-config_2.7.bb} | 10 +- 1 file changed, 5

Re: [OE-core] Build failure

2012-11-14 Thread Andreas Müller
On Wed, Nov 14, 2012 at 10:15 AM, Andreas Müller schnitzelt...@googlemail.com wrote: Ciao, with latest layer HEADS and build from scratch I get: KeyError: 'getpwnam(): name not found: root' ERROR: The stack trace of python calls that resulted in this exception/failure was: ERROR: File

Re: [OE-core] [PATCH v2 07/12] libdrm: upgrade to 2.4.40

2012-11-14 Thread Martin Jansa
On Wed, Nov 14, 2012 at 11:28:04AM +0200, Laurentiu Palcu wrote: Other changes: * removed a backported patch; * activated libdrm-omap helper layer which is needed by the latest xf86-video-omap xorg driver; * split libdrm-drivers package into libdrm-radeon, libdrm-nouveau and

Re: [OE-core] [PATCH v2 12/12] xf86-video-omapfb: upgrade to 0.4.2

2012-11-14 Thread Martin Jansa
On Wed, Nov 14, 2012 at 11:28:09AM +0200, Laurentiu Palcu wrote: Other changes: * changed the recipe's SRC_URI to track the new (maintained) repo; * removed all old patches as the latest driver's structure has changed drastically; * license file changed quite a bit: MIT - GPLv2 (needs

Re: [OE-core] [PATCH 1/1] initscripts: improve the way initscripts handle volatile storage

2012-11-14 Thread Otavio Salvador
On Wed, Nov 14, 2012 at 5:30 AM, ChenQi qi.c...@windriver.com wrote: On 11/14/2012 07:14 AM, Saul Wold wrote: On 11/12/2012 03:33 AM, qi.c...@windriver.com wrote: From: Chen Qi qi.c...@windriver.com Change the way how populate_volatile.sh handles link-type config items. Previously, if a

Re: [OE-core] [PATCH 2/9] builder: Add password for user

2012-11-14 Thread Otavio Salvador
On Wed, Nov 14, 2012 at 3:32 AM, Saul Wold s...@linux.intel.com wrote: This is needed to allow openssh to work correctly for the Eclipse plugin to have access to the build appliance to view/modify recipes and lauch builds Signed-off-by: Saul Wold s...@linux.intel.com I'd like to be able to

Re: [OE-core] [PATCH 6/9] sysstat: Update to 10.1.2

2012-11-14 Thread Otavio Salvador
On Wed, Nov 14, 2012 at 3:32 AM, Saul Wold s...@linux.intel.com wrote: Signed-off-by: Saul Wold s...@linux.intel.com --- .../{sysstat_10.1.1.bb = sysstat_10.1.2.bb} |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) rename meta/recipes-extended/sysstat/{sysstat_10.1.1.bb

Re: [OE-core] [PATCH 3/9] less: Update to 451

2012-11-14 Thread Otavio Salvador
On Wed, Nov 14, 2012 at 3:32 AM, Saul Wold s...@linux.intel.com wrote: LICENSE file was changed to match the BSD-2 Clause Signed-off-by: Saul Wold s...@linux.intel.com --- .../less/{less_444.bb = less_451.bb} |8 1 files changed, 4 insertions(+), 4 deletions(-)

Re: [OE-core] [PATCH v2 08/12] xserver-xorg: upgrade to 1.13.0

2012-11-14 Thread Otavio Salvador
On Wed, Nov 14, 2012 at 7:28 AM, Laurentiu Palcu laurentiu.pa...@intel.comwrote: The patch contains several aditional changes: * removed one backported patch (included in the new release); * changed mips64-compiler.patch to apply properly; * licence checksum for COPYING file changed: some

Re: [OE-core] [PATCH 3/9] less: Update to 451

2012-11-14 Thread Paul Eggleton
On Wednesday 14 November 2012 09:26:53 Otavio Salvador wrote: -PR = r3 +PR = r0 Please drop PR as r0 is the default. We don't do that in OE-Core. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ Openembedded-core mailing

Re: [OE-core] [PATCH 3/9] less: Update to 451

2012-11-14 Thread Otavio Salvador
On Wed, Nov 14, 2012 at 9:33 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: On Wednesday 14 November 2012 09:26:53 Otavio Salvador wrote: -PR = r3 +PR = r0 Please drop PR as r0 is the default. We don't do that in OE-Core. Well, as far as I remember I always drop the PR

Re: [OE-core] [PATCH v2 08/12] xserver-xorg: upgrade to 1.13.0

2012-11-14 Thread Burton, Ross
On 14 November 2012 11:28, Otavio Salvador ota...@ossystems.com.br wrote: Why those are now built-in? Because upstream made them builtin. Ross ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org

Re: [OE-core] [PATCH] bash: Add fix for cross compile issues

2012-11-14 Thread Martin Jansa
On Tue, Nov 13, 2012 at 01:59:19PM +, Richard Purdie wrote: Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- diff --git a/meta/recipes-extended/bash/bash-4.2/crossfix.patch b/meta/recipes-extended/bash/bash-4.2/crossfix.patch new file mode 100644 index

[OE-core] License of xz

2012-11-14 Thread Anders Darander
I've recently started to look into building internal images with INCOMPATIBLE_LICENSE = GPLv3 Sofar, I've mainly identified one issue, which is with the xz-package. (This is currently a dependency of systemd). xz sets LICENSE = GPLv2+ GPLv3+ LGPLv2.1+ If the info in COPYING from xz sources

Re: [OE-core] [PATCH] bash: Add fix for cross compile issues

2012-11-14 Thread Richard Purdie
On Tue, 2012-11-13 at 16:42 -0700, Chris Larson wrote: On Tue, Nov 13, 2012 at 6:59 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- diff --git

[OE-core] [PATCH v3 02/12] xf86-video-intel: upgrade to 2.20.12

2012-11-14 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...intel_2.20.8.bb = xf86-video-intel_2.20.12.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.20.8.bb = xf86-video-intel_2.20.12.bb} (84%) diff --git

[OE-core] [PATCH v3 10/12] xf86-video-vmware: Add compat API

2012-11-14 Thread Laurentiu Palcu
Needed after upgrading xserver to 1.13. Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...ware-port-vmware-driver-to-new-compat-API.patch | 655 .../xorg-driver/xf86-video-vmware_12.0.2.bb|3 +- 2 files changed, 657 insertions(+), 1 deletion(-)

[OE-core] [PATCH v3 11/12] xf86-input-synaptics: add mtdev dependency

2012-11-14 Thread Laurentiu Palcu
After upgrading xserver to 1.13, multitouch support is automatically enabled in xf86-input-synaptics. Hence, the need for mtdev dependency. Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../xorg-driver/xf86-input-synaptics_1.6.2.bb |4 ++--

[OE-core] [PATCH v3 06/12] fontconfig: upgrade to 2.10.1

2012-11-14 Thread Laurentiu Palcu
A couple of changes: * licence snippet in fccache.c moved down the file; * new files appeared in this version, added them to fontconfig package Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../97_fontconfig |0 .../fix-pkgconfig.patch

[OE-core] [PATCH v3 05/12] xcb-proto: upgrade to 1.8

2012-11-14 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../xcb/{xcb-proto_1.7.1.bb = xcb-proto_1.8.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xcb/{xcb-proto_1.7.1.bb = xcb-proto_1.8.bb} (61%) diff --git

[OE-core] [PATCH v3 07/12] libdrm: upgrade to 2.4.40

2012-11-14 Thread Laurentiu Palcu
Other changes: * removed a backported patch; * activated libdrm-omap helper layer which is needed by the latest xf86-video-omap xorg driver; * split libdrm-drivers package into libdrm-radeon, libdrm-nouveau and libdrm-omap; Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com ---

[OE-core] [PATCH v3 08/12] xserver-xorg: upgrade to 1.13.0

2012-11-14 Thread Laurentiu Palcu
The patch contains several aditional changes: * removed one backported patch (included in the new release); * changed mips64-compiler.patch to apply properly; * licence checksum for COPYING file changed: some copyright years have been changed The following external modules are now built-in:

[OE-core] [PATCH v3 09/12] mdadm: upgrade to 3.2.6

2012-11-14 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../mdadm/{mdadm_3.2.5.bb = mdadm_3.2.6.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/mdadm/{mdadm_3.2.5.bb = mdadm_3.2.6.bb} (86%) diff --git

[OE-core] [PATCH v3 12/12] xf86-video-omap: add new recipe to follow the maintained repo

2012-11-14 Thread Laurentiu Palcu
This new recipe is needed because the old driver is unmaintained. This new recipe will follow the new repo. Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../xorg-driver/xf86-video-omap_git.bb | 31 1 file changed, 31 insertions(+) create mode

[OE-core] [PATCH v3 01/12] xf86-video-vesa: upgrade to 2.3.2

2012-11-14 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...ideo-vesa_2.3.1.bb = xf86-video-vesa_2.3.2.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-video-vesa_2.3.1.bb = xf86-video-vesa_2.3.2.bb} (80%) diff --git

[OE-core] [PATCH v3 00/12] xorg upgrades

2012-11-14 Thread Laurentiu Palcu
Changes in v3: * reintroduced the old xf86-video-omapfb recipe. However, this will not build because it needs to be ported to work with the compat-api. The new recipe has this, though. So there will still be work to be done in order to have this work with the 1.13 xorg server; *

[OE-core] [PATCH v3 03/12] xf86-input-mouse: upgrade to 1.8.1

2012-11-14 Thread Laurentiu Palcu
Licence chacksum changed because Red Hat added a copyright line. Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...ut-mouse_1.7.2.bb = xf86-input-mouse_1.8.1.bb} |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) rename

[OE-core] [PATCH v3 04/12] xkeyboard-config: upgrade to 2.7

2012-11-14 Thread Laurentiu Palcu
A couple of extra changes: * changed the SRC_URI to the new, valid, one * added dependency of gettext (do_qa_configure detected is needed) Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...board-config_2.1.bb = xkeyboard-config_2.7.bb} | 10 +- 1 file changed, 5

Re: [OE-core] [PATCH] bash: Add fix for cross compile issues

2012-11-14 Thread Richard Purdie
On Wed, 2012-11-14 at 13:30 +0100, Martin Jansa wrote: On Tue, Nov 13, 2012 at 01:59:19PM +, Richard Purdie wrote: Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- diff --git a/meta/recipes-extended/bash/bash-4.2/crossfix.patch

Re: [OE-core] [PATCH] bash: Add fix for cross compile issues

2012-11-14 Thread Richard Purdie
On Wed, 2012-11-14 at 13:24 +, Richard Purdie wrote: On Wed, 2012-11-14 at 13:30 +0100, Martin Jansa wrote: On Tue, Nov 13, 2012 at 01:59:19PM +, Richard Purdie wrote: Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- diff --git

Re: [OE-core] [PATCH] bash: Add fix for cross compile issues

2012-11-14 Thread Martin Jansa
On Wed, Nov 14, 2012 at 01:24:02PM +, Richard Purdie wrote: On Wed, 2012-11-14 at 13:30 +0100, Martin Jansa wrote: On Tue, Nov 13, 2012 at 01:59:19PM +, Richard Purdie wrote: Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- diff --git

Re: [OE-core] [PATCH] bash: Add fix for cross compile issues

2012-11-14 Thread Chris Larson
On Wed, Nov 14, 2012 at 6:01 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: The reason for this failure has to do with a particular set of circumstances. A header in the bash source tree defines STRING() based on HAVE_STRINGIZE. This define overwrites the unistd.h define of

Re: [OE-core] [PATCH 2/9] builder: Add password for user

2012-11-14 Thread Mark Hatle
On 11/13/12 11:32 PM, Saul Wold wrote: This is needed to allow openssh to work correctly for the Eclipse plugin to have access to the build appliance to view/modify recipes and lauch builds Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-graphics/builder/builder_0.1.bb |5

Re: [OE-core] [PATCH] bash: Add fix for cross compile issues

2012-11-14 Thread Richard Purdie
On Wed, 2012-11-14 at 07:08 -0700, Chris Larson wrote: On Wed, Nov 14, 2012 at 6:01 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: The reason for this failure has to do with a particular set of circumstances. A header in the bash source tree defines

[OE-core] [PATCH] make-3.82: Add patch for archive expression expansion issues

2012-11-14 Thread Richard Purdie
bitbake make-native; MACHINE=qemuarm bitbake icu would fail with: *** No rule to make target `uconvmsg/libuconvmsg.a(uconvmsg/uconvmsg_dat.ao', needed by `uconvmsg/libuconvmsg.a'. Stop which is caused by a bug in make 3.82 which the attached patch fixes. Signed-off-by: Richard Purdie

[OE-core] [PATCH] python: Resolve intermediate staging issues

2012-11-14 Thread Richard Purdie
Its bad practise to poke into the sysroot without knowledge of sstate. This adds a patch to python allowing us to account for cross compiling and allow it to find the Makefile/pyconfig.h files without needing them in the sysroot for do_compile/do_install to complete. Tested on two architectures

[OE-core] [PATCH] sstate: Drop now unneeded python whitelist entries

2012-11-14 Thread Richard Purdie
Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- diff --git a/meta/classes/sstate.bbclass b/meta/classes/sstate.bbclass index 12c9c60..fce4956 100644 --- a/meta/classes/sstate.bbclass +++ b/meta/classes/sstate.bbclass @@ -21,8 +21,6 @@ SSTATE_DUPWHITELIST = ${DEPLOY_DIR_IMAGE}/

Re: [OE-core] [PATCH 3/9] less: Update to 451

2012-11-14 Thread Richard Purdie
On Wed, 2012-11-14 at 09:36 -0200, Otavio Salvador wrote: On Wed, Nov 14, 2012 at 9:33 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: On Wednesday 14 November 2012 09:26:53 Otavio Salvador wrote: -PR = r3 +PR = r0 Please drop PR as r0 is

[OE-core] [PATCH] bash: fix mkbuiltins build failure

2012-11-14 Thread Christopher Larson
From: Christopher Larson chris_lar...@mentor.com On hosts with FORTIFY_SOURCES, stringize support is required, as it's used by the macros to wrap functions (e.g. read and open in unistd.h). Those wrappers use the STRING() macro from unistd.h. A header in the bash sources overrides the unistd.h

Re: [OE-core] [PATCH v3 07/12] libdrm: upgrade to 2.4.40

2012-11-14 Thread Burton, Ross
On 14 November 2012 13:21, Laurentiu Palcu laurentiu.pa...@intel.com wrote: Other changes: * removed a backported patch; * activated libdrm-omap helper layer which is needed by the latest xf86-video-omap xorg driver; * split libdrm-drivers package into libdrm-radeon, libdrm-nouveau and

[OE-core] [PATCH 7/8] kern-tools: flexibility and usability enhancements

2012-11-14 Thread Bruce Ashfield
Updating the SRCREV to import the following changes. [updateme: find the board description with the highest score] This removes the requirement that a custom linux-yocto .scc file have define KTYPE foo, where foo is typically standard. The tools can now match on a .scc file that only

[OE-core] [PATCH 3/8] linux-yocto/3.4: bump kver to v3.4.16

2012-11-14 Thread Bruce Ashfield
The -stable 3.4 kernel has updated versions, so we import 3.4.16 and make that our new baseline. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |8 meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb |6 +++---

[OE-core] [PATCH 2/8] linux-yocto/3.4: efi/mmc fixes and fri2 updates

2012-11-14 Thread Bruce Ashfield
Updating the 3.4 SRCREVs to pick up the following two fixes: 218bd8d efi: Add patch to fix 32bit EFI service mapping (rhbz 726701) b6d08f7 mmc: sdhci: Use DBG() instead of pr_warning() on large timeout And the following meta branch config updates: 68a635b fri2: Disable GPIO_PCH for

[OE-core] [PATCH 0/8] linux-yocto + kern tools consolidated pull request

2012-11-14 Thread Bruce Ashfield
Richard/Saul, This is a collection of updates that I've had locally in the last few weeks leading up to the 1.3 release, but they were held back to avoid any negative impacts on the release. I've kept all the kernel -stable and configuration updates as distinct commits, so it will be possible to

[OE-core] [PATCH 8/8] guilt: change upstream tgz location

2012-11-14 Thread Bruce Ashfield
The kernel.org mirror of the guilt tarball has been missing for a while and the yocto mirrors have been keeping builds working. Switching to a debian upstream is better than solely relying on the yocto mirrors for serving the tgz. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com ---

Re: [OE-core] [PATCH v3 08/12] xserver-xorg: upgrade to 1.13.0

2012-11-14 Thread Burton, Ross
On 14 November 2012 13:21, Laurentiu Palcu laurentiu.pa...@intel.com wrote: The patch contains several aditional changes: * removed one backported patch (included in the new release); * changed mips64-compiler.patch to apply properly; * licence checksum for COPYING file changed: some

[OE-core] [PATCH 5/8] linux-yocto/3.2: update to v3.2.32 and 3.2.32-rt48

2012-11-14 Thread Bruce Ashfield
The 3.2 kernel was lagging behind on kernel.org -stable and -rt updates. Even though no 1.3 BSPs directly use this kernel, it should be updated for those that may use it. Sanity test on qemu* for -rt and standard builds. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com ---

[OE-core] [PATCH 1/8] linux-yocto/3.4: nfsd, pci, fishriver and rangely config changes

2012-11-14 Thread Bruce Ashfield
Updating the 3.4 meta branch with the following configuration changes and additions: 0541ba5 meta: Rangeley Machine Created 9e3bdb7 meta: Add nfsd kernel features da9b37d CrystalForest: Enable PCI extended config space for CrystalForest Machine. 628cbe9 meta: Add a new feature for PCI devices.

[OE-core] [PATCH 6/8] kern-tools: kconf_check: fix find warning

2012-11-14 Thread Bruce Ashfield
Bumping the kern-tools SRCREV to pickup the following change: [ kconf_check: fix find warning When searching for all available Kconfig files, kconf_check was using $meta_dir instead of $META_DIR. This resulted in a truncated path and the following warning: find: warning:

[OE-core] [PATCH 4/8] linux-yocto/3.4: v3.4.17, v3.4.18, -rt and config changes

2012-11-14 Thread Bruce Ashfield
Bumping the linux-yocto/3.4 SRCREVs to incorporate the following updates: - v3.4.17 - v3.4.18 - 3.4.18-rt29 Also incorporating the following meta branch config changes: 5bd6d0d rangeley: update include to use the new intel-dpdk feature 4b277c2 dpdk: Add feature Intel DPDK 3905e74

Re: [OE-core] [PATCH] classes: Be consistent about sstate-inputdirs/outputdirs ending with '/'

2012-11-14 Thread Martin Jansa
On Tue, Nov 13, 2012 at 02:05:00PM +, Richard Purdie wrote: If sstate-inputdirs and sstate-outputdirs don't match with ending '/' characters, the manifest file can end up corrupted. This change ensures the metadata is consistent in ending do_populate_root tasks with this character to avoid

Re: [OE-core] [PATCH] classes: Be consistent about sstate-inputdirs/outputdirs ending with '/'

2012-11-14 Thread Martin Jansa
On Wed, Nov 14, 2012 at 04:09:45PM +0100, Martin Jansa wrote: On Tue, Nov 13, 2012 at 02:05:00PM +, Richard Purdie wrote: If sstate-inputdirs and sstate-outputdirs don't match with ending '/' characters, the manifest file can end up corrupted. This change ensures the metadata is

Re: [OE-core] [PATCH] classes: Be consistent about sstate-inputdirs/outputdirs ending with '/'

2012-11-14 Thread Richard Purdie
On Wed, 2012-11-14 at 16:22 +0100, Martin Jansa wrote: On Wed, Nov 14, 2012 at 04:09:45PM +0100, Martin Jansa wrote: On Tue, Nov 13, 2012 at 02:05:00PM +, Richard Purdie wrote: If sstate-inputdirs and sstate-outputdirs don't match with ending '/' characters, the manifest file can end

Re: [OE-core] License of xz

2012-11-14 Thread Otavio Salvador
On Wed, Nov 14, 2012 at 10:42 AM, Anders Darander and...@chargestorm.sewrote: ... If my interpretation is correct, I'll try to find more time to look into the actual source files a bit more closely. ... - The build system contains public domain files, and files that are under

Re: [OE-core] [PATCH v3 07/12] libdrm: upgrade to 2.4.40

2012-11-14 Thread Burton, Ross
On 14 November 2012 14:56, Burton, Ross ross.bur...@intel.com wrote: Acked-By: Ross Burton ross.bur...@intel.com Retracted. There isn't a libdrm-intel package for the Intel driver, so it goes into libdrm. This then messes up the renaming and upgrades become impossible. Ross

Re: [OE-core] [PATCH 2/9] builder: Add password for user

2012-11-14 Thread Saul Wold
On 11/14/2012 06:09 AM, Mark Hatle wrote: On 11/13/12 11:32 PM, Saul Wold wrote: This is needed to allow openssh to work correctly for the Eclipse plugin to have access to the build appliance to view/modify recipes and lauch builds Signed-off-by: Saul Wold s...@linux.intel.com ---

Re: [OE-core] [PATCH v3 08/12] xserver-xorg: upgrade to 1.13.0

2012-11-14 Thread Burton, Ross
On 14 November 2012 15:03, Burton, Ross ross.bur...@intel.com wrote: I'd like to see the upgrade path verified just to make sure we don't have a repeat of the EXA farce... Just did an upgrade. There is the drm breakage I talked about in the other mail, and then some very odd breakage I wasn't

Re: [OE-core] [PATCH v2 12/12] xf86-video-omapfb: upgrade to 0.4.2

2012-11-14 Thread Saul Wold
On 11/14/2012 01:28 AM, Laurentiu Palcu wrote: Other changes: * changed the recipe's SRC_URI to track the new (maintained) repo; * removed all old patches as the latest driver's structure has changed drastically; * license file changed quite a bit: MIT - GPLv2 (needs to be reviewed

Re: [OE-core] [PATCH 7/8] kern-tools: flexibility and usability enhancements

2012-11-14 Thread Darren Hart
On 11/14/2012 07:03 AM, Bruce Ashfield wrote: Updating the SRCREV to import the following changes. [updateme: find the board description with the highest score] This removes the requirement that a custom linux-yocto .scc file have define KTYPE foo, where foo is typically standard.

[OE-core] meta-freescale general mailing list

2012-11-14 Thread McClintock Matthew-B29882
YoctoProject.org is now hosting a meta-freescale mailing list that are going to unify the communities of meta-fsl-ppc and meta-fsl-arm. From now on all patches affecting meta-fsl-ppc and meta-fsl-arm can be sent to meta-freesc...@yoctoproject.org and have the respective tag in the patch. Please

Re: [OE-core] [PATCH 7/8] kern-tools: flexibility and usability enhancements

2012-11-14 Thread Bruce Ashfield
On 12-11-14 11:33 AM, Darren Hart wrote: On 11/14/2012 07:03 AM, Bruce Ashfield wrote: Updating the SRCREV to import the following changes. [updateme: find the board description with the highest score] This removes the requirement that a custom linux-yocto .scc file have define

Re: [OE-core] [PATCH 7/8] kern-tools: flexibility and usability enhancements

2012-11-14 Thread Darren Hart
On 11/14/2012 08:58 AM, Bruce Ashfield wrote: On 12-11-14 11:33 AM, Darren Hart wrote: On 11/14/2012 07:03 AM, Bruce Ashfield wrote: Updating the SRCREV to import the following changes. [updateme: find the board description with the highest score] This removes the requirement that

Re: [OE-core] [PATCH] classes: Be consistent about sstate-inputdirs/outputdirs ending with '/'

2012-11-14 Thread McClintock Matthew-B29882
On Wed, Nov 14, 2012 at 9:59 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Wed, 2012-11-14 at 16:22 +0100, Martin Jansa wrote: On Wed, Nov 14, 2012 at 04:09:45PM +0100, Martin Jansa wrote: On Tue, Nov 13, 2012 at 02:05:00PM +, Richard Purdie wrote: If sstate-inputdirs

Re: [OE-core] [PATCH 7/8] kern-tools: flexibility and usability enhancements

2012-11-14 Thread Bruce Ashfield
On 12-11-14 12:09 PM, Darren Hart wrote: On 11/14/2012 08:58 AM, Bruce Ashfield wrote: On 12-11-14 11:33 AM, Darren Hart wrote: On 11/14/2012 07:03 AM, Bruce Ashfield wrote: Updating the SRCREV to import the following changes. [updateme: find the board description with the highest

[OE-core] Can't build qt4-x11-free

2012-11-14 Thread Gary Thomas
| arm-poky-linux-gnueabi-g++ -march=armv5te -marm -mthumb-interwork -mtune=arm926ej-s --sysroot=/local/qemuarm_test/tmp/sysroots/qemuarm -Wl,-rpath-link,/local/qemuarm_test/tmp/sysroots/qemuarm/usr/lib -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed

Re: [OE-core] [PATCH v2] initrd: add recovery feature

2012-11-14 Thread Radu Moisan
On 11/14/2012 01:07 AM, Saul Wold wrote: On 11/13/2012 01:12 PM, Radu Moisan wrote: Allows you to use as root a partition instead of the rootfs.img for recovering an old install, and fails safe when no rootfs is found, dropping the user to a shell if something goes wrong. Signed-off-by: Radu

Re: [OE-core] [PATCH v2] initrd: add recovery feature

2012-11-14 Thread Radu Moisan
On 11/14/2012 03:30 AM, Otavio Salvador wrote: On Tue, Nov 13, 2012 at 7:12 PM, Radu Moisan radu.moi...@intel.com mailto:radu.moi...@intel.com wrote: Allows you to use as root a partition instead of the rootfs.img for recovering an old install, and fails safe when no rootfs is

Re: [OE-core] [PATCH] bash: Add fix for cross compile issues

2012-11-14 Thread Michael Halstead
On 11/14/2012 05:30 AM, Richard Purdie wrote: On Wed, 2012-11-14 at 13:24 +, Richard Purdie wrote: On Wed, 2012-11-14 at 13:30 +0100, Martin Jansa wrote: On Tue, Nov 13, 2012 at 01:59:19PM +, Richard Purdie wrote: Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org ---

Re: [OE-core] Can't build qt4-x11-free

2012-11-14 Thread Henning Heinold
On Wed, Nov 14, 2012 at 11:07:19AM -0700, Gary Thomas wrote: | /local/qemuarm_test/tmp/sysroots/i686-linux/usr/libexec/armv5te-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.7.2/ld: cannot find -lGLU Hi, did you check if qt actually needs any glu symbols? Bye Henning

Re: [OE-core] Can't build qt4-x11-free

2012-11-14 Thread Gary Thomas
On 2012-11-14 13:06, Henning Heinold wrote: On Wed, Nov 14, 2012 at 11:07:19AM -0700, Gary Thomas wrote: | /local/qemuarm_test/tmp/sysroots/i686-linux/usr/libexec/armv5te-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.7.2/ld: cannot find -lGLU Hi, did you check if qt actually needs any

Re: [OE-core] [PATCH] bash: Add fix for cross compile issues

2012-11-14 Thread Michael Halstead
On 11/14/2012 11:45 AM, Michael Halstead wrote: On 11/14/2012 05:30 AM, Richard Purdie wrote: On Wed, 2012-11-14 at 13:24 +, Richard Purdie wrote: On Wed, 2012-11-14 at 13:30 +0100, Martin Jansa wrote: On Tue, Nov 13, 2012 at 01:59:19PM +, Richard Purdie wrote: Signed-off-by: Richard

[OE-core] [PATCH 07/10] libcheck: Update to 0.9.9

2012-11-14 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../{libcheck_0.9.8.bb = libcheck_0.9.9.bb} |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) rename meta/recipes-support/libcheck/{libcheck_0.9.8.bb = libcheck_0.9.9.bb} (74%) diff --git

[OE-core] [PATCH 02/10] mx: Update to 1.4.7

2012-11-14 Thread Saul Wold
Source moved to GitHub (From OE-Core rev: d0f9486a2c71999f3730b525769e703165b98bb8) Signed-off-by: Saul Wold s...@linux.intel.com Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- .../mx/{mx_1.4.6.bb = mx_1.4.7.bb}| 13 ++--- 1 files changed, 6

[OE-core] [PATCH 04/10] psmisc: Update to 22.20

2012-11-14 Thread Saul Wold
(From OE-Core rev: c1d3fbf49ac6ea2a6d56370311874ab99ddf57d1) Signed-off-by: Saul Wold s...@linux.intel.com Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- .../psmisc/{psmisc_22.19.bb = psmisc_22.20.bb}|4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename

[OE-core] [PATCH 08/10] sqlite3: Update to 3.7.14.1

2012-11-14 Thread Saul Wold
[YOCTO #3283] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-support/sqlite/sqlite3_3.7.13.bb | 11 --- meta/recipes-support/sqlite/sqlite3_3.7.14.1.bb | 11 +++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644

[OE-core] [PATCH 03/10] kconfig-frontends: Update to 3.6

2012-11-14 Thread Saul Wold
(From OE-Core rev: 800ec42d0cb3c994ba15c0ce7e4f5a6e312012a4) Signed-off-by: Saul Wold s...@linux.intel.com Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- ...g-frontends_3.5.bb = kconfig-frontends_3.6.bb} |9 + 1 files changed, 5 insertions(+), 4 deletions(-)

[OE-core] [PATCH 10/10] packagegroup-self-hosted: add sftp server

2012-11-14 Thread Saul Wold
Which is needed for integration with Eclispe plugin (From OE-Core rev: c96ec6723ba289d40f4901ecaa5464b9b73aaa6e) Signed-off-by: Saul Wold s...@linux.intel.com Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- .../packagegroups/packagegroup-self-hosted.bb |3 ++- 1

[OE-core] [PATCH 01/10] pulse: fix Bashism in string test

2012-11-14 Thread Saul Wold
(From OE-Core rev: cab0c2edf8e87fd89ce7993ad99dfec213fc602a) Signed-off-by: Saul Wold s...@linux.intel.com Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc |2 +- .../pulseaudio/pulseaudio_2.1.bb |2

[OE-core] [PATCH 09/10] builder: Add password for user

2012-11-14 Thread Saul Wold
This is needed to allow openssh to work correctly for the Eclipse plugin to have access to the build appliance to view/modify recipes and lauch builds Default password is builder Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-graphics/builder/builder_0.1.bb |7 +-- 1

[OE-core] [PATCH 05/10] less: Update to 451

2012-11-14 Thread Saul Wold
LICENSE file was changed to match the BSD-2 Clause (From OE-Core rev: 5982fa16ba67e3cd0a0191eca452bb61282e1cda) Signed-off-by: Saul Wold s...@linux.intel.com Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- .../less/{less_444.bb = less_451.bb} |8 1

[OE-core] [PATCH 06/10] sysstat: Update to 10.1.2

2012-11-14 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../{sysstat_10.1.1.bb = sysstat_10.1.2.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/sysstat/{sysstat_10.1.1.bb = sysstat_10.1.2.bb} (44%) diff --git

[OE-core] [PATCH 00/10 v2] Updates and Fixes

2012-11-14 Thread Saul Wold
Richard, This is v2 of the patch set from yesterday, mostly the same, but fixes the issues mentioned on the list. sysstat sqlite3 builder Added libcheck after some testing. Thanks Sau! The following changes since commit f7a25dd72d1d463eb72d48c6f9dd968d376496c0: bash: fix

[OE-core] [PATCH] sstate: Bump version number to deal with layout fixes

2012-11-14 Thread Richard Purdie
The recent proceeding sstate directory layout fixes made the code do what it was originally intended to do, as can be clearly seen from the code. Unfortunately this changed the contents and layout of the sstate files themselves since the bug was leading to a directory prefix being missing. This

[OE-core] [PATCH 0/1] Change some applets dirs to make them FHS and LSB compliance

2012-11-14 Thread rongqing.li
From: Roy.Li rongqing...@windriver.com The following changes since commit b53ea6687b6201c8c5ab5cb0d2a845ef7e7b2abe: sstate: Bump version number to deal with layout fixes (2012-11-14 23:37:26 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib

[OE-core] [PATCH 1/1] Change some applets dirs to make them FHS and LSB compliance

2012-11-14 Thread rongqing.li
From: Roy.Li rongqing...@windriver.com Change some applets dirs to make them FHS and LSB compliance by backporting patch dac8e79a190fcfe (Move several applets to different install dir) and adjusting alternatives in several bb files, the result is below: ip: /bin/--/sbin/ adduser

[OE-core] [PATCH 0/1] bind: make /etc/init.d/bind stop work

2012-11-14 Thread rongqing.li
From: Roy.Li rongqing...@windriver.com The following changes since commit b53ea6687b6201c8c5ab5cb0d2a845ef7e7b2abe: sstate: Bump version number to deal with layout fixes (2012-11-14 23:37:26 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib roy/bind

[OE-core] [PATCH 1/1] bind: make /etc/init.d/bind stop work

2012-11-14 Thread rongqing.li
From: Roy Li rongqing...@windriver.com Add some configurations, make rndc command be able to controls the named daemon. Signed-off-by: Roy Li rongqing...@windriver.com --- .../bind/bind-9.8.1/conf.patch | 15 +-- .../bind-9.8.1/make-etc-initd-bind-stop-work.patch |

  1   2   >