[OE-core] [PATCH 1/1] coreutils: support command arch

2013-10-29 Thread Hongxu Jia
The arch is removed in util-linux 2.23, but some old software and devs look for arch: http://lists.gnu.org/archive/html/bug-coreutils/2007-06/msg00010.html Use coreutils version. [YOCTO #5404] Signed-off-by: Hongxu Jia hongxu@windriver.com --- meta/recipes-core/coreutils/coreutils_8.21.bb |

[OE-core] [PATCH 0/1] coreutils: support command arch

2013-10-29 Thread Hongxu Jia
The following changes since commit 78b91ab23d9856525fc7ac1bb8da2975382813bf: pigz: bump to 2.3.1 (2013-10-26 16:08:41 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/fix-coreutils

Re: [OE-core] [PATCH] qemu: upgrade to 1.6.1

2013-10-29 Thread Laurentiu Palcu
Hi Chris, On Mon, Oct 28, 2013 at 07:54:51PM -0400, Chris Patterson wrote: I'm not terribly familiar with the nativesdk, and (foolishly) neglected to test that. However, I looked into it, and it looks like the relocatable_sdk.patch affects a linker script that is no longer available. I

Re: [OE-core] [oe][PATCHv2] libjson: update to 0.11 and rename to json-c

2013-10-29 Thread Martin Jansa
On Mon, Oct 28, 2013 at 03:48:17PM -0700, Khem Raj wrote: On Mon, Oct 28, 2013 at 1:53 PM, Jack Mitchell m...@communistcode.co.uk wrote: As for the BPN-PV, I don't really understand, I just grepped for libjson, and changed all the occurrences... the separate build dir being one of them,

[OE-core] [PATCH] libxv: upgrade to 1.0.10

2013-10-29 Thread Valentin Popa
Signed-off-by: Valentin Popa valentin.p...@intel.com --- meta/recipes-graphics/xorg-lib/{libxv_1.0.9.bb = libxv_1.0.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxv_1.0.9.bb = libxv_1.0.10.bb} (78%) diff --git

Re: [OE-core] [PATCH] nfs-utils: modify nfsserver init script indent

2013-10-29 Thread Qiang Chen
Hi richard and Saul, Any comment for this patch ? If it's OK, could you please help merge to oe-core at your earliest convenience ? Thanks a lot ! Qiang On 10/22/2013 01:14 PM, qiang.c...@windriver.com wrote: From: Qiang Chen qiang.c...@windriver.com Using sysvinit testing service status,

Re: [OE-core] [PATCHv3] ltp: update to new release 20130904

2013-10-29 Thread Richard Purdie
On Mon, 2013-09-09 at 12:17 +0200, Anders Roxell wrote: Signed-off-by: Anders Roxell anders.rox...@linaro.org --- meta/recipes-extended/ltp/{ltp_20130503.bb = ltp_20130904.bb} | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) rename

[OE-core] [oe][PATCHv3] libjson: update to 0.11 and rename to json-c

2013-10-29 Thread Jack Mitchell
From: Jack Mitchell jmitch...@cbnl.com libjson is now known as json-c, it keeps support for the old libjson namespace so it shouldn't break anything. Built without parallel make as it would fail when it tries to link to link back to itself, which is odd, but the official word is: don't build in

Re: [OE-core] [PATCH 3/5] image_types.bbclass: fix EXTRA_IMAGECMD_sum.jffs2

2013-10-29 Thread Andrea Adami
BUMP I've seen the first two bugfixes have been applied and now it is possible to override EXTRA_IMAGECMD_jffs2. This patch fixes the case of sum.jffs2 when a padding value is specified because sumtool won't swallow it. Thx Andrea On Mon, Oct 21, 2013 at 12:34 AM, Andrea Adami

Re: [OE-core] [PATCH 3/5] image_types.bbclass: fix EXTRA_IMAGECMD_sum.jffs2

