Re: [OE-core] Packaging kernel sources

2014-09-09 Thread Robert Yang
Good idea, how about use the name linux-source, but add "custom" in the summary or description. // Robert On 09/10/2014 08:42 AM, Darren Hart wrote: Hi all, I'm working on a project which needs to have the full kernel sources installed on the target. The kernel-dev package as defined by kerne

Re: [OE-core] [oe-commits] Richard Purdie : sstatesig/sstate: Add support for locked down sstate cache usage

2014-09-09 Thread Hongxu Jia
On 09/09/2014 05:30 PM, Hongxu Jia wrote: On 09/05/2014 07:29 PM, g...@opal.openembedded.org wrote: Module: openembedded-core.git Branch: master-next Commit: a12e33a584a77df4bdd9ad6a5d1a58f4dde10317 URL: http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=a12e33a584a77df4bdd9ad6a5d1

Re: [OE-core] Packaging kernel sources

2014-09-09 Thread Koen Kooi
Op 9 sep. 2014, om 17:42 heeft Darren Hart het volgende geschreven: > Hi all, > > I'm working on a project which needs to have the full kernel sources > installed on the target. The kernel-dev package as defined by > kernel.bbclass is heavily pruned to minimize packaging time and size and > is

[OE-core] Packaging kernel sources

2014-09-09 Thread Darren Hart
Hi all, I'm working on a project which needs to have the full kernel sources installed on the target. The kernel-dev package as defined by kernel.bbclass is heavily pruned to minimize packaging time and size and is intended to enable building of external modules on the target. Is there an accepte

[OE-core] [PATCH] nspr: Upgrade to 4.10.7

2014-09-09 Thread Saul Wold
Remove patch that was directly modifing the configure script since we can now use autoreconf to configure. This also allowed for the removal of the do_configure() functions. Added patch to remove an undefined ${srcdir}. Signed-off-by: Saul Wold --- .../nspr/nspr/fix-build-on-x86_64.patch

Re: [OE-core] [PATCH] Adding new qemuppc64 machine config

2014-09-09 Thread akuster808
On 09/09/2014 08:02 AM, Richard Purdie wrote: On Mon, 2014-09-08 at 22:03 -0700, akuster808 wrote: I forgot to mention. I will update linux-yocto_3.1x.bb too. You need to talk to Bruce about that. I'm also worried about this coming in this late, after feature freeze. I wasn't targeting get

[OE-core] [PATCH] valgrind: backport enabling for glibc 2.20

2014-09-09 Thread Ross Burton
Now that we're running glibc 2.20 not 2.19, backport the configure.ac fixes from upstream. Signed-off-by: Ross Burton --- .../valgrind/valgrind/glibc-2.19.patch | 23 --- .../valgrind/valgrind/glibc-2.20.patch | 30 meta/recipes-devtoo

[OE-core] [oe-core][PATCH 1/1] gdb: allow compilation for __aarch64__

2014-09-09 Thread Joe Slater
asm/ptrace.h must be included in two files. Signed-off-by: Joe Slater --- meta/recipes-devtools/gdb/gdb.inc |1 + .../gdb/gdb/include_asm_ptrace.patch | 30 2 files changed, 31 insertions(+), 0 deletions(-) create mode 100644 meta/recipe

Re: [OE-core] [PATCH 15/35] wic: Remove 3rdparty/urlgrabber

2014-09-09 Thread Tom Zanussi
On Tue, 2014-09-09 at 13:48 +0200, Ola X Nilsson wrote: > This commit breaks wic for me. > Urlgrabber is imported from pykickstart/version.py and pykickstart/parser.py. > > Having python-urlgrabber installed in your distro hides this problem. > Thanks for the report - I just posted a patch to f

[OE-core] [PATCH 1/1] wic: Completely remove all urlgrabber references

2014-09-09 Thread Tom Zanussi
The previous commit, 'wic: Remove 3rdparty/urlgrabber' didn't actually remove all references to urlgrabber - this does however. Signed-off-by: Tom Zanussi --- scripts/lib/wic/3rdparty/pykickstart/parser.py | 87 + scripts/lib/wic/3rdparty/pykickstart/version.py | 29

