[OE-core] quilt-native fails on tar version 1.27.1

2014-04-29 Thread Mirza Krak
Hi. I recently updated my Ubuntu PC to 14.04 LTS which broke yocto builds. From what I can see is that there seems to be an issue with the tar command and quilt-native recipe. But I am to newb to fix this. Do you guys have any ideas? uname -a Linux mirza-hm 3.11.0-20-generic #34-Ubuntu SMP

[OE-core] Status Update

2014-04-29 Thread Richard Purdie
Executive Summary = The -rc4 build of 1.6 was ready for release with some last minute fixes for the beaglebone issues (thanks!). Its great to finally get that out there. I've started merging changes into master. I've put various gcc changes forward that I've had a few moments to

[OE-core] [PATCH 0/7] Various comms and multimedia PUs

2014-04-29 Thread Cristian Iorga
The following changes since commit 183dac4036cb73ad6cc620002b0044d3484a398d: bitbake: Revert fetch2: Cleanup file checksum generation (2014-04-28 12:54:06 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ciorga/PUs

[OE-core] [PATCH 2/7] gstreamer1.0: upgrade to 1.2.4

2014-04-29 Thread Cristian Iorga
Signed-off-by: Cristian Iorga cristian.io...@intel.com --- .../gstreamer/{gstreamer1.0_1.2.3.bb = gstreamer1.0_1.2.4.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.2.3.bb = gstreamer1.0_1.2.4.bb} (72%) diff --git

[OE-core] [PATCH 4/7] gstreamer1.0-plugins-base: upgrade to 1.2.4

2014-04-29 Thread Cristian Iorga
Signed-off-by: Cristian Iorga cristian.io...@intel.com --- ...er1.0-plugins-base_1.2.3.bb = gstreamer1.0-plugins-base_1.2.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.2.3.bb =

[OE-core] [PATCH 3/7] gstreamer1.0-libav: upgrade to 1.2.4

2014-04-29 Thread Cristian Iorga
Signed-off-by: Cristian Iorga cristian.io...@intel.com --- .../{gstreamer1.0-libav_1.2.3.bb = gstreamer1.0-libav_1.2.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.2.3.bb = gstreamer1.0-libav_1.2.4.bb} (89%)

[OE-core] [PATCH 6/7] gstreamer1.0-plugins-bad: upgrade to 1.2.4

2014-04-29 Thread Cristian Iorga
Signed-off-by: Cristian Iorga cristian.io...@intel.com --- ...amer1.0-plugins-bad_1.2.3.bb = gstreamer1.0-plugins-bad_1.2.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.2.3.bb =

[OE-core] [PATCH 7/7] gstreamer1.0-plugins-ugly: upgrade to 1.2.4

2014-04-29 Thread Cristian Iorga
Signed-off-by: Cristian Iorga cristian.io...@intel.com --- ...er1.0-plugins-ugly_1.2.3.bb = gstreamer1.0-plugins-ugly_1.2.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.2.3.bb =

[OE-core] [PATCH 5/7] gstreamer1.0-plugins-good: upgrade to 1.2.4

2014-04-29 Thread Cristian Iorga
Signed-off-by: Cristian Iorga cristian.io...@intel.com --- ...er1.0-plugins-good_1.2.3.bb = gstreamer1.0-plugins-good_1.2.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.2.3.bb =

[OE-core] [PATCH 1/7] telepathy-glib: upgrade to 0.24.0

2014-04-29 Thread Cristian Iorga
Signed-off-by: Cristian Iorga cristian.io...@intel.com --- .../telepathy/{telepathy-glib_0.23.2.bb = telepathy-glib_0.24.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/telepathy/{telepathy-glib_0.23.2.bb = telepathy-glib_0.24.0.bb} (80%) diff

[OE-core] [PATCH] lighttpd: upgrade to 1.4.35

2014-04-29 Thread Valentin Popa
Signed-off-by: Valentin Popa valentin.p...@intel.com --- .../lighttpd/{lighttpd_1.4.33.bb = lighttpd_1.4.35.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.33.bb = lighttpd_1.4.35.bb} (94%) diff --git

Re: [OE-core] Status Update

2014-04-29 Thread Richard Purdie
On Tue, 2014-04-29 at 09:49 +0100, Richard Purdie wrote: Master == I've started merging patches in so this has opened for changes. Of note so far: GCC - I did find a few moments to write most of the patches needed to rework our parts of our gcc recipes and continue to improve the

[OE-core] [PATCH 00/12] package upgrades

2014-04-29 Thread Laurentiu Palcu
The packages were individually compiled for x86, x86-64, arm, mips, ppc, then fired the AB nightlies for the mentioned archs. Basic sanity tests, apart from the AB ones, were performed on a core-image-sato image for qemux86. Builds finished successfully and no issues were spotted during tests.

[OE-core] [PATCH 02/12] libdrm: upgrade to 2.4.53

2014-04-29 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../drm/{libdrm_2.4.52.bb = libdrm_2.4.53.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/drm/{libdrm_2.4.52.bb = libdrm_2.4.53.bb} (46%) diff --git

[OE-core] [PATCH 01/12] xf86-input-synaptics: upgrade to 1.7.4

2014-04-29 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...tics_1.7.3.bb = xf86-input-synaptics_1.7.4.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-input-synaptics_1.7.3.bb = xf86-input-synaptics_1.7.4.bb} (81%) diff --git

[OE-core] [PATCH 04/12] python-pygobject: upgrade to 2.28.3

2014-04-29 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...bject_2.27.91.bb = python-pygobject_2.28.3.bb} |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-devtools/python/{python-pygobject_2.27.91.bb = python-pygobject_2.28.3.bb} (87%) diff --git

[OE-core] [PATCH 05/12] gdb: upgrade to 7.7

2014-04-29 Thread Laurentiu Palcu
Removed the following patch(es): * gdb-fix-cygwin-check-in-configure-script.patch (changes included in release) Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../gdb/{gdb-7.6.2.inc = gdb-7.7.inc} |6 ++-- ...canadian_7.6.2.bb = gdb-cross-canadian_7.7.bb} |0