2013-10-29 Thread Richard Purdie
On Mon, 2013-10-21 at 00:34 +0200, Andrea Adami wrote: When overriding EXTRA_IMAGE_CMD_jffs2 = --pad=foo ... we are passing a malformed option to sumtool: sumtool: option '--pad' doesn't allow an argument Fix this by declaring a separate variable for the purpose. Signed-off-by: Andrea

Re: [OE-core] [PATCH 3/5] image_types.bbclass: fix EXTRA_IMAGECMD_sum.jffs2

2013-10-29 Thread Andrea Adami
On Tue, Oct 29, 2013 at 12:01 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Mon, 2013-10-21 at 00:34 +0200, Andrea Adami wrote: When overriding EXTRA_IMAGE_CMD_jffs2 = --pad=foo ... we are passing a malformed option to sumtool: sumtool: option '--pad' doesn't allow an

Re: [OE-core] [PATCH 3/5] image_types.bbclass: fix EXTRA_IMAGECMD_sum.jffs2

2013-10-29 Thread Richard Purdie
On Tue, 2013-10-29 at 12:17 +0100, Andrea Adami wrote: On Tue, Oct 29, 2013 at 12:01 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Mon, 2013-10-21 at 00:34 +0200, Andrea Adami wrote: When overriding EXTRA_IMAGE_CMD_jffs2 = --pad=foo ... we are passing a malformed option

Re: [OE-core] [PATCH V2 1/1] sysvinit: fix missing of boot log

2013-10-29 Thread ChenQi
ping Any comment on this one? Best Regards, Chen Qi On 09/26/2013 06:02 PM, qi.c...@windriver.com wrote: From: Chen Qi qi.c...@windriver.com Previously, our system had no boot log even if the bootlogd daemon was started correctly. The root cause is that the log file doesn't exist when

[OE-core] [PATCH] libx11: upgrade to 1.6.2

2013-10-29 Thread Valentin Popa
From: Upgrade Helper u...@not.set Adapted X18NCMSstubs.diff to correctly apply. Tested on core-image-sato (for both libx11 and libx11-diet) Signed-off-by: Valentin Popa valentin.p...@intel.com --- .../xorg-lib/{libx11-diet_1.6.1.bb = libx11-diet_1.6.2.bb} | 4 ++--

[OE-core] [PATCH v2] libx11: upgrade to 1.6.2

2013-10-29 Thread Valentin Popa
Adapted X18NCMSstubs.diff to correctly apply. Tested on core-image-sato (for both libx11 and libx11-diet) Signed-off-by: Valentin Popa valentin.p...@intel.com --- .../xorg-lib/{libx11-diet_1.6.1.bb = libx11-diet_1.6.2.bb} | 4 ++--

[OE-core] [PATCH] shared-mime-info: upgrade to 1.2

2013-10-29 Thread Valentin Popa
Adapted parallelmake.patch to the new Makefile.am. Signed-off-by: Valentin Popa valentin.p...@intel.com --- .../shared-mime-info/shared-mime-info/parallelmake.patch | 4 ++-- .../{shared-mime-info_1.1.bb = shared-mime-info_1.2.bb} | 5 ++--- 2 files changed, 4

[OE-core] OE Changelog since 2013-10-20 until 2013-10-27

2013-10-29 Thread cliff . brake
Changelog since 2013-10-20 until 2013-10-27. 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 2/3] expect: Add recipe

2013-10-29 Thread Saul Wold
On 09/09/2013 01:16 AM, Mihaela Sendrea wrote: Nedeed for gcc-runtime tests. Signed-off-by: Mihaela Sendrea mihaela.send...@enea.com --- .../expect/expect/0001-configure.in.patch | 108 .../expect/expect/0002-tcl.m4.patch| 17 +++

Re: [OE-core] [v2][PATCH 1/1] vala.bbclass: add dependency on vala