[OE-core] [PATCH 0/1] wic: remove all urlgrabber references

2014-09-09 Thread Tom Zanussi
This fixes a problem noticed by a user, that urlgrabber was still being referenced even though it had been removed from the 3rdparty code. The following changes since commit a44006262cf3b810ec78b4cccd8076102a7a0f3e: distro/poky: Add Debian 7.5 and 7.6 version as validated (2014-09-03 16:00:29

Re: [OE-core] [[PATCH] qemuppc64: add machine

2014-09-09 Thread akuster808
On 09/09/2014 07:46 AM, Mark Hatle wrote: On 9/9/14, 3:05 AM, Richard Purdie wrote: On Mon, 2014-09-08 at 18:53 -0700, Armin Kuster wrote: override USER_CLASSES as prelink does not currently work on ppc64 --- meta/conf/machine/qemuppc64.conf | 16 1 file changed, 16 insert

Re: [OE-core] [[PATCH] qemuppc64: add machine

2014-09-09 Thread akuster808
On 09/09/2014 01:05 AM, Richard Purdie wrote: On Mon, 2014-09-08 at 18:53 -0700, Armin Kuster wrote: override USER_CLASSES as prelink does not currently work on ppc64 --- meta/conf/machine/qemuppc64.conf | 16 1 file changed, 16 insertions(+) create mode 100644 meta/conf/

Re: [OE-core] [PATCH] Adding new qemuppc64 machine config

2014-09-09 Thread Richard Purdie
On Mon, 2014-09-08 at 22:03 -0700, akuster808 wrote: > I forgot to mention. I will update linux-yocto_3.1x.bb too. You need to talk to Bruce about that. I'm also worried about this coming in this late, after feature freeze. Cheers, Richard > - Armin > > On 09/08/2014 06:53 PM, Armin Kuster wro

Re: [OE-core] [PATCH] Add support for ccache builds with the SDK

2014-09-09 Thread Laszlo Papp
On Tue, Sep 2, 2014 at 7:22 AM, Fathi Boudra wrote: > On 1 September 2014 21:04, Otavio Salvador wrote: >> Laszlo, >> >> On Mon, Sep 1, 2014 at 2:47 PM, Laszlo Papp wrote: >>> Just in case the severity is not clear. Without this change, the Yocto >>> SDK breaks the build for our software since w

[OE-core] [PATCH] glibc: Incremental bump to 2.20 release branch

2014-09-09 Thread Khem Raj
Now that glibc 2.20 has been released. We switch to use release branch and remove the already applied patch Signed-off-by: Khem Raj --- .../glibc/cross-localedef-native_2.20.bb |4 +- .../0001-Define-__GI_fegetenv-for-e500-libm.patch | 45 meta/recipes-core/

Re: [OE-core] [PATCH 1/1] bbclass/sstate: only allowed sstate-cache objects are allowed in a build (read-only sstate-cache)

2014-09-09 Thread Mark Hatle
On 9/7/14, 4:24 AM, Richard Purdie wrote: On Fri, 2014-09-05 at 09:05 -0500, Mark Hatle wrote: On 9/5/14, 4:42 AM, Richard Purdie wrote: Hi Hongxu, On Thu, 2014-08-21 at 10:36 +0800, Hongxu Jia wrote: The requirement is the developer who demand only the "new" software they write is allowed to

Re: [OE-core] [[PATCH] qemuppc64: add machine

2014-09-09 Thread Mark Hatle
On 9/9/14, 3:05 AM, Richard Purdie wrote: On Mon, 2014-09-08 at 18:53 -0700, Armin Kuster wrote: override USER_CLASSES as prelink does not currently work on ppc64 --- meta/conf/machine/qemuppc64.conf | 16 1 file changed, 16 insertions(+) create mode 100644 meta/conf/machin

Re: [OE-core] [PATCH 1/3] oeqa: Added package installer to oetest to aid in future automatic install of packages

2014-09-09 Thread Burton, Ross
On 4 September 2014 12:27, Lucian Musat wrote: > +#TODO: use package_manager.py to install packages on any type of image > +def install_packages(self, packagelist): > +for package in packagelist: > +(status, result) = self.target.run("smart install -y "+package) > +

Re: [OE-core] [oe] Backporting of latest recipes on oe-classic

2014-09-09 Thread Paul Eggleton
On Tuesday 09 September 2014 18:23:24 Bryan wrote: >We have some queries regarding OE-Classic. > 1. Where can we find latest recipes for oe-classic. http://cgit.openembedded.org/cgit.cgi/openembedded/ That's as up-to-date as it gets. There might be other forked repositories floating around,

Re: [OE-core] [PATCH 0/7] linux-yocto*: consolidated pull request

2014-09-09 Thread Bruce Ashfield
On Tue, Sep 9, 2014 at 7:42 AM, Burton, Ross wrote: > On 8 September 2014 20:55, Bruce Ashfield > wrote: >> I'm on the road for the next three days, but wanted to get this out for >> a preview before being a bit unresponsive, and to let others apply and build >> these if they want. > > Just noti

[OE-core] Backporting of latest recipes on oe-classic

2014-09-09 Thread Bryan
Hi, We have some queries regarding OE-Classic. 1. Where can we find latest recipes for oe-classic. Does oe-classic is still get updation for latest package support? 2. How can we compile latest recipes of oe-core on oe-classic and ofcourse there bitbake version would be different.Basically, we

Re: [OE-core] [PATCH 2/7] lttng-modules: fix compilation for 3.17-rcX

2014-09-09 Thread Bruce Ashfield
On Tue, Sep 9, 2014 at 7:40 AM, Burton, Ross wrote: > On 8 September 2014 20:55, Bruce Ashfield > wrote: >> +++ >> b/meta/recipes-kernel/lttng/lttng-modules/Fix-noargs-probes-should-calculate-alignment-and-eve.patch >> @@ -0,0 +1,127 @@ >> +From d3de7f1468be0b18145ff85b3c1a7c7fb1d48c15 Mon Sep

Re: [OE-core] [PATCH 15/35] wic: Remove 3rdparty/urlgrabber

2014-09-09 Thread Ola X Nilsson
This commit breaks wic for me. Urlgrabber is imported from pykickstart/version.py and pykickstart/parser.py. Having python-urlgrabber installed in your distro hides this problem. -- Ola Nilsson > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:open

Re: [OE-core] [PATCH 0/7] linux-yocto*: consolidated pull request

2014-09-09 Thread Burton, Ross
On 8 September 2014 20:55, Bruce Ashfield wrote: > I'm on the road for the next three days, but wanted to get this out for > a preview before being a bit unresponsive, and to let others apply and build > these if they want. Just noticed this. I'll pull these into my mut and see what the autobuil

Re: [OE-core] [PATCH 3/7] perf: fix v3.17 powerpc compilation issues

2014-09-09 Thread Burton, Ross
On 8 September 2014 20:55, Bruce Ashfield wrote: > Unitl fixes get into the mainline kernel, we temporarily fix the issues by "Until" Whilst you're fixing the patch headers in the other commit, you can fix this typo. :) Ross -- ___ Openembedded-core

Re: [OE-core] [PATCH 2/7] lttng-modules: fix compilation for 3.17-rcX

2014-09-09 Thread Burton, Ross
On 8 September 2014 20:55, Bruce Ashfield wrote: > +++ > b/meta/recipes-kernel/lttng/lttng-modules/Fix-noargs-probes-should-calculate-alignment-and-eve.patch > @@ -0,0 +1,127 @@ > +From d3de7f1468be0b18145ff85b3c1a7c7fb1d48c15 Mon Sep 17 00:00:00 2001 > +From: Mathieu Desnoyers > +Date: Fri, 25

[OE-core] [PATCH] bluez4: optionally install systemd unit files

2014-09-09 Thread Ross Burton
Signed-off-by: Ross Burton --- meta/recipes-connectivity/bluez/bluez4.inc |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/bluez/bluez4.inc b/meta/recipes-connectivity/bluez/bluez4.inc index d7d3796..3f91166 100644 --- a/meta/recipes-connectiv

[OE-core] [PATCH v2 0/1] Fix buildhistory regression

2014-09-09 Thread Paul Eggleton
Since v1, use an alternative method to resolve the issue that doesn't involve reverting the original change. The following changes since commit e72aac2ae9e5fce1715fa04b7e94034fd06892d9: alsa-lib: libasound should runtime depends on alsa-conf (2014-09-03 11:30:11 +0100) are available in the gi

[OE-core] [PATCH v2 1/1] classes/buildhistory: fix for sstate class change

2014-09-09 Thread Paul Eggleton
SSTATEPOSTINSTFUNCS is now set with = in sstate.bbclass, and because the line here in buildhistory.bbclass ends up being parsed before that we now need to use _append or the value we are adding will be wiped out. This fixes buildhistory no longer recording package information since OE-Core revision

Re: [OE-core] [PATCH 1/1] classes/sstate: fix regression affecting buildhistory

2014-09-09 Thread Paul Eggleton
On Tuesday 09 September 2014 11:05:56 Paul Eggleton wrote: > SSTATEPOSTINSTFUNCS needs to be set with ?= here - if it's = it'll wipe > out what is set in that variable in buildhistory, which ends up being > parsed earlier than the statement in sstate.bbclass. This fixes > buildhistory no longer rec

[OE-core] [PATCH] nfs-utils: debianize start-statd

2014-09-09 Thread Li Wang
make start-statd command to use nfscommon configure, too. Signed-off-by: Henrik Riomar Signed-off-by: Li Wang --- .../files/nfs-utils-debianize-start-statd.patch| 36 .../nfs-utils/nfs-utils_1.2.8.bb |1 + 2 files changed, 37 insertions(+) creat

[OE-core] [PATCH 0/1] rootfs.py: fix PRE/POSTPROCESS_COMMANDS for rpm and deb

2014-09-09 Thread Robert Yang
Hello, This patch fixes RPM_PREPROCESS_COMMANDS and RPM_POSTPROCESS_COMMANDS (the similar to deb). Btw., there is another ROOTFS_POSTINSTALL_COMMAND, only the ipk's install runs it atm, what's the difference between ROOTFS_POSTINSTALL_COMMAND and ROOTFS_POSTPROCESS_COMMAND? Do we need rpm and deb

[OE-core] [PATCH 1/1] rootfs.py: fix PRE/POSTPROCESS_COMMANDS for rpm and deb

2014-09-09 Thread Robert Yang
The rpm didn't run RPM_PREPROCESS_COMMANDS or RPM_POSTPROCESS_COMMANDS, the similar to deb, this patch fix the problem. And fix a typo: DEB_POSTPROCESS_COMMAND -> DEB_POSTPROCESS_COMMANDS Signed-off-by: Robert Yang --- meta/lib/oe/rootfs.py | 14 +- 1 file changed, 13 insertions(+

[OE-core] [PATCH 1/1] classes/sstate: fix regression affecting buildhistory

2014-09-09 Thread Paul Eggleton
SSTATEPOSTINSTFUNCS needs to be set with ?= here - if it's = it'll wipe out what is set in that variable in buildhistory, which ends up being parsed earlier than the statement in sstate.bbclass. This fixes buildhistory no longer recording package information since OE-Core revision 9d659c6f20fa4a141

[OE-core] [PATCH 0/1] Fix buildhistory regression

2014-09-09 Thread Paul Eggleton
The following change since commit e72aac2ae9e5fce1715fa04b7e94034fd06892d9: alsa-lib: libasound should runtime depends on alsa-conf (2014-09-03 11:30:11 +0100) is available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/sstate-buildhistory http://cgi

Re: [OE-core] [oe-commits] Richard Purdie : sstatesig/sstate: Add support for locked down sstate cache usage

2014-09-09 Thread Hongxu Jia
On 09/05/2014 07:29 PM, g...@opal.openembedded.org wrote: Module: openembedded-core.git Branch: master-next Commit: a12e33a584a77df4bdd9ad6a5d1a58f4dde10317 URL: http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=a12e33a584a77df4bdd9ad6a5d1a58f4dde10317 Author: Richard Purdie D

Re: [OE-core] [PATCH 0/1] pango / ptest: clean CFLAGS for host binary

2014-09-09 Thread wenzong fan
On 09/09/2014 05:11 PM, wenzong fan wrote: Oops, I replied wrong mail list, this patch works and have been merged, please just ignore my nonsense below: Recall this patch, it should be fixed from the dependency of swig. Sorry for the inconvenience

Re: [OE-core] [PATCH 0/1] pango / ptest: clean CFLAGS for host binary

2014-09-09 Thread wenzong fan
Recall this patch, it should be fixed from the dependency of swig. Sorry for the inconvenience. // Wenzong On 09/02/2014 01:53 PM, wenzong@windriver.com wrote: From: Wenzong Fan The binary gen-all-unicode needs to be compiled for the host architecture, the CFLAGS passed to target system

Re: [OE-core] [PATCH] rpcbind: add option to fix port number

2014-09-09 Thread Li.Wang
On 09/05/2014 11:24 PM, Burton, Ross wrote: On 12 August 2014 09:44, Li.Wang wrote: Opening random ports in privileged port range, among them one port that identifies itself as pop3s, is not a good practice. Both Ericsson and our customers run regular vulnerability assessment too

Re: [OE-core] [[PATCH] qemuppc64: add machine

2014-09-09 Thread Richard Purdie
On Mon, 2014-09-08 at 18:53 -0700, Armin Kuster wrote: > override USER_CLASSES as prelink does not currently > work on ppc64 > --- > meta/conf/machine/qemuppc64.conf | 16 > 1 file changed, 16 insertions(+) > create mode 100644 meta/conf/machine/qemuppc64.conf > > diff --git a/m

[OE-core] [PATCH 1/1] grub-efi: Replace _BSD_SOURCE macro with _DEFAULT_SOURCE

2014-09-09 Thread Robert Yang
This is needed with glibc 2.20 since _BSD_SOURCE macro is gone Khem fixed grub, but the grub-efi also needs it, the patch can't apply to grub-efi, so made a new patch for it. Signed-off-by: Khem Raj Signed-off-by: Robert Yang --- .../grub/files/grub-efi-fix-with-glibc-2.20.patch | 32 ++

[OE-core] [PATCH 0/1] grub-efi: Replace _BSD_SOURCE macro with _DEFAULT_SOURCE

2014-09-09 Thread Robert Yang
The following changes since commit e72aac2ae9e5fce1715fa04b7e94034fd06892d9: alsa-lib: libasound should runtime depends on alsa-conf (2014-09-03 11:30:11 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/grub-efi http://cgit.openembed

[OE-core] [PATCH 1/1] libxml2: fix python path and enable libxml2-python

2014-09-09 Thread Robert Yang
We have libxml2-python for native and nativesdk, but don't have it for target, and can't find the reason from the git log, libxml2-python is widely used, after looked into it's configure.in, we can enable it easily. The previous --with-python=${STAGING_BINDIR}/python is incorrect, it acted as work

[OE-core] [PATCH 0/1] libxml2: fix python path and enable libxml2-python

2014-09-09 Thread Robert Yang
* Tested on: qemux86 qemux86-64 qemuarm qemuppc qemumips. // Robert The following changes since commit e72aac2ae9e5fce1715fa04b7e94034fd06892d9: alsa-lib: libasound should runtime depends on alsa-conf (2014-09-03 11:30:11 +0100) are available in the git repository at: git://git.