[OE-core] [PATCH 1/2] pinentry: add recipes

2014-09-18 Thread rongqing.li
From: Roy Li gnupg 5.0 needs pinentry to work, refer to [http://rdist.root.org/2007/04/26/gpg-now-requires-pinentry-package/] Signed-off-by: Roy Li --- meta/recipes-support/pinentry/pinentry_0.8.4.bb | 31 +++ 1 file changed, 31 insertions(+) create mode 100644 meta/reci

[OE-core] [PATCH 2/2] gnupg: add pinentry RDEPENDS

2014-09-18 Thread rongqing.li
From: "Roy.Li" gnupg needs pinentry to run Signed-off-by: Roy.Li --- meta/recipes-support/gnupg/gnupg_2.0.26.bb |1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-support/gnupg/gnupg_2.0.26.bb b/meta/recipes-support/gnupg/gnupg_2.0.26.bb index c460b7e..c7606eb 100644 --- a/me

Re: [OE-core] [PATCH] sysklogd: set INHIBIT_UPDATERCD_BBCLASS if 'sysvinit' not in DISTRO_FEATURES

2014-09-18 Thread Usman, Fahad
On 09/19/2014 09:50 AM, ChenQi wrote: I'm now adding systemd support for sysklogd. This recipe will then inherit systemd.bbclass. And the task of setting INHIBIT_UPDATERCD_BBCLASS is automatically done. The patches will be sent out in one day or two. Best Regards, Chen Qi Okay, thanks Chen Qi

Re: [OE-core] [PATCH 3/9] gcc-4.9: redefine dynamic linker for aarch64

2014-09-18 Thread Kang Kai
On 2014年09月18日 22:13, Mark Hatle wrote: On 9/18/14, 8:58 AM, Mark Hatle wrote: On 9/18/14, 2:19 AM, Khem Raj wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/16/14 8:06 AM, Kai Kang wrote: Redefine dynamic linker for aarch64 from /lib to /lib64. BASELIB of aarch64 has to be define

Re: [OE-core] [PATCH] sysklogd: set INHIBIT_UPDATERCD_BBCLASS if 'sysvinit' not in DISTRO_FEATURES

2014-09-18 Thread ChenQi
On 09/19/2014 12:06 PM, Fahad Usman wrote: We need to set INHIBIT_UPDATERCD_BBCLASS to "1" if 'sysvinit' is not present in DISTRO_FEATURES so that any un-necessary package dependencies are not added by update-rc.d.bbclass Signed-off-by: Fahad Usman --- meta/recipes-extended/sysklogd/sysklogd.

Re: [OE-core] [PATCH v2 6/8] blktrace: obey LDFLAGS for btrecord

2014-09-18 Thread Khem Raj
On Thu, Sep 18, 2014 at 1:51 PM, Christopher Larson wrote: > > On Thu, Sep 18, 2014 at 12:26 AM, Khem Raj wrote: >> >> On 9/16/14 6:17 PM, Christopher Larson wrote: >> > From: Christopher Larson >> > >> > Signed-off-by: Christopher Larson >> > --- >> > meta/recipes-kernel/blktrace/blktrace/ldf

[OE-core] [PATCH] sysklogd: set INHIBIT_UPDATERCD_BBCLASS if 'sysvinit' not in DISTRO_FEATURES

2014-09-18 Thread Fahad Usman
We need to set INHIBIT_UPDATERCD_BBCLASS to "1" if 'sysvinit' is not present in DISTRO_FEATURES so that any un-necessary package dependencies are not added by update-rc.d.bbclass Signed-off-by: Fahad Usman --- meta/recipes-extended/sysklogd/sysklogd.inc |5 + 1 file changed, 5 insertions

[OE-core] [PATCH] ltp: Added zip-native as a DEPENDS

2014-09-18 Thread Hernandez
From: Alejandro Hernandez The Makefile checks for zip during installation [YOCTO #6699] Signed-off-by: Alejandro Hernandez --- meta/recipes-extended/ltp/ltp_20140422.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/ltp/ltp_20140422.bb b/meta/recipe

Re: [OE-core] [PATCH v2 6/8] blktrace: obey LDFLAGS for btrecord

2014-09-18 Thread Christopher Larson
On Thu, Sep 18, 2014 at 12:26 AM, Khem Raj wrote: > On 9/16/14 6:17 PM, Christopher Larson wrote: > > From: Christopher Larson > > > > Signed-off-by: Christopher Larson > > --- > > meta/recipes-kernel/blktrace/blktrace/ldflags.patch | 8 ++-- > > 1 file changed, 6 insertions(+), 2 deletion

Re: [OE-core] [PATCH 1/3] sstatesig: Only dump incremental locked signatures

2014-09-18 Thread Hongxu Jia
On 09/18/2014 09:47 PM, Richard Purdie wrote: I'm afraid I'm starting to feel very strongly this is not a direction we should move in. Having the ability to write out a .inc file containing on a delta is one thing, writing out a file for automatic inclusion and trying to maintain that file is not

Re: [OE-core] [PATCH 1/1] dhcp: set Type=forking for dhcpd.service

2014-09-18 Thread Randy Witt
On 09/17/2014 10:50 PM, Chen Qi wrote: Set Type=forking for dhcpd.service to make it start up correctly. Signed-off-by: Chen Qi --- meta/recipes-connectivity/dhcp/files/dhcpd.service | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-connectivity/dhcp/files/dhcpd.service b/met

[OE-core] [PATCH 1/2] linux-yocto/3.10: update to v3.10.54 and -rt55

2014-09-18 Thread Bruce Ashfield
The 3.10 kernel needed a refresh to the latest -stable and -rt releases. Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 8 meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto_3.10.bb | 18 +++

[OE-core] [PATCH 2/2] linux-yocto/3.14: update to v3.14.18 and -rt9

2014-09-18 Thread Bruce Ashfield
Refreshing the 3.14 kernel to a new korg stable and -rt release. Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | 8 meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto_3.14.bb | 18 +--

[OE-core] [PATCH 0/2] linux-yocto/3.10/3.14: SRCREV updates

2014-09-18 Thread Bruce Ashfield
Hi all, Here are the final -stable refresh update for 3.10 and 3.14 for the 1.7 release. I've done build and boot testing for the arches on qemu machines, both for standard and -rt. That being said, feeding it to a round of automated build testing would be ideal, since I can't cover every single

[OE-core] [PATCH] systemd: disable resolv.conf symlink unless resolved is enabled

2014-09-18 Thread Peter A. Bigot
The tmpfiles configuration in systemd unconditionally creates a symlink from /etc/resolv.conf to the location where systemd's resolved service will place the real file. This link is only appropriate when resolved is enabled and running: its presence prevents connman or other systems from providing

Re: [OE-core] [PATCH 1/3] sstatesig: Only dump incremental locked signatures

2014-09-18 Thread Hongxu Jia
On 09/18/2014 09:47 PM, Richard Purdie wrote: I'm afraid I'm starting to feel very strongly this is not a direction we should move in. Having the ability to write out a .inc file containing on a delta is one thing, writing out a file for automatic inclusion and trying to maintain that file is not

Re: [OE-core] [PATCH 3/9] gcc-4.9: redefine dynamic linker for aarch64

2014-09-18 Thread Mark Hatle
On 9/18/14, 8:58 AM, Mark Hatle wrote: On 9/18/14, 2:19 AM, Khem Raj wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/16/14 8:06 AM, Kai Kang wrote: Redefine dynamic linker for aarch64 from /lib to /lib64. BASELIB of aarch64 has to be defined with 'lib64', then linker file ld-linux

Re: [OE-core] [PATCH 3/9] gcc-4.9: redefine dynamic linker for aarch64

2014-09-18 Thread Mark Hatle
On 9/18/14, 2:19 AM, Khem Raj wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/16/14 8:06 AM, Kai Kang wrote: Redefine dynamic linker for aarch64 from /lib to /lib64. BASELIB of aarch64 has to be defined with 'lib64', then linker file ld-linux-aarch64.so.1 is installed into /lib64 r

Re: [OE-core] [PATCH 1/3] sstatesig: Only dump incremental locked signatures

2014-09-18 Thread Mark Hatle
On 9/18/14, 8:47 AM, Richard Purdie wrote: On Thu, 2014-09-18 at 15:23 +0800, Hongxu Jia wrote: The idea of incremental sig is: New sig file = Old sig file (if available) + New sig items in current build. The condition of incremental locked signature dump is an existed locked sig file is requi

Re: [OE-core] [PATCH 1/3] sstatesig: Only dump incremental locked signatures

2014-09-18 Thread Richard Purdie
On Thu, 2014-09-18 at 15:23 +0800, Hongxu Jia wrote: > The idea of incremental sig is: > > New sig file = Old sig file (if available) + New sig items in current build. > > The condition of incremental locked signature dump is an existed locked sig > file is required and it is also the dump sig fi

Re: [OE-core] Should lsb rdepends on lsbinitscripts?

2014-09-18 Thread Mario Domenech Goulart
Hi, On Fri, 22 Aug 2014 19:47:22 + Mario Domenech Goulart wrote: > The scripts installed by the lsb package (under /etc/core-lsb) source > /etc/init.d/functions, but that file is not installed by lsb or by any > of its dependencies, as far as I can see. > > /etc/init.d/functions is provided

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-18 Thread Richard Purdie
On Thu, 2014-09-18 at 11:29 +0100, Laszlo Papp wrote: > On Thu, Sep 18, 2014 at 10:30 AM, Marek Vasut wrote: > > On Thursday, September 18, 2014 at 11:23:13 AM, Laszlo Papp wrote: > >> On Thu, Sep 18, 2014 at 10:16 AM, Marek Vasut wrote: > >> > On Thursday, September 18, 2014 at 11:11:45 AM, Lasz

Re: [OE-core] [PATCH 1/2] nativesdk-packagegroup-python: buildtools-tarball: Introduce NativeSDK package group

2014-09-18 Thread Richard Purdie
On Thu, 2014-09-18 at 11:15 +0200, Marek Vasut wrote: > Introduce and use nativesdk-packagegroup-python , which contains all > necessary python components for the native SDK. Make use of this > package group in buildtools-tarball.bb immediatelly. Specifically, isn't this the list of packages neede

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-18 Thread Laszlo Papp
On Thu, Sep 18, 2014 at 10:30 AM, Marek Vasut wrote: > On Thursday, September 18, 2014 at 11:23:13 AM, Laszlo Papp wrote: >> On Thu, Sep 18, 2014 at 10:16 AM, Marek Vasut wrote: >> > On Thursday, September 18, 2014 at 11:11:45 AM, Laszlo Papp wrote: >> >> Come on, Yocto maintainers, please... >>

Re: [OE-core] [PATCH 0/9] V2: Add machine qemuaarch64

2014-09-18 Thread Kang Kai
On 2014年09月17日 23:11, Burton, Ross wrote: On 16 September 2014 16:06, Kai Kang wrote: V2: * fix kernel linux-yocto build faiure * redefine position of dynamic linker from /lib to /lib64 * other fixes of userspace packages Test with Joe Slater's patches: * siteinfo: account for 32 and 64 bit ar

Re: [OE-core] [PATCH 9/9] perf: disable libunwind support for aarch64

2014-09-18 Thread Kang Kai
On 2014年09月18日 15:07, Khem Raj wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/16/14 8:06 AM, Kai Kang wrote: Disable libunwind support of perl for aarch aarch64 that libunwind doesn't support aarch64. Signed-off-by: Kai Kang --- meta/recipes-kernel/perf/perf-features.inc | 1 +

Re: [OE-core] [PATCH 3/9] gcc-4.9: redefine dynamic linker for aarch64

2014-09-18 Thread Kang Kai
On 2014年09月18日 15:19, Khem Raj wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/16/14 8:06 AM, Kai Kang wrote: Redefine dynamic linker for aarch64 from /lib to /lib64. BASELIB of aarch64 has to be defined with 'lib64', then linker file ld-linux-aarch64.so.1 is installed into /lib64

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-18 Thread Marek Vasut
On Thursday, September 18, 2014 at 11:23:13 AM, Laszlo Papp wrote: > On Thu, Sep 18, 2014 at 10:16 AM, Marek Vasut wrote: > > On Thursday, September 18, 2014 at 11:11:45 AM, Laszlo Papp wrote: > >> Come on, Yocto maintainers, please... > >> > >> Mark sent this change relatively long ago, and it i

Re: [OE-core] [PATCH 1/9] linux-yocto: depend on libgcc for aarch64

2014-09-18 Thread Kang Kai
On 2014年09月18日 14:56, Khem Raj wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/16/14 8:06 AM, Kai Kang wrote: Make aarch aarch64 kernel depend on libgcc. In arch/arm64/Makefile, it adds LIBGCC to libs-y: LIBGCC := $(shell $(CC) $(KBUILD_CFLAGS) -print-libgcc-file-name) lib

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-18 Thread Laszlo Papp
On Thu, Sep 18, 2014 at 10:16 AM, Marek Vasut wrote: > On Thursday, September 18, 2014 at 11:11:45 AM, Laszlo Papp wrote: >> Come on, Yocto maintainers, please... >> >> Mark sent this change relatively long ago, and it is still in "new" >> state, sadly. The current SDK shipped _breaks_ any third-p

[OE-core] [PATCH 2/2] meta-toolchain-qt: Install full set of python modules in Qt SDK toolchain

2014-09-18 Thread Marek Vasut
The Qt SDK toolchain pulls in python via packagegroup-cross-canadian-${MACHINE} and ships it. But the python is missing many modules and is rather incomplete. The environment-setup-* script configures the PATH variable to point into it's own sysroot first, it means the python from the SDK is used

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-18 Thread Marek Vasut
On Thursday, September 18, 2014 at 11:11:45 AM, Laszlo Papp wrote: > Come on, Yocto maintainers, please... > > Mark sent this change relatively long ago, and it is still in "new" > state, sadly. The current SDK shipped _breaks_ any third-party > software that uses standard python with regards to t

[OE-core] [PATCH 1/2] nativesdk-packagegroup-python: buildtools-tarball: Introduce NativeSDK package group

2014-09-18 Thread Marek Vasut
Introduce and use nativesdk-packagegroup-python , which contains all necessary python components for the native SDK. Make use of this package group in buildtools-tarball.bb immediatelly. Signed-off-by: Marek Vasut --- meta/recipes-core/meta/buildtools-tarball.bb | 28 + ...

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-18 Thread Laszlo Papp
I meant to write "Marek". I apologize for the spelling issue. On Thu, Sep 18, 2014 at 10:11 AM, Laszlo Papp wrote: > Come on, Yocto maintainers, please... > > Mark sent this change relatively long ago, and it is still in "new" > state, sadly. The current SDK shipped _breaks_ any third-party > sof

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-18 Thread Laszlo Papp
Come on, Yocto maintainers, please... Mark sent this change relatively long ago, and it is still in "new" state, sadly. The current SDK shipped _breaks_ any third-party software that uses standard python with regards to the libraries and all that. This is is slightly frustrating. We also face the

[OE-core] [PATCH] qtdemo-init: Make qtdemo startup correctly

2014-09-18 Thread Yi Zhao
The qtdemo can't launch via qtdemo-init initscript. Fix it. Signed-off-by: Yi Zhao --- meta/recipes-qt/qt-demo/qt-demo-init/qtdemo-init | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/meta/recipes-qt/qt-demo/qt-demo-init/qtdemo-init b/meta/recipes-qt/qt-demo/qt-

[OE-core] [PATCH 1/1] gstreamer1.0-plugins-bad: disable libssh2

2014-09-18 Thread wenzong.fan
From: Wenzong Fan libssh2 is automatically linked to if present, this undetermined dependency may cause build errors like: .../x86_64-poky-linux/4.9.0/ld: cannot find -lssh2 libssh2 isn't an oe-core recipe, disable it for now. Signed-off-by: Wenzong Fan --- .../gstreamer/gstreamer1.0-plugi

[OE-core] [PATCH 0/1] gstreamer1.0-plugins-bad: disable libssh2

2014-09-18 Thread wenzong.fan
From: Wenzong Fan libssh2 is automatically linked to if present, this undetermined dependency may cause build errors like: .../x86_64-poky-linux/4.9.0/ld: cannot find -lssh2 libssh2 isn't an oe-core recipe, disable it for now. The following changes since commit 280b6d0011f101e7a8edabd34c265b

Re: [OE-core] [daisy][PATCH] qemu: Explicitly disable libiscsi, its not in DEPENDS

2014-09-18 Thread Jonathan Liu
On 29 August 2014 23:48, Jonathan Liu wrote: > Signed-off-by: Jonathan Liu > --- > meta/recipes-devtools/qemu/qemu.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-devtools/qemu/qemu.inc > b/meta/recipes-devtools/qemu/qemu.inc > index 2702986..472988d 10

Re: [OE-core] [PATCH 0/8] Various fixes to obey LDFLAGS

2014-09-18 Thread Khem Raj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/3/14 10:27 AM, Christopher Larson wrote: > From: Christopher Larson > > This patch series fixes 8 recipes to obey LDFLAGS. These issues are easy to > miss, now that the internal toolchain defaults to passing the correct > GNU_HASH, so GNU_HASH

Re: [OE-core] [PATCH v2 6/8] blktrace: obey LDFLAGS for btrecord

2014-09-18 Thread Khem Raj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/16/14 6:17 PM, Christopher Larson wrote: > From: Christopher Larson > > Signed-off-by: Christopher Larson > --- > meta/recipes-kernel/blktrace/blktrace/ldflags.patch | 8 ++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > > diff -

[OE-core] [PATCH 1/3] sstatesig: Only dump incremental locked signatures

2014-09-18 Thread Hongxu Jia
The idea of incremental sig is: New sig file = Old sig file (if available) + New sig items in current build. The condition of incremental locked signature dump is an existed locked sig file is required and it is also the dump sig file. Signed-off-by: Hongxu Jia --- meta/lib/oe/sstatesig.py | 1

[OE-core] [PATCH 2/3] sstatesig: add new item checking for locked signature dump

2014-09-18 Thread Hongxu Jia
While dumping locked signature, if there is nothing added in the current build (such as build the same recipe again), there are accumulating empty SIGGEN_LOCKEDSIGS added, such as: ... SIGGEN_LOCKEDSIGS_t-x86-64 += "\ " SIGGEN_LOCKEDSIGS_TYPES_qemux86 += "t-x86-64" SIGGEN_LOCKEDSIGS_t-x86-64 +

[OE-core] [PATCH 3/3] sstatesig: fix to support unincremental locked signature dump

2014-09-18 Thread Hongxu Jia
The condition of incremental locked signature dump is an existed locked sig file is required and it is also the dump sig file. But if they are not the same file or simply no locked sig file required, it should be unincremental. In unincremental dump situation, we should write the locked sig file

[OE-core] [PATCH V3 0/3] sstatesig: add support to dump incremental locked signatures

2014-09-18 Thread Hongxu Jia
How to test incrementally locked signature dump: 1) Create a new build 2) Dump locked sig file for db $ bitbake -S none db ... Writing locked sigs to /home/jiahongxu/yocto/build-20140904-yocto/locked-sigs.inc NOTE: Tasks Summary: Attempted 0 tasks of which 0 didn't need to be rerun and all succ

Re: [OE-core] [PATCH 3/9] gcc-4.9: redefine dynamic linker for aarch64

2014-09-18 Thread Khem Raj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/16/14 8:06 AM, Kai Kang wrote: > Redefine dynamic linker for aarch64 from /lib to /lib64. > > BASELIB of aarch64 has to be defined with 'lib64', then linker file > ld-linux-aarch64.so.1 is installed into /lib64 rather than /lib. So > update it

Re: [OE-core] [PATCH 9/9] perf: disable libunwind support for aarch64

2014-09-18 Thread Khem Raj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/16/14 8:06 AM, Kai Kang wrote: > Disable libunwind support of perl for aarch aarch64 that libunwind > doesn't support aarch64. > > Signed-off-by: Kai Kang > --- > meta/recipes-kernel/perf/perf-features.inc | 1 + > 1 file changed, 1 insertion