2013-10-29 Thread Saul Wold
On 09/26/2013 11:52 AM, Joe Slater wrote: This class points the inheritor, if it is a target, to directories in the target sysroot, so we want to be sure the .vapi files are there. Signed-off-by: Joe Slater jsla...@windriver.com --- meta/classes/vala.bbclass |8 +--- 1 files changed,

[OE-core] [PATCH] scripts/oe-pkgdata-util: fix global name 'debug' is not defined

2013-10-29 Thread Paul Eggleton
This global variable is no longer present, so pass in the value specified via the command line. Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com --- scripts/oe-pkgdata-util | 23 +++ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git

Re: [OE-core] [PATCH 3/5] image_types.bbclass: fix EXTRA_IMAGECMD_sum.jffs2

2013-10-29 Thread Richard Purdie
On Tue, 2013-10-29 at 13:17 +0100, Andrea Adami wrote: On Tue, Oct 29, 2013 at 12:45 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Tue, 2013-10-29 at 12:17 +0100, Andrea Adami wrote: On Tue, Oct 29, 2013 at 12:01 PM, Richard Purdie richard.pur...@linuxfoundation.org

Re: [OE-core] [PATCH] openssl: create package for openssl configuration file

2013-10-29 Thread Saul Wold
On 10/27/2013 10:15 PM, qiang.c...@windriver.com wrote: From: Qiang Chen qiang.c...@windriver.com * Add the openssl-conf package to the list of packages to be created. This package contains the openssl.cnf file which is used by both the openssl executable in the openssl package and

Re: [OE-core] [PATCH 1/4] liburcu: upgrade to 0.8.0

2013-10-29 Thread Saul Wold
On 10/24/2013 01:01 AM, Cristiana Voicu wrote: Fix case where ${B} != ${S}; add patch to allow out of tree doc exemples build to work Add patch to remove CC=gcc when CC is defined, in order to use the cross compiler. Signed-off-by: Cristiana Voicu cristiana.vo...@intel.com ---

Re: [OE-core] [PATCH] openssl: create package for openssl configuration file

2013-10-29 Thread Paul Eggleton
On Tuesday 29 October 2013 08:36:49 Saul Wold wrote: On 10/27/2013 10:15 PM, qiang.c...@windriver.com wrote: From: Qiang Chen qiang.c...@windriver.com * Add the openssl-conf package to the list of packages to be created. This package contains the openssl.cnf file which is

[OE-core] [PATCH] package_rpm.bbclass : escape % in files and directories name

