Re: [OE-core] [PATCH v2] gcc-runtime: Remove libgfortran data from receipe

2015-01-26 Thread Dragomir, Daniel
Hi Armin, Could you please cherry-pick this patch in dizzy branch? It is already in master. Thank you. Daniel From: Burton, Ross [ross.bur...@intel.com] Sent: Thursday, January 22, 2015 4:33 PM To: Dragomir, Daniel Cc: openembedded-core@lists.openembedded.org

[OE-core] [PATCH] ltp: update to 20150119 release

2015-01-26 Thread Maxin B. John
Update LTP to 20150119 release 1. Remove 2 upstreamed patches 2. Add 'expect' to run time dependency and install the tests which depend on it. 3. ffsb related configuration problem was fixed in this release. Signed-off-by: Maxin B. John maxin.j...@enea.com ---

Re: [OE-core] [dizzy][PATCH] file: CVE-2014-9620 and CVE-2014-9621

2015-01-26 Thread akuster808
thanks, Will add. Armin On 01/25/2015 05:56 PM, Chong Lu wrote: CVE-2014-9620: Limit the number of ELF notes processed - DoS CVE-2014-9621: Limit string printing to 100 chars - DoS The patch comes from: https://github.com/file/file/commit/6ce24f35cd4a43c4bdd249e8e0c4952c1f8eac67

Re: [OE-core] [oe][Patch 0/2] udev: fix ptest to not influence qemu

2015-01-26 Thread Max Krummenacher
2015-01-26 14:42 GMT+01:00 Nathan Lynch nathan_ly...@mentor.com: On 01/25/2015 09:33 AM, Max Krummenacher wrote: From: Max Krummenacher max.oss...@gmail.com Hi On a OE setup configured to build ptest packages udev's ptest test files are staged to the sysroot. A run of qemu chockes on this

Re: [OE-core] [oe][Patch 0/2] udev: fix ptest to not influence qemu

2015-01-26 Thread Nathan Lynch
On 01/25/2015 09:33 AM, Max Krummenacher wrote: From: Max Krummenacher max.oss...@gmail.com Hi On a OE setup configured to build ptest packages udev's ptest test files are staged to the sysroot. A run of qemu chockes on this test files and never returns. A ptest run on the target

Re: [OE-core] [PATCH v2] u-boot: update to version 2015.01

2015-01-26 Thread Otavio Salvador
On Mon, Jan 26, 2015 at 3:15 PM, Burton, Ross ross.bur...@intel.com wrote: On 26 January 2015 at 17:13, Denys Dmytriyenko de...@denix.org wrote: Any feedback so far? Builds for me for beaglebone, totally untested. An ack from Otavio would be greatly appreciated :) Acked-by: Otavio

[OE-core] [PATCH] util-linux: move readprofile to match busybox

2015-01-26 Thread Saul Wold
This change moves readprofile from /sbin - /usr/sbin to match busybox, the change allows update-alternative to correctly setup the links [YOCTO #7225] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-core/util-linux/util-linux.inc | 8 1 file changed, 4 insertions(+), 4

Re: [OE-core] [PATCH v2] u-boot: update to version 2015.01

2015-01-26 Thread Denys Dmytriyenko
Any feedback so far? On Fri, Jan 23, 2015 at 05:40:18PM -0500, Denys Dmytriyenko wrote: From: Denys Dmytriyenko de...@ti.com Signed-off-by: Denys Dmytriyenko de...@ti.com --- v2 - rebase on top of fw-utils combining patch from Otavio .../0001-tools-env-fix-build-error.patch |

[OE-core] OE Changelog since 2015-01-18 until 2015-01-25

2015-01-26 Thread cliff . brake
Changelog since 2015-01-18 until 2015-01-25. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom:

Re: [OE-core] [PATCH v2] u-boot: update to version 2015.01

2015-01-26 Thread Burton, Ross
On 26 January 2015 at 17:13, Denys Dmytriyenko de...@denix.org wrote: Any feedback so far? Builds for me for beaglebone, totally untested. An ack from Otavio would be greatly appreciated :) Ross -- ___ Openembedded-core mailing list

Re: [OE-core] create_image() fails with cannot concatenate 'str' and 'NoneType'error

2015-01-26 Thread Paul Eggleton
Hi Walt, On Saturday 24 January 2015 17:30:08 Walt wrote: I have search the web and found a few references to this problem but I have not yet found a solution. This is the latest commit. commit 745cebd635002618d7edd0a109ff07dd2953621a Author: Richard Purdie

Re: [OE-core] [PATCH] python-2.7-manifest: Add package for contextlib module

2015-01-26 Thread Philip Tricca
On 01/21/2015 06:48 AM, Burton, Ross wrote: On 13 January 2015 at 03:06, Philip Tricca fl...@twobit.us wrote: Rebased on master before sending. No changes since. Did you mean master-next? I wasn't sure which was preferred but I can submit the patch on either. Generally, keep to master.

[OE-core] [PATCH] xserver-xorg: Add the patch to fix subwindow in Xi emulated events

