Re: [OE-core] [PATCH 1/1] toolchain-shar-extract.sh: fix typo

2015-04-27 Thread Richard Purdie
On Tue, 2015-04-28 at 14:45 +0800, Chen Qi wrote: > Fix typo: overwritten -> overridden > > Signed-off-by: Chen Qi I don't think this is a typo, it really does mean overwritten... Cheers, Richard -- ___ Openembedded-core mailing list Openembedded-c

[OE-core] [PATCH 0/1] pigz: set ALTERNATIVE for nativesdk package to empty

2015-04-27 Thread Chen Qi
The following changes since commit a9eededcb33b2ee41a061298610126436dfc2c11: ptest: add recommends to ptest-runner (2015-04-27 15:26:15 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/nativesdk-pigz-alternative http://cgit.openem

[OE-core] [PATCH 1/1] pigz: set ALTERNATIVE for nativesdk package to empty

2015-04-27 Thread Chen Qi
Set ALTERNATIVE for nativesdk package to empty to avoid warnings like below. WARNING: pigz: NOT adding alternative provide xxx/bin/gunzip: xxx/bin/pigz does not exist Signed-off-by: Chen Qi --- meta/recipes-extended/pigz/pigz.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta

[OE-core] [PATCH 0/1] toolchain-shar-extract.sh: fix typo

2015-04-27 Thread Chen Qi
The following changes since commit a9eededcb33b2ee41a061298610126436dfc2c11: ptest: add recommends to ptest-runner (2015-04-27 15:26:15 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/typo-fix http://cgit.openembedded.org/cgit.cgi

[OE-core] [PATCH 1/1] toolchain-shar-extract.sh: fix typo

2015-04-27 Thread Chen Qi
Fix typo: overwritten -> overridden Signed-off-by: Chen Qi --- meta/files/toolchain-shar-extract.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/files/toolchain-shar-extract.sh b/meta/files/toolchain-shar-extract.sh index 8cb8783..c8a1f51 100644 --- a/meta/files/tool

[OE-core] [PATCH 0/1] gcc-5

2015-04-27 Thread Khem Raj
Add recipes for gcc-5, its not default _yet_ enable it in local.conf as described in patch header to use it The following changes since commit a9eededcb33b2ee41a061298610126436dfc2c11: ptest: add recommends to ptest-runner (2015-04-27 15:26:15 +0100) are available in the git repository at:

[OE-core] [PATCH v2 0/3] license.bbclass/linux-firmware: add an approach for non-generic license

2015-04-27 Thread jackie.huang
From: Jackie Huang v2 comments: - Rename NO_GENERIC_LIC to NO_GENERIC_LICENSE. - Detect and warn when the user is attempting to use this mechanism for a common license. -- The following changes since commit 87de892d682d15ba2cbbee6bfd63a4644e0f517a: ptest: add recommends to ptest-runner (2015

[OE-core] [PATCH v2 1/3] license.bbclass: allow copying license not in common licenses

2015-04-27 Thread jackie.huang
From: Jackie Huang Some package like linux-firmware has many licenses that aren't in any way common, and new ones will be added from time to time, in order to avoid adding bunch of such common license files that are only applicable to a specific package, NO_GENERIC_LICENSE is added to allow copyi

[OE-core] [PATCH v2 2/3] Revert "common-licenses: Add common license files for linux-firmware"

2015-04-27 Thread jackie.huang
From: Jackie Huang This reverts commit 9021ee03e0f9bd36b0ce63fa29dd010e07241fdb --- meta/files/common-licenses/Firmware-Abilis | 22 - meta/files/common-licenses/Firmware-Marvell| 18 - meta/files/common-licenses/Firmware-OLPC | 33 -- meta/files/common-licenses/Firm

[OE-core] [PATCH v2 3/3] linux-firmware: add NO_GENERIC_LICENSE for all licenses

2015-04-27 Thread jackie.huang
From: Jackie Huang An alternative approach with NO_GENERIC_LICENSE has been added in license.bbclass to allow copying non-generic license, add it for all firmware licenses. Signed-off-by: Jackie Huang --- .../linux-firmware/linux-firmware_git.bb | 39 ++ 1 file ch

[OE-core] [PATCH] elfutils: Security Advisory - CVE-2015-0255

2015-04-27 Thread rongqing.li
From: Roy Li Directory traversal vulnerability in the read_long_names function in libelf/elf_begin.c in elfutils 0.152 and 0.161 allows remote attackers to write to arbitrary files to the root directory via a / (slash) in a crafted archive, as demonstrated using the ar program. https://web.nvd.n

[OE-core] [PATCH 11/11] elfutils: enable fix-build-gcc-4.8.patch

2015-04-27 Thread Robert Yang
The patch fixes a warning seen with gcc 4.8 (especially on ubuntu 13.10) Signed-off-by: Robert Yang --- meta/recipes-devtools/elfutils/elfutils_0.148.bb |1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/elfutils/elfutils_0.148.bb b/meta/recipes-devtools/elfutils/elfut

[OE-core] [PATCH 06/11] kmod: remove 0001-Makefile.am-fix-parallel-build-problem.patch

2015-04-27 Thread Robert Yang
Confirmed with the author Qi, it isn't needed. Signed-off-by: Robert Yang --- ...01-Makefile.am-fix-parallel-build-problem.patch | 29 1 file changed, 29 deletions(-) delete mode 100644 meta/recipes-kernel/kmod/kmod/0001-Makefile.am-fix-parallel-build-problem.patch diff

[OE-core] [PATCH 09/11] libaio: remove libaio-generic.patch

2015-04-27 Thread Robert Yang
It is already in the source. Signed-off-by: Robert Yang --- .../libaio/libaio/libaio-generic.patch | 65 1 file changed, 65 deletions(-) delete mode 100644 meta/recipes-extended/libaio/libaio/libaio-generic.patch diff --git a/meta/recipes-extended/libaio/liba

[OE-core] [PATCH 10/11] texinfo: remove enumerate_greater_than_ten.patch

2015-04-27 Thread Robert Yang
It is a backport patch, and verified that the patch is in the source. Signed-off-by: Robert Yang --- .../texinfo/enumerate_greater_than_ten.patch | 51 1 file changed, 51 deletions(-) delete mode 100644 meta/recipes-extended/texinfo/texinfo/enumerate_greater_than_t

[OE-core] [PATCH 01/11] python3: remove sys_platform_is_now_always_linux2.patch

2015-04-27 Thread Robert Yang
It is aready in the source. Signed-off-by: Robert Yang --- .../sys_platform_is_now_always_linux2.patch| 29 1 file changed, 29 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3/sys_platform_is_now_always_linux2.patch diff --git a/meta/recipes

[OE-core] [PATCH 02/11] nspr: remove nspr-CVE-2014-1545.patch

2015-04-27 Thread Robert Yang
It is a backport patch, and verified that the patch is in the source. Signed-off-by: Robert Yang --- .../nspr/nspr/nspr-CVE-2014-1545.patch | 67 1 file changed, 67 deletions(-) delete mode 100644 meta/recipes-support/nspr/nspr/nspr-CVE-2014-1545.patch diff -

[OE-core] [PATCH 08/11] lttng-modules: remove bio-bvec-iter.patch

2015-04-27 Thread Robert Yang
It is aready in the source. Signed-off-by: Robert Yang --- .../lttng/lttng-modules/bio-bvec-iter.patch| 156 1 file changed, 156 deletions(-) delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/bio-bvec-iter.patch diff --git a/meta/recipes-kernel/lttng/lttn

[OE-core] [PATCH 07/11] openssl: remove 3 patches

2015-04-27 Thread Robert Yang
Removed: - openssl-avoid-NULL-pointer-dereference-in-dh_pub_encode.patch - upgate-vegsion-script-for-1.0.2.patch Since they are already in the source. - make-targets.patch It removed test dir from DIRS, which is not needed any more since we need build it. Signed-off-by: Robert Yang --

[OE-core] [PATCH 03/11] libxml2: remove libxml2-CVE-2014-3660.patch

2015-04-27 Thread Robert Yang
It is a backport patch, and verified that the patch is in the source. Signed-off-by: Robert Yang --- .../libxml/libxml2/libxml2-CVE-2014-3660.patch | 147 1 file changed, 147 deletions(-) delete mode 100644 meta/recipes-core/libxml/libxml2/libxml2-CVE-2014-3660.patch

[OE-core] [PATCH 04/11] bind: remove 5 backport patches

2015-04-27 Thread Robert Yang
They are backport patches, and verified that the patches are in the source. Signed-off-by: Robert Yang --- .../bind/bind/bind-9.8.1-CVE-2012-5166.patch | 119 - .../bind/bind/bind-CVE-2011-4313.patch | 89 .../bind/bind/bind-CVE-2012-1667.patch

[OE-core] [PATCH 05/11] logrotate: remove logrotate-CVE-2011-1548.patch

2015-04-27 Thread Robert Yang
It is a backport patch, and verified that the patch is in the source. Signed-off-by: Robert Yang --- .../logrotate/logrotate-CVE-2011-1548.patch| 43 1 file changed, 43 deletions(-) delete mode 100644 meta/recipes-extended/logrotate/logrotate/logrotate-CVE-2011-1

[OE-core] [PATCH 00/11 V2] Fixes for dangling patches

2015-04-27 Thread Robert Yang
* V2 Verified the backport patches are in the source, and updated the commit message. // Robert The following changes since commit a9eededcb33b2ee41a061298610126436dfc2c11: ptest: add recommends to ptest-runner (2015-04-27 15:26:15 +0100) are available in the git repository at: git://g

Re: [OE-core] [PATCH 1/3] license.bbclass: allow copying license not in common licenses

2015-04-27 Thread Huang, Jie (Jackie)
> -Original Message- > From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] > Sent: Monday, April 27, 2015 10:52 PM > To: Huang, Jie (Jackie) > Cc: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [PATCH 1/3] license.bbclass: allow copying license not > in common l

Re: [OE-core] [PATCH 0/7] Add basic fitImage support

2015-04-27 Thread Marek Vasut
On Sunday, October 19, 2014 at 09:32:11 PM, Otavio Salvador wrote: > On Sun, Oct 19, 2014 at 5:15 PM, Marek Vasut wrote: > > This series cleans up the code in kernel.bbclass and > > separates out the uImage generation. The last patch > > in this series then adds support for generation of the > > a

Re: [OE-core] [PATCH 0/7] Add basic fitImage support

2015-04-27 Thread Marek Vasut
On Thursday, October 23, 2014 at 01:26:01 AM, Burton, Ross wrote: > On 19 October 2014 20:15, Marek Vasut wrote: > > This series cleans up the code in kernel.bbclass and > > separates out the uImage generation. The last patch > > in this series then adds support for generation of the > > advanced

Re: [OE-core] [PATCH 4/7] kernel: Pull uImage generation into separate class

2015-04-27 Thread Marek Vasut
On Monday, October 27, 2014 at 07:59:42 AM, Koen Kooi wrote: Hi! sorry for the very late reply. > > So uh, what exactly would you propose then? Ask the BSPs to cater for the > > change ? I don't quite like that option, since it's like breaking an API > > (or similar interface, I'm not sure what

[OE-core] [PATCH] subversion: remove 1.6.X recipes

2015-04-27 Thread rongqing.li
From: Roy Li Removing the 1.6.X recipes, since there is a new version 1.8.X recipes, and hope that all projects already upgraded their premirror caches to use new format Signed-off-by: Roy Li --- .../subversion/disable-revision-install.patch | 36 -- .../subversion/fix-install-depends.pa

Re: [OE-core] [PATCH] wic: remove intermediate partitions

2015-04-27 Thread Alexandre Belloni
Hi, On 28/04/2015 at 01:29:07 +0200, Alexandre Belloni wrote : > Remove intermediate partitions that may have been created by a previous > wic invocation. Those partitions are causing issues on some systems. In > particular vfat partition creation is hanging on mcopy execution on > Fedora. > I f

[OE-core] [PATCH] wic: remove intermediate partitions

2015-04-27 Thread Alexandre Belloni
Remove intermediate partitions that may have been created by a previous wic invocation. Those partitions are causing issues on some systems. In particular vfat partition creation is hanging on mcopy execution on Fedora. Signed-off-by: Alexandre Belloni --- scripts/lib/wic/kickstart/custom_comman

Re: [OE-core] [PATCH] split_and_strip_files: regroup hardlinks to make build deterministic

2015-04-27 Thread Richard Purdie
On Wed, 2015-04-22 at 22:57 +0300, Ed Bartosh wrote: > Reverted 7c0fd561bad0250a00cef63e3d787573112a59cf > > Created separate group of hardlinks for the files inside > the same package. This should prevent stripped files to be > populated outside of package directories. > > [YOCTO #7586] > > Sig

Re: [OE-core] [oe-commits] Bruno Bottazzini : systemd 219 -> system 219-stable

2015-04-27 Thread Martin Jansa
On Mon, Apr 27, 2015 at 02:37:20PM +, g...@git.openembedded.org wrote: > Module: openembedded-core.git > Branch: master > Commit: c21bf9d7bb0cb90392ed50a44c57a3d068b88ef9 > URL: > http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c21bf9d7bb0cb90392ed50a44c57a3d068b88ef9 > > A

[OE-core] [PATCH] sanity.bbclass: Increased verbosity for connectivity check

2015-04-27 Thread Mariano Lopez
The connectivity sanity error doesn't tell you which URL failed to fetch nor how it failed. This provides the URL that failed and why it failed using BBFetchException messages during the connectivity check. Please disregard previous patch with the same topic. [YOCTO #7592] Signed-off-by: Ma

Re: [OE-core] [PATCH 13/14] fontconfig: Upgrade to 2.11.93

2015-04-27 Thread Khem Raj
> On Apr 27, 2015, at 8:49 AM, Burton, Ross wrote: > > This is a development snapshot which the mailing list shows has known > problems. Let's wait for 2.12 or cherry-pick any required fixes. fair enough. I will have to dig into what needs to be back ported. > > Ross > > On 24 April 2015 a

Re: [OE-core] [PATCH 03/14] xserver-xorg: Fix build with gcc-5

2015-04-27 Thread Khem Raj
> On Apr 27, 2015, at 7:59 AM, Burton, Ross wrote: > > Oh, and upstream has merged a different fix: > > http://cgit.freedesktop.org/xorg/xserver/commit/hw/xfree86/sdksyms.sh?id=21b896939c5bb242f3aacc37baf12379e43254b6 > >

Re: [OE-core] [PATCH 13/14] fontconfig: Upgrade to 2.11.93

2015-04-27 Thread Burton, Ross
This is a development snapshot which the mailing list shows has known problems. Let's wait for 2.12 or cherry-pick any required fixes. Ross On 24 April 2015 at 04:35, Khem Raj wrote: > LIC_FILES_CHKSUM change is due to shifting of > the hunk to different line numbers, checksum remains same sti

Re: [OE-core] [PATCH 07/14] subversion: Add -P to CPPFLAGS

2015-04-27 Thread Khem Raj
> On Apr 27, 2015, at 8:03 AM, Burton, Ross wrote: > > > On 24 April 2015 at 04:35, Khem Raj > wrote: > -inherit gettext > +inherit gettext pythonnative > > Why are you doing this? Don’t have the error handy right now something swig related, however because its nee

Re: [OE-core] Mariadb 5.5.39 can not be downloaded anymore.

2015-04-27 Thread scerveau
It looks that 5.5.39 has been removed. http://mirror.stshosting.co.uk/mariadb/mariadb-5.5.42/source is available. Shall we update or put the package on another mirror ? BR. Stéphane On 04/27/2015 05:41 PM, scerveau wrote: This url answers with 404 status: http://mirror.stshosting.co.uk/mari

[OE-core] Mariadb 5.5.39 can not be downloaded anymore.

2015-04-27 Thread scerveau
This url answers with 404 status: http://mirror.stshosting.co.uk/mariadb/mariadb-5.5.39/source/mariadb-5.5.39.tar.gz Shall we update the recipe or wait for the server to be up ? -- Stéphane Cerveau Tech Lead Audio Voxtok Technologies 04 34 40 82 43 www.voxtok.com -- ___

Re: [OE-core] [PATCH v5 4/4] bluez5: don't exclude from world builds

2015-04-27 Thread Richard Purdie
On Mon, 2015-04-27 at 16:14 +0100, Richard Purdie wrote: > On Mon, 2015-04-27 at 07:17 -0700, Christopher Larson wrote: > > 8262012a90273a4726ebaaf5c4da61262542e69d in bitbake added the initial > > 'world' implementation, which didn't do such a removal, but did > > explicitly skip virtual/*, and it

Re: [OE-core] [PATCH v5 4/4] bluez5: don't exclude from world builds

2015-04-27 Thread Richard Purdie
On Mon, 2015-04-27 at 07:17 -0700, Christopher Larson wrote: > 8262012a90273a4726ebaaf5c4da61262542e69d in bitbake added the initial > 'world' implementation, which didn't do such a removal, but did > explicitly skip virtual/*, and it looks > like aff3227b5e4a3dee9bceb120aac11f4bf3ac6409 implemente

Re: [OE-core] [PATCH 07/14] subversion: Add -P to CPPFLAGS

2015-04-27 Thread Burton, Ross
On 24 April 2015 at 04:35, Khem Raj wrote: > -inherit gettext > +inherit gettext pythonnative > Why are you doing this? Ross -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo

Re: [OE-core] [PATCH 03/14] xserver-xorg: Fix build with gcc-5

2015-04-27 Thread Burton, Ross
Oh, and upstream has merged a different fix: http://cgit.freedesktop.org/xorg/xserver/commit/hw/xfree86/sdksyms.sh?id=21b896939c5bb242f3aacc37baf12379e43254b6 Ross On 27 April 2015 at 15:58, Burton, Ross wrote: > > On 24 April 2015 at 04:35, Khem Raj wrote: > >> +Upstream-Status: Pending >> >

Re: [OE-core] [PATCH 03/14] xserver-xorg: Fix build with gcc-5

2015-04-27 Thread Burton, Ross
On 24 April 2015 at 04:35, Khem Raj wrote: > +Upstream-Status: Pending > Patches should also have *your* signed-off-by in, so we know who originally proposed the patch. Ross -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.o

Re: [OE-core] [RFC] remove the subversion_1.6.15.bb

2015-04-27 Thread Martin Jansa
On Mon, Apr 27, 2015 at 03:12:25PM +0100, Richard Purdie wrote: > On Mon, 2015-04-27 at 16:18 +0800, Rongqing Li wrote: > > Hi: > > > > there are two version subversion in oe-core, Do we have special > > need on subversion 1.6.15, if not, I like to remove it > > > > ./meta/recipes-devtools/su

Re: [OE-core] [PATCH 1/3] license.bbclass: allow copying license not in common licenses

2015-04-27 Thread Paul Eggleton
Hi Jackie, A couple of comments in-line below. On Thursday 23 April 2015 17:38:15 jackie.hu...@windriver.com wrote: > From: Jackie Huang > > Some package like linux-firmware has many licenses that aren't in any > way common, and new ones will be added from time to time, in order to > avoid addi

Re: [OE-core] [PATCH v5 4/4] bluez5: don't exclude from world builds

2015-04-27 Thread Christopher Larson
On Mon, Apr 27, 2015 at 12:13 AM, Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > On Sun, 2015-04-26 at 18:17 -0700, Christopher Larson wrote: > > > > On Sun, Apr 26, 2015 at 2:57 PM, Richard Purdie > > wrote: > > On Thu, 2015-04-23 at 17:38 +0300, Cristian Iorga wrote: > >

Re: [OE-core] [RFC] remove the subversion_1.6.15.bb

2015-04-27 Thread Richard Purdie
On Mon, 2015-04-27 at 16:18 +0800, Rongqing Li wrote: > Hi: > > there are two version subversion in oe-core, Do we have special > need on subversion 1.6.15, if not, I like to remove it > > ./meta/recipes-devtools/subversion/subversion_1.8.13.bb > ./meta/recipes-devtools/subversion/subversion_

Re: [OE-core] [fido][PATCH 1/4] elfutils: fix build with -Os

2015-04-27 Thread Richard Purdie
On Mon, 2015-04-27 at 13:04 +0200, Martin Jansa wrote: > On Tue, Apr 21, 2015 at 12:53:37PM +0200, Martin Jansa wrote: > > Signed-off-by: Martin Jansa > > ping for all 4 changes I had hoped the fido maintainer would look at this but evidently not. I merged three of them, I did not merge the fix

Re: [OE-core] [PATCH 1/2] kern-tools: unify meta directory detection

2015-04-27 Thread Bruce Ashfield
On 2015-04-27 05:18 AM, Richard Purdie wrote: On Fri, 2015-04-24 at 12:13 -0400, Bruce Ashfield wrote: It is possible that recipe specific tasks, or build processes drop files into the kernel source directory. These files can cause problems with the meta data detection in the kern-tools. With t

Re: [OE-core] [oe-commits] Cristian Iorga : bluez4: add proper systemd support

2015-04-27 Thread Martin Jansa
On Sun, Apr 26, 2015 at 09:58:38PM +, g...@git.openembedded.org wrote: > Module: openembedded-core.git > Branch: master-next > Commit: c7fe8d52563619e2a248255ee7225593f5bb498f > URL: > http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c7fe8d52563619e2a248255ee7225593f5bb498f >

[OE-core] [master-next][PATCHv3] wic: Add plugin for single partition disk

2015-04-27 Thread Adrian Freihofer
The wic plugin creates a disk image containig one ext2/3/4 partition. No additional boot partition is required. Syslinux is installed into the image. The target device is a legacy BIOS PC. Purpose of this plugin: Other avaliable plugins create a fat partition for /boot and an ext partition for roo

Re: [OE-core] [PATCH] image_types.bbclass: add support for multiple ubi sizes

2015-04-27 Thread Otavio Salvador
On Fri, Apr 24, 2015 at 9:32 PM, Pushpal Sidhu wrote: > Add new FSTYPE called 'multiubi'. This new type has the ability to > create multple ubi's, something that's extremely useful on boards that > can include varying flash sizes (e.g. 256MB vs 2GB). > > Because we don't want to reuse code, I extr

Re: [OE-core] [dizzy][PATCH 1/3] pulseaudio: use stricter PACKAGES_DYNAMIC

2015-04-27 Thread Otavio Salvador
On Mon, Apr 27, 2015 at 8:04 AM, Martin Jansa wrote: > On Tue, Apr 21, 2015 at 12:53:01PM +0200, Martin Jansa wrote: >> * I don't see any usage for libpulse-* packages >> * adding '-' resolves the issue when we have separate recipe for >> pulseaudio-modules-droid which isn't built to satisfy RDE

Re: [OE-core] [fido][PATCH 1/4] elfutils: fix build with -Os

2015-04-27 Thread Otavio Salvador
On Mon, Apr 27, 2015 at 8:04 AM, Martin Jansa wrote: > On Tue, Apr 21, 2015 at 12:53:37PM +0200, Martin Jansa wrote: >> Signed-off-by: Martin Jansa > > ping for all 4 changes Ack for all 4 changes -- Otavio Salvador O.S. Systems http://www.ossystems.com.brht

Re: [OE-core] [fido][PATCH 1/4] elfutils: fix build with -Os

2015-04-27 Thread Martin Jansa
On Tue, Apr 21, 2015 at 12:53:37PM +0200, Martin Jansa wrote: > Signed-off-by: Martin Jansa ping for all 4 changes > --- > ...m-Silence-Werror-maybe-uninitialized-fals.patch | 35 > ++ > meta/recipes-devtools/elfutils/elfutils_0.161.bb | 1 + > 2 files changed, 36 insert

Re: [OE-core] [dizzy][PATCH 1/3] pulseaudio: use stricter PACKAGES_DYNAMIC

2015-04-27 Thread Martin Jansa
On Tue, Apr 21, 2015 at 12:53:01PM +0200, Martin Jansa wrote: > * I don't see any usage for libpulse-* packages > * adding '-' resolves the issue when we have separate recipe for > pulseaudio-modules-droid which isn't built to satisfy RDEPENDS > with the same name, because generic pulseaudio re

Re: [OE-core] [PATCH 1/2] tzcode: update to 2014d

2015-04-27 Thread Paul Eggleton
On Friday 24 April 2015 14:38:38 Armin Kuster wrote: > Changes affecting code > > zic has some minor performance improvements. > > Signed-off-by: Armin Kuster > --- > meta/recipes-extended/tzcode/tzcode-native_2015c.bb | 11 --- > meta/recipes-extended/tzcode/tzcode-native_2015d.bb

[OE-core] [PATCH 1/1] populate_sdk_base: also record the host part into manifest

2015-04-27 Thread Chen Qi
For now, we can create manifest for the target part for SDK. I think it's nice to have a place for users to look into to examine contents of the host part of SDK. This also affects uninative-tarball and buildtools-tarball as they inherit populate_sdk.bbclass. After this change, we could have a man

[OE-core] [PATCH 0/1] populate_sdk_base: also record the host part into manifest

2015-04-27 Thread Chen Qi
The following changes since commit 46869abf72c1c5babce49537f221d7a4f53ca820: oeqa/selftest/toaster: fix bad indent (2015-04-27 10:09:55 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/populate_sdk_base-manifest http://cgit.openem

[OE-core] [PATCH v2 4/9] devtool: include bbappends in recipe parsing

2015-04-27 Thread Paul Eggleton
From: Markus Lehtonen In order to get correct metadata, SRCREV for example. Fixes [YOCTO #7648]. Signed-off-by: Markus Lehtonen --- meta/lib/oe/recipeutils.py | 6 +++--- scripts/lib/devtool/standard.py | 35 ++- 2 files changed, 25 insertions(+), 16 dele

[OE-core] [PATCH v2 5/9] devtool: handle . in recipe name

2015-04-27 Thread Paul Eggleton
Names such as glib-2.0 are valid (and used) recipe names, so we need to support them. Fixes [YOCTO #7643]. Signed-off-by: Paul Eggleton --- meta/lib/oe/recipeutils.py | 4 ++-- scripts/devtool| 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/lib/oe/recipeut

[OE-core] [PATCH v2 8/9] devtool: update-recipe: handle unversioned bbappends

2015-04-27 Thread Paul Eggleton
Use the proper bbappend file name, don't just assume it will have a version suffix (because it won't if the original recipe doesn't). Fixes [YOCTO #7651]. Signed-off-by: Paul Eggleton --- scripts/lib/devtool/standard.py | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff

[OE-core] [PATCH v2 7/9] devtool: reset: avoid errors in case file no longer exists

2015-04-27 Thread Paul Eggleton
If you manually delete files in the workspace layer (which you really shouldn't) it was possible to get yourself into the situation where you couldn't reset because we were attempting to check if the file had been modified and erroring out if it couldn't be opened. If the file's not there anymore t

[OE-core] [PATCH v2 0/9] devtool fixes

2015-04-27 Thread Paul Eggleton
This series rolls up some patches previously posted by Markus (with very minor tweaks to a couple of the commit messages), and adds some additional patches from me. Changes since v1: * Drop "devtool: extract: remove patches when S=WORKDIR" as it needs further work * Replace Markus's oe-selftest

[OE-core] [PATCH v2 2/9] devtool: modify: implement --no-same-dir

2015-04-27 Thread Paul Eggleton
From: Markus Lehtonen This option can be used to have a separate build directory, in order to keep the srctree directory clean for packages that do not need to be built in the source directory. Signed-off-by: Markus Lehtonen --- scripts/lib/devtool/standard.py | 9 +++-- 1 file changed, 7

[OE-core] [PATCH v2 3/9] oe-selftest: devtool: fix test_devtool_update_recipe_git

2015-04-27 Thread Paul Eggleton
Make this test work after recent changes to the mtd-utils recipe, and hopefully make it robust against any future changes. Signed-off-by: Paul Eggleton --- meta/lib/oeqa/selftest/devtool.py | 26 +- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/meta/lib/o

[OE-core] [PATCH v2 6/9] devtool: add: use correct bbappend file name with -V option

2015-04-27 Thread Paul Eggleton
We weren't adding the version into the bbappend file name when -V was specified which meant that building or resetting failed. Also adjust one of the tests so that we're testing devtool add both with and without this option. Fixes [YOCTO #7647]. Signed-off-by: Paul Eggleton --- meta/lib/oeqa/s

[OE-core] [PATCH v2 9/9] devtool: update-recipe: check if source tree is a git repository

2015-04-27 Thread Paul Eggleton
If you've done "devtool add" (or "devtool modify" without -x) then it's possible that the external source tree is not a git repository, so we should handle that case here instead of printing a traceback. Signed-off-by: Paul Eggleton --- scripts/lib/devtool/standard.py | 16 +++- 1 fi

[OE-core] [PATCH v2 1/9] devtool: modify: use B=S if that is the default for the recipe

2015-04-27 Thread Paul Eggleton
From: Markus Lehtonen Makes the build succeed for packages which do not support separate build directory, e.g. zlib. The same outcome could be achieved with the --same-dir option, but, it's generally hard to tell if a random package would need that option. The negative side effect of this patch i

Re: [OE-core] [PATCH 1/2] kern-tools: unify meta directory detection

2015-04-27 Thread Richard Purdie
On Fri, 2015-04-24 at 12:13 -0400, Bruce Ashfield wrote: > It is possible that recipe specific tasks, or build processes drop > files into the kernel source directory. These files can cause problems > with the meta data detection in the kern-tools. > > With this change, we have a single unified me

[OE-core] [RFC] remove the subversion_1.6.15.bb

2015-04-27 Thread Rongqing Li
Hi: there are two version subversion in oe-core, Do we have special need on subversion 1.6.15, if not, I like to remove it ./meta/recipes-devtools/subversion/subversion_1.8.13.bb ./meta/recipes-devtools/subversion/subversion_1.6.15.bb -Roy -Roy -- ___

[OE-core] [PATCH] subversion: upgrade it from 1.8.11 to 1.8.13

2015-04-27 Thread rongqing.li
From: Roy Li upgrade to fix two CVE defects: CVE-2015-0248 and CVE-2015-0251 Signed-off-by: Roy Li --- .../{subversion-1.8.11 => subversion-1.8.13}/disable_macos.patch | 0 .../{subversion-1.8.11 => subversion-1.8.13}/libtool2.patch | 0 .../subversion/{subversion_1.8.11.bb => s

Re: [OE-core] [PATCH v5 4/4] bluez5: don't exclude from world builds

2015-04-27 Thread Richard Purdie
On Sun, 2015-04-26 at 18:17 -0700, Christopher Larson wrote: > > On Sun, Apr 26, 2015 at 2:57 PM, Richard Purdie > wrote: > On Thu, 2015-04-23 at 17:38 +0300, Cristian Iorga wrote: > > As BlueZ5 will be the default Bluetooth stack, > > don't exclude it from world builds. >