[OE-core] [PATCH 07/12] xrandr: upgrade to 1.4.2

2014-04-29 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../xorg-app/{xrandr_1.4.1.bb = xrandr_1.4.2.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xrandr_1.4.1.bb = xrandr_1.4.2.bb} (72%) diff --git

[OE-core] [PATCH 03/12] xserver-xorg: upgrade to 1.15.1

2014-04-29 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...erver-xorg_1.15.0.bb = xserver-xorg_1.15.1.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.15.0.bb = xserver-xorg_1.15.1.bb} (88%) diff --git

[OE-core] [PATCH 06/12] xproto: upgrade to 7.0.26

2014-04-29 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../{xproto_7.0.25.bb = xproto_7.0.26.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-proto/{xproto_7.0.25.bb = xproto_7.0.26.bb} (74%) diff --git

[OE-core] [PATCH 09/12] kexec-tools: upgrade to 2.0.6

2014-04-29 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../{kexec-tools_2.0.4.bb = kexec-tools_2.0.6.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-kernel/kexec/{kexec-tools_2.0.4.bb = kexec-tools_2.0.6.bb} (57%) diff --git

[OE-core] [PATCH 10/12] nasm: upgrade to 2.11.02

2014-04-29 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../nasm/{nasm_2.11.bb = nasm_2.11.02.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/nasm/{nasm_2.11.bb = nasm_2.11.02.bb} (81%) diff --git

[OE-core] [PATCH 11/12] xauth: upgrade to 1.0.9

2014-04-29 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../xorg-app/{xauth_1.0.8.bb = xauth_1.0.9.bb}|4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xauth_1.0.8.bb = xauth_1.0.9.bb} (68%) diff --git

[OE-core] [PATCH 12/12] fontconfig: upgrade to 2.11.1

2014-04-29 Thread Laurentiu Palcu
Removed the following patch(es): * sysroot-arg.patch (changes included in release) Correct the fccache.c license checksum and the line numbers because the license snippet has moved and, also, at the previous upgrade the lines were wrong (shifted a couple of lines). Signed-off-by: Laurentiu

[OE-core] [PATCH 08/12] xtrans: upgrade to 1.3.4

2014-04-29 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../xorg-lib/{xtrans_1.3.3.bb = xtrans_1.3.4.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{xtrans_1.3.3.bb = xtrans_1.3.4.bb} (82%) diff --git

[OE-core] [PATCH][Dora] build-appliance: Update to Dora 1.5.2

2014-04-29 Thread Saul Wold
Fix to be HEAD of Dora, not master Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-core/images/build-appliance-image_8.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/images/build-appliance-image_8.0.bb

Re: [OE-core] Status Update

2014-04-29 Thread Otavio Salvador
On Tue, Apr 29, 2014 at 8:29 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Tue, 2014-04-29 at 09:49 +0100, Richard Purdie wrote: contains - I also have concerns about the contains() changes being a touch too aggressive and needing a little more soak time. I had assumed they

Re: [OE-core] State of bitbake world, Failed tasks 2014-04-28

2014-04-29 Thread Martin Jansa
On Mon, Apr 28, 2014 at 04:50:29AM +0200, Martin Jansa wrote: Be aware that qemux86-64 log is there, but it wasn't complete so it isn't included in this report. It isn't complete, because with this number of failed recipes rm_work wasn't able to keep tmpdir small enough for my 55G tmpfs,

[OE-core] [PATCH] feature-arm-thumb.inc: set ARMPKGSFX_THUMB only when thumb is in TUNE_FEATURES

2014-04-29 Thread Martin Jansa
* there is issue for TUNE_PKGARCH missing in PACKAGE_ARCHS for machines without thumb enabled, it was reported by Jacob Kroon on IRC Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/conf/machine/include/arm/feature-arm-thumb.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

Re: [OE-core] [PATCH] feature-arm-thumb.inc: set ARMPKGSFX_THUMB only when thumb is in TUNE_FEATURES

2014-04-29 Thread Jacob Kroon
On Tue, Apr 29, 2014 at 8:23 PM, Martin Jansa martin.ja...@gmail.comwrote: * there is issue for TUNE_PKGARCH missing in PACKAGE_ARCHS for machines without thumb enabled, it was reported by Jacob Kroon on IRC Signed-off-by: Martin Jansa martin.ja...@gmail.com ---

[OE-core] [PATCH] feature-arm-thumb.inc: Suppress false warning

2014-04-29 Thread Jacob Kroon
If a recipe does not explicitly set ARM_INSTRUCTION_SET, then there is no need to throw a warning: WARNING: Recipe 'foobar' selects ARM_INSTRUCTION_SET to be 'None', but tune configuration overrides it to 'arm' Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se ---

Re: [OE-core] [PATCH 2/2] xinput-calibrator: fix XDG launch

2014-04-29 Thread Saul Wold
On 04/28/2014 10:37 PM, Koen Kooi wrote: In the move from meta-oe to OE-core XDG based launched was dropped without noting it in the commit message, so fix that regression. Gnome-session will now launch the calibrator again. Signed-off-by: Koen Kooi k...@dominion.thruhere.net ---