2015-01-26 Thread Jun Zhu
Signed-off-by: Jun Zhu r01...@freescale.com --- .../Fix-subwindow-in-Xi-emulated-events.patch | 41 .../xorg-xserver/xserver-xorg_1.16.2.bb|1 + 2 files changed, 42 insertions(+) create mode 100644

[OE-core] [PATCH 5/5] libpng: Upgrade to 1.6.16

2015-01-26 Thread Khem Raj
License checksum changed because of date change like below -libpng versions 1.2.6, August 15, 2004, through 1.6.13, August 21, 2014, are +libpng versions 1.2.6, August 15, 2004, through 1.6.16, December 22, 2014, are Change-Id: I7a2a950ef06c0bd8950a65b273bde5c214e6d3c7 Signed-off-by: Khem Raj

[OE-core] [PATCH 2/5] icu: Upgrade to v54

2015-01-26 Thread Khem Raj
The license checksum changed because instead of having the license text in the local html file it is now referred to as a href to url Change-Id: Ifd93cbf4d22d2842c97e8c0d72d8a6378cf3b095 Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/recipes-support/icu/icu.inc | 2 +-

[OE-core] [PATCH 4/5] gmp: Change the SRC_URI to reflect upstream changed location

2015-01-26 Thread Khem Raj
This avoid warnings during parse though it gets it from yocto mirrors builds dont fail. Change-Id: Idc33d14802862196a2094ef712781530b8a9b35b Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/recipes-support/gmp/gmp.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[OE-core] [PATCH 1/5] usbutils: Fix typo in md5sum

2015-01-26 Thread Khem Raj
Change-Id: I69b8df20e368de777bce3739dd766e9857625d10 Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/recipes-bsp/usbutils/usbutils_008.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-bsp/usbutils/usbutils_008.bb b/meta/recipes-bsp/usbutils/usbutils_008.bb

[OE-core] [PATCH 3/5] pigz: Upgrade to 2.3.3

2015-01-26 Thread Khem Raj
Fix build issues due to libz being required but is specified before use. Change-Id: I1f26c8e656b330a4b5f1eeffee7ac13500fa98d0 Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/recipes-extended/pigz/pigz.inc | 24 +++ meta/recipes-extended/pigz/pigz/link-order.patch |

[OE-core] [PATCH] image.bbclass: don't let do_rootfs depend on BUILDNAME

2015-01-26 Thread Chen Qi
BUILDNAME is set by cooker as a string of current time. Letting do_rootfs task depend on this variable gets us no benefit. Besides, letting do_rootfs task depend on this variable will cause us trouble when executing `bitbake -S none core-image-minimal'. With current code, this command gives us

[OE-core] [PATCH] cmake-native: disable check for acl.h

2015-01-26 Thread Chen Qi
We build cmake-native without acl support. However, the acl.h header is still being checked which would sometimes cause the following error during do_compile: archive_read_disk_entry_from_file.c:38:21: fatal error: sys/acl.h: No such file or directory | #include sys/acl.h |

[OE-core] [PATCH 0/1] udev-cache: avoid using '-L' for stat

2015-01-26 Thread Chen Qi
The following changes since commit 24f19fedb40d0af84beb8e9a6595ea06f09d4615: gstreamer1.0-omx: use mulitple SCMs to fetch submodules (2014-12-31 08:22:53 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/udev-cache-stat

[OE-core] [PATCH 1/1] udev-cache: avoid using '-L' for stat

2015-01-26 Thread Chen Qi
stat command from stat package doesn't support '-L' option, so avoid using it to get rid of boot errors like below. Populating dev cache stat: invalid option -- 'L' Usage: stat [-l] [-f] [-s] [-v] [-h] [-t] [-c format] file1 [file2 ...] [YOCTO #7210] Signed-off-by: Chen Qi qi.c...@windriver.com

Re: [OE-core] [PATCH] cmake-native: disable check for acl.h

2015-01-26 Thread ChenQi
Please ignore this one. Stupid command mistake. //Chen Qi On 01/27/2015 01:35 PM, Chen Qi wrote: We build cmake-native without acl support. However, the acl.h header is still being checked which would sometimes cause the following error during do_compile:

[OE-core] [PATCH 0/1] image.bbclass: don't let do_rootfs depend on BUILDNAME

2015-01-26 Thread Chen Qi
The following changes since commit 24f19fedb40d0af84beb8e9a6595ea06f09d4615: gstreamer1.0-omx: use mulitple SCMs to fetch submodules (2014-12-31 08:22:53 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/image-BUILDNAME

[OE-core] [PATCH 1/1] image.bbclass: don't let do_rootfs depend on BUILDNAME

2015-01-26 Thread Chen Qi
BUILDNAME is set by cooker as a string of current time. Letting do_rootfs task depend on this variable gets us no benefit. Besides, letting do_rootfs task depend on this variable will cause us trouble when executing `bitbake -S none core-image-minimal'. With current code, this command gives us

[OE-core] [PATCH] orc : Update to 0.4.23.

2015-01-26 Thread Philip Balister
Orc has moved to freedesktop.org, so the fetch URL changed. Dropped the .inc file and PR from the recipe. This version fixes a bug that led to problems on armhf abi builds. https://bugzilla.gnome.org/show_bug.cgi?id=727464 Signed-off-by: Philip Balister phi...@balister.org ---