2013-10-29 Thread Sébastien Mennetrier
Fixes [YOCTO #5397] The rpm process replace all the %name in the spec file by the name of the package. So, if the package is composed of some files or directories named %name..., the rpm package process failed. Replace all % present in files or directories names by [%] Signed-off-by: Sébastien

Re: [OE-core] Issue with package_rpm : can't install files named %name...

2013-10-29 Thread Sebastien MENNETRIER
Hi, I tried to create a patch to fix this issue : http://lists.openembedded.org/pipermail/openembedded-core/2013-October/085689.html Regards, Seb 2013/10/28 Sebastien MENNETRIER s.mennetr...@innotis.org Paul, Thanks for your answer. I filled a bug :

Re: [OE-core] [PATCH] package_rpm.bbclass : escape % in files and directories name

2013-10-29 Thread Paul Eggleton
Hi Sébastien, On Tuesday 29 October 2013 17:09:09 Sébastien Mennetrier wrote: Fixes [YOCTO #5397] The rpm process replace all the %name in the spec file by the name of the package. So, if the package is composed of some files or directories named %name..., the rpm package process failed.

Re: [OE-core] [PATCH] package_rpm.bbclass : escape % in files and directories name

2013-10-29 Thread Sebastien MENNETRIER
I'm not a specialist with rpm but I saw this documentation and I tried with %% and with \% and it did not work. I don't know if it's the best way but it work for me ;) Regards, Seb 2013/10/29 Paul Eggleton paul.eggle...@linux.intel.com Hi Sébastien, On Tuesday 29 October 2013 17:09:09

Re: [OE-core] [PATCH 1/1] connman: upgrade to 1.19

2013-10-29 Thread Iorga, Cristian
Ping. Any comments on this one? /Cristian -Original Message- From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Cristian Iorga Sent: Tuesday, October 22, 2013 5:10 PM To: openembedded-core@lists.openembedded.org

Re: [OE-core] [PATCH 0/2] glib-2.0 and bluez5 upgrades

2013-10-29 Thread Iorga, Cristian
Ping. Any comments? /Cristian -Original Message- From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Cristian Iorga Sent: Wednesday, October 23, 2013 8:00 PM To: openembedded-core@lists.openembedded.org Subject:

[OE-core] [v3][PATCH 1/1] vala.bbclass: add dependency on vala

2013-10-29 Thread Joe Slater
This class points the inheritor, if it is a target, to directories in the target sysroot, so we want to be sure the .vapi files are there. Signed-off-by: Joe Slater jsla...@windriver.com --- meta/classes/vala.bbclass |9 ++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git

Re: [OE-core] [PATCH] Mesa: upgrade to 9.2.2

2013-10-29 Thread Saul Wold
On 10/24/2013 03:32 AM, Valentin Popa wrote: * License is still MIT * removed patches were already merged or another solution was used upstream. Signed-off-by: Valentin Popa valentin.p...@intel.com --- ...ate-NativeDisplayType-depending-on-config.patch | 0

Re: [OE-core] [PATCH 0/1] wic fix to remove getenforce check

2013-10-29 Thread Tom Zanussi
ping On Thu, 2013-10-24 at 08:11 -0500, Tom Zanussi wrote: Found when testing on OpenSuse, this time. The following changes since commit 754e8768b69acba89bd6c3ba5dbe55b9df4d8083: base.bbclass: fix nondeterministic PACKAGECONFIG processing order (2013-10-24 08:38:27 +0100) are

[OE-core] [CONSOLIDATED PULL 00/21] Updates and some patches

2013-10-29 Thread Saul Wold
Richard, This set came in last week and I pulled them together at ELC, I will be working on catching up and syncing with the list today. Thanks Sau! The following changes since commit fa90f92e52330a9bf5836c0832412af0927b19a9: scripts/oe-pkgdata-util: fix global name 'debug' is not

Re: [OE-core] [PATCH] systemd-compat-units: run-postinsts fix script link

2013-10-29 Thread Andreas Müller
On Thu, Oct 24, 2013 at 9:46 AM, Andreas Müller schnitzelt...@googlemail.com wrote: On Wed, Oct 16, 2013 at 1:27 PM, Andreas Müller schnitzelt...@googlemail.com wrote: in commit fe039170236080291c0220476a5809774f82ee5c Author: Muhammad Shakeel muhammad_shak...@mentor.com Date: Wed Oct 2

Re: [OE-core] [PATCH 1/2] gobject-introspection: update frome meta-oe

2013-10-29 Thread Saul Wold
On 11/13/2011 09:50 AM, Dmitry Eremin-Solenikov wrote: OE-Core uses very old version of gobject-introspection. The recipe says 0.10.8, but in reality it's GOBJECT_INTROSPECTION_0_6_3-41-gefa7266. That version e.g. doesn't compile with python 2.7 (default in some versions), etc. Signed-off-by:

Re: [OE-core] [PATCH 0/1] libx11-diet: update to 1.4.4

2013-10-29 Thread Saul Wold
On 11/15/2011 02:07 AM, Xiaofeng Yan wrote: From: Xiaofeng Yanxiaofeng@windriver.com Hi Saul, I have modified my fault according to your suggestion. Please review it again. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: xiaofeng/libx11-diet Browse:

Re: [OE-core] [PATCH 0/1] libx11-diet: update to 1.4.4

2013-10-29 Thread Saul Wold
On 11/11/2011 03:09 AM, Xiaofeng Yan wrote: From: Xiaofeng Yanxiaofeng@windriver.com Hi Saul, I have modified my fault according to your suggestion. Please review it again. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: xiaofeng/update_libx11-diet Browse:

Re: [OE-core] [PATCH 0/1] directfb: update to 1.4.15

2013-10-29 Thread Saul Wold
On 11/11/2011 03:14 AM, Xiaofeng Yan wrote: From: Xiaofeng Yanxiaofeng@windriver.com I update it to 1.4.15 because directfb at 1.5 or higher need instruction set of armv6. Some codes are realized with assemble language for new directfb but the current qemuarm base on armv5. Some error

Re: [OE-core] [PATCH 2/2] xserver-kdrive: update to 1.11.2

2013-10-29 Thread Saul Wold
On 12/01/2011 09:27 PM, Xiaofeng Yan wrote: From: Xiaofeng Yanxiaofeng@windriver.com I didn't remove the old one because it is possible for the new version to \ have some bugs during using or testing. Please work to test the new version better so that we can remove the old version.

Re: [OE-core] [PATCH] scripts/oe-pkgdata-util: fix global name 'debug' is not defined

2013-10-29 Thread Saul Wold
On 10/29/2013 08:21 AM, Paul Eggleton wrote: This global variable is no longer present, so pass in the value specified via the command line. This did not seem to fix the issue, I restarted the AB after this fix was in. Sau! Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com ---

Re: [OE-core] [PATCH] qemu: upgrade to 1.6.1

2013-10-29 Thread Chris Patterson
On Tue, Oct 29, 2013 at 3:27 AM, Laurentiu Palcu laurentiu.pa...@intel.comwrote: Hi Chris, On Mon, Oct 28, 2013 at 07:54:51PM -0400, Chris Patterson wrote: I'm not terribly familiar with the nativesdk, and (foolishly) neglected to test that. However, I looked into it, and it looks like

[OE-core] [PATCH] lsb: add begin function to lsb_log_message

2013-10-29 Thread Paul Barrette
Some init scripts call a begin action to log early init phase messages, e.g. openvswitch-controller. Add the begin function to lsb_log_message. Signed-off-by: Paul Barrette paul.barre...@windriver.com --- meta/recipes-extended/lsb/lsb/lsb_log_message | 5 + 1 file changed, 5 insertions(+)

Re: [OE-core] [PATCH] qemu: upgrade to 1.6.1

2013-10-29 Thread Saul Wold
On 10/29/2013 01:20 PM, Chris Patterson wrote: On Tue, Oct 29, 2013 at 3:27 AM, Laurentiu Palcu laurentiu.pa...@intel.com mailto:laurentiu.pa...@intel.com wrote: Hi Chris, On Mon, Oct 28, 2013 at 07:54:51PM -0400, Chris Patterson wrote: I'm not terribly familiar with the

Re: [OE-core] [PATCH] scripts/oe-pkgdata-util: fix global name 'debug' is not defined

2013-10-29 Thread Paul Eggleton
Hi Saul, On Tuesday 29 October 2013 12:33:05 Saul Wold wrote: On 10/29/2013 08:21 AM, Paul Eggleton wrote: This global variable is no longer present, so pass in the value specified via the command line. This did not seem to fix the issue, I restarted the AB after this fix was in. If you

Re: [OE-core] [oe][PATCHv3] libjson: update to 0.11 and rename to json-c

2013-10-29 Thread Saul Wold
On 10/29/2013 03:10 AM, Jack Mitchell wrote: From: Jack Mitchell jmitch...@cbnl.com libjson is now known as json-c, it keeps support for the old libjson namespace so it shouldn't break anything. Built without parallel make as it would fail when it tries to link to link back to itself, which is

Re: [OE-core] [oe][PATCHv3] libjson: update to 0.11 and rename to json-c

2013-10-29 Thread Khem Raj
On Tue, Oct 29, 2013 at 2:33 PM, Saul Wold s...@linux.intel.com wrote: On 10/29/2013 03:10 AM, Jack Mitchell wrote: From: Jack Mitchell jmitch...@cbnl.com libjson is now known as json-c, it keeps support for the old libjson namespace so it shouldn't break anything. Built without parallel

Re: [OE-core] [PATCH] pseudo: fix library path in FILES_${PN}

2013-10-29 Thread Khem Raj
On Mon, Oct 28, 2013 at 9:54 PM, rongqing...@windriver.com wrote: -FILES_${PN} = ${libdir}/pseudo/lib*/libpseudo.so ${bindir}/* ${localstatedir}/pseudo ${prefix}/var/pseudo -FILES_${PN}-dbg += ${libdir}/pseudo/lib*/.debug +FILES_${PN} = ${prefix}/lib/pseudo/lib*/libpseudo.so ${bindir}/*

[OE-core] [PATCH] update-rc.d.bbclass: Cleanup package scripts

2013-10-29 Thread Jacob Kroon
* Add proper preinst script * Use -n $D/-z $D checks throughout the scripts * Only set OPT in cases where its used * Don't pass unnecessary -f to update-rc.d in postrm script * Remove outdated comment Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- meta/classes/update-rc.d.bbclass | 49

[OE-core] [PATCH 1/1] iproute2: explicitly add 'bash' to its RDEPENDS

2013-10-29 Thread Qi.Chen
From: Chen Qi qi.c...@windriver.com If we build a minimal image with iproute2 installed, the following error will appear during rootfs. error: Can't install iproute2-3.10.0-r0.0@i586: no package provides /bin/bash The problem is that iproute2 has an implicit dependency on 'bash'. This

[OE-core] [PATCH 0/1] iproute2: explicitly add 'bash' to its RDEPENDS

2013-10-29 Thread Qi.Chen
From: Chen Qi qi.c...@windriver.com The following changes since commit d69931da48b9cc5082feb46c654b9861f30244d9: scripts/oe-pkgdata-util: fix global name 'debug' is not defined (2013-10-29 15:24:07 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib

[OE-core] [PATCH] syslinux.bbclass: Fix default serial port string

2013-10-29 Thread Jason Wessel
The default value of SYSLINUX_SERIAL_TTY is not correct. It should be console=ttyS0,115200 else the boot string generated in the syslinux menus for the serial choice is not correct. The kernel boot parameters will get set to: /vmlinuz initrd=/initrd LABEL=boot root=/dev/ram0 ttyS0,115200 Note

Re: [OE-core] [oe-core][PATCH 1/2] perf: flag __SANE_USERSPACE_TYPES__ to include int-ll64.h for powerpc64

2013-10-29 Thread Yang Shi
On 10/11/2013 1:11 AM, b28...@freescale.com wrote: From: Ting Liu b28...@freescale.com PPC64 uses long long for u64 in the kernel, but powerpc's asm/types.h prevents 64-bit userland from seeing this definition, instead defaulting to u64 == long in userspace. Perf want LL64, flag

Re: [OE-core] [PATCH 1/1] perf: flag __SANE_USERSPACE_TYPES__ to include int-ll64.h for mips64

2013-10-29 Thread Yang Shi
On 10/26/2013 12:53 AM, wenzong@windriver.com wrote: From: Wenzong Fan wenzong@windriver.com As the same reason to powerpc64, mips64 also need the flag. Signed-off-by: Wenzong Fan wenzong@windriver.com --- meta/recipes-kernel/perf/perf.bb |3 ++- 1 file changed, 2

[OE-core] [PATCH][dylan] elfutils-native: Update the patch to include the missing pieces needed for tests

2013-10-29 Thread Khem Raj
In the last patch we missed similar update for test/line2addr.c which meant that the build still failed. Signed-off-by: Khem Raj raj.k...@gmail.com --- .../elfutils/elfutils/fix-build-gcc-4.8.patch | 21 + 1 file changed, 17 insertions(+), 4 deletions(-) diff --git