[OE-core] [PATCH 2/2] libpcap.inc: consolidate inherit and PACKAGECONFIG lines

2015-04-06 Thread Andre McCurdy
Signed-off-by: Andre McCurdy armccu...@gmail.com --- meta/recipes-connectivity/libpcap/libpcap.inc | 14 +- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/meta/recipes-connectivity/libpcap/libpcap.inc b/meta/recipes-connectivity/libpcap/libpcap.inc index

[OE-core] [PATCH 1/2] libpcap.inc: remove obsolete libnl1 PACKAGECONFIG

2015-04-06 Thread Andre McCurdy
There's no libnl1 recipe in oe-core (or any other layer in the layer index). Keeping the libnl1 PACKAGECONFIG is likely to cause problems for the libnl PACKAGECONFIG since libnl and libnl1 both use --with-libnl and --without-libnl. Signed-off-by: Andre McCurdy armccu...@gmail.com ---

[OE-core] [PATCH 03/24] binutils: upgrade to 2.25

2015-04-06 Thread Khem Raj
From: Robert Yang liezhi.y...@windriver.com * Remove the following patches since they are already in the new code: binutils/fix-pr15815.patch binutils/fix-pr16428.patch binutils/fix-pr16476.patch binutils/fix-pr2404.patch binutils/replace_macros_with_static_inline.patch

[OE-core] [PATCH 01/24] ncurses: Upgrade 4.9 stable to latest patchlevel 20150329

2015-04-06 Thread Khem Raj
gcc5 barfs on older release Change-Id: Ib1ad9b1cf7f16eb454da21fd61dc56fe1d9f6783 Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/recipes-core/ncurses/ncurses.inc| 14 -- meta/recipes-core/ncurses/ncurses_5.9.bb | 8 +--- 2 files changed, 17 insertions(+), 5 deletions(-)

[OE-core] [PATCH 04/24] binutils: Fix ICE in gold

2015-04-06 Thread Khem Raj
Found when linking busybox using gold linker Change-Id: I47b89998b9cb3d75ac97113a1b0fba109483b198 Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/recipes-devtools/binutils/binutils-2.25.inc | 1 + ...rnal-error-in-do_print_to_mapfile-seen-wi.patch | 36 ++ 2 files

[OE-core] [PATCH 02/24] mtd-utils: update to latest and fix static inlining

2015-04-06 Thread Khem Raj
use static storage class instead of extern for inline functions and remove duplicate definitions as a result Change-Id: I72e8c5f19dff656c18f719d1e9e2ca697c9a856f Signed-off-by: Khem Raj raj.k...@gmail.com --- ...emove-duplicate-hashtable_iterator_value-.patch | 56 ++

[OE-core] [PATCH 06/24] gdb: Upgrade 7.8.1 - 7.9

2015-04-06 Thread Khem Raj
Refresh patches against new baseline Change-Id: I34c5a284c12f669ff3539a363e5eded15b23 Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/conf/distro/include/tcmode-default.inc| 2 +- .../gdb/{gdb-7.8.1.inc = gdb-7.9.inc} | 4 +- ...canadian_7.8.1.bb =

[OE-core] [PATCH 09/24] gcc-4.8: Upgrade 4.8.2 - 4.8.4

2015-04-06 Thread Khem Raj
Drop already applied patches This fixes random ICE seen on mips with large c++ files ( webkit ) Then there are several backports Change-Id: Ie1c3acda2fda1b6cbd356416c860938f6cbd758e Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/recipes-devtools/gcc/gcc-4.8.inc | 13 +-

[OE-core] [PATCH 11/24] util-linux: Upgrade to 2.26

2015-04-06 Thread Khem Raj
Drop backports Change-Id: I94d442edaf37ab8e685670f0e14ed60031a995fa Signed-off-by: Khem Raj raj.k...@gmail.com --- .../util-linux/util-linux/CVE-2014-9114.patch | 174 - .../{util-linux_2.25.2.bb = util-linux_2.26.1.bb} | 15 +- 2 files changed, 7 insertions(+), 182

[OE-core] [PATCH 19/24] at-spi2-core: Add nls.m4 from gettext

2015-04-06 Thread Khem Raj
This is needed for building it with musl, since we disable NLS, I think it will fails in same way with glibc if NLS was disabled there too Change-Id: I95c6858adfb33361cab466999e0bacb47c1e1fde Signed-off-by: Khem Raj raj.k...@gmail.com --- .../0001-nls.m4-Take-it-from-gettext-0.15.patch| 54

[OE-core] [PATCH 14/24] common-licenses: Add BSD-0-Clause

2015-04-06 Thread Khem Raj
Some packages like toybox use it Change-Id: I2ae4fd024e310bce644581e4c63ed2980ee1998f Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/files/common-licenses/BSD-0-Clause | 12 1 file changed, 12 insertions(+) create mode 100644 meta/files/common-licenses/BSD-0-Clause diff --git

[OE-core] [PATCH 13/24] libdaemon: Explicitly include unisttd.h instead of sys/unistd.h

2015-04-06 Thread Khem Raj
Fixes build errors on musl Change-Id: Ia00bdc9c0578c8d5e1249c9d433079d795e83cb2 Signed-off-by: Khem Raj raj.k...@gmail.com --- .../libdaemon/libdaemon/fix-includes.patch | 20 meta/recipes-support/libdaemon/libdaemon_0.14.bb | 4 +++- 2 files changed, 23

[OE-core] [PATCH 07/24] binutils: Fix linking issue for R_ARM_REL32 relocs

2015-04-06 Thread Khem Raj
This issue is surfaces with gcc 5.0 but its a real issue in gold errors are like https://sourceware.org/ml/binutils/2010-12/msg00473.html is the test case Change-Id: I44806e9fb75a164745e52f0040b7efc9be624ae6 Signed-off-by: Khem Raj raj.k...@gmail.com ---

[OE-core] [PATCH 08/24] var/volatile: Mount it if doing ro-rfs

2015-04-06 Thread Khem Raj
- Do not mount /var/volatile to be tmpfs always only when generating readonly rootfs - Generate var-volatile.mount unit when using system in readonly-rootfs to mount /var/volatile as tmpfs - for sysvinit, mount /var/volatile to be tmpfs if its not already mounted so - Use RequiresMountsFor

[OE-core] [PATCH 12/24] libusb-compat: Include sys/types.h in usb.h

2015-04-06 Thread Khem Raj
Fixes compile errors when usb.h is included in other packages, it expects sys/types.h to be there, instead it should include it itself Change-Id: Ib49477b7d3f3cd97d65c9578bdc33f2ee33f5a26 Signed-off-by: Khem Raj raj.k...@gmail.com --- .../0001-usb.h-Include-sys-types.h.patch | 30

[OE-core] [PATCH 10/24] quota: Upgrade quota_4.01.bb - quota_4.02.bb

2015-04-06 Thread Khem Raj
Change-Id: Idea094dfe4b49eef58b90296c4cd2b3e239eeabb Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/recipes-extended/quota/{quota_4.01.bb = quota_4.02.bb} | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) rename meta/recipes-extended/quota/{quota_4.01.bb = quota_4.02.bb} (86%)

[OE-core] [PATCH 17/24] bluez4: Fix encrypt symbol namespace collision

2015-04-06 Thread Khem Raj
| Makefile:3352: recipe for target 'test/l2test.o' failed | make[1]: *** [test/l2test.o] Error 1 | make[1]: *** Waiting for unfinished jobs | test/rctest.c:82:12: error: 'encrypt' redeclared as different kind of symbol | static int encrypt = 0; | ^ | In file included from

[OE-core] [PATCH 15/24] libffi: Use proper compiler define for linux platform

2015-04-06 Thread Khem Raj
Change-Id: I8253249a2e1c5e9ded0d028545f21cfdc093c3cd Signed-off-by: Khem Raj raj.k...@gmail.com --- ...ps-Use-compiler-internal-define-for-linux.patch | 32 ++ meta/recipes-gnome/libffi/libffi_3.2.1.bb | 4 ++- 2 files changed, 35 insertions(+), 1 deletion(-) create

Re: [OE-core] [wic][PATCH] wic: use native parted

2015-04-06 Thread Otavio Salvador
On Mon, Apr 6, 2015 at 2:43 PM, Ed Bartosh ed.bart...@linux.intel.com wrote: Used exec_native_cmd instead of find_binary_path to run parted. Got rid of find_binary_path as it's not used anywhere else. There are several tools wic is trying to find not only in sysroot, but also in host root.

[OE-core] [PATCH 00/24] Upgrade binutils,gdb,gcc-4.8

2015-04-06 Thread Khem Raj
Mainly it does following Upgrade gcc-4.8, binutils, gdb to latest releases Upgrade recipes e.g. ncurses to help gcc5 migration Fix recipes to build with gcc5 and on musl libc Add missing license for BSD claus 0 change mounting /var/volatile based on ro-rfs Khem Raj (23): ncurses: Upgrade 4.9

[OE-core] [PATCH 22/24] wpa-supplicant: Replace non-standard base defines with c99 compliant ones

2015-04-06 Thread Khem Raj
Makes it more portable Change-Id: I033787934cd91243ce8f8ce3a974a157aa5cfd6a Signed-off-by: Khem Raj raj.k...@gmail.com --- .../wpa-supplicant/wpa-supplicant.inc | 1 + .../0001-linux_wext-Fix-types-for-musl.patch | 38 ++ 2 files changed, 39 insertions(+)

[OE-core] [PATCH 18/24] mesa: Fix building with musl

2015-04-06 Thread Khem Raj
backport needed patches add a patch to use _NP macros only on glibc based linux and not on all linux Change-Id: Ib43bec9d222856f8e7acb9f0143b406517f049c8 Signed-off-by: Khem Raj raj.k...@gmail.com --- ...D_MUTEX_RECURSIVE_NP-is-specific-to-glibc.patch | 29

[OE-core] [PATCH 24/24] rpcbind: Fix build with musl

2015-04-06 Thread Khem Raj
most patches are just removing glibc'ism e.g. using sys/queue.h of cdefs.h the one patch which is specific to musl is housed with overrides Change-Id: Ia15bf6c9c4b562c9392a704ef92e9090aa5f6381 Signed-off-by: Khem Raj raj.k...@gmail.com --- ...001-Avoid-use-of-glibc-sys-cdefs.h-header.patch | 224

[OE-core] [PATCH 21/24] pixman,libpciaccess: Fix build on musl

2015-04-06 Thread Khem Raj
The fixes are not specific to musl, however they came to surface due to musl, these are generic problems which should be fixed in components Change-Id: If9aa95968d9dec9c16e3e5819955befcaa38937c Signed-off-by: Khem Raj raj.k...@gmail.com --- .../xorg-lib/libpciaccess/limits.patch | 17

[OE-core] [PATCH 23/24] libxml2: Contain glibc-extentions under __GLIBC__

2015-04-06 Thread Khem Raj
Makes it more portable Change-Id: I7bbc4cc0ebc26d54248b8433dab94db207615445 Signed-off-by: Khem Raj raj.k...@gmail.com --- ...ine-pthread-definitions-for-glibc-complia.patch | 32 ++ meta/recipes-core/libxml/libxml2_2.9.2.bb | 4 ++- 2 files changed, 35

[OE-core] [PATCH 20/24] ofono: Disable backtrace for non-glibc libraries

2015-04-06 Thread Khem Raj
It uses glibc backtrace() API which is not implemented everywhere e.g. musl Change-Id: I96380b994c27968542dba6dae220adfecaeda556 Signed-off-by: Khem Raj raj.k...@gmail.com --- ...cktrace-Disable-for-non-glibc-C-libraries.patch | 40 ++

[OE-core] [PATCH 16/24] quota: Fix build with musl

2015-04-06 Thread Khem Raj
add more packageconfigs so we can disable certain features on demand Add patches to make it more portable by making posix compliant and libc agnostic code Change-Id: Ifa1c7f7923322fd22368538310685cd5c440516d Signed-off-by: Khem Raj raj.k...@gmail.com ---

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-06 Thread Christopher Larson
On Mon, Apr 6, 2015 at 2:21 PM, Peter A. Bigot p...@pabigot.com wrote: On 04/06/2015 09:32 AM, Iorga, Cristian wrote: Well, 1. Peter, Otavio: There is not a single doubt about moving to BlueZ 5 as default in 1.9; 2. The requested feedback was about the actual implementation; 3. Peter: I

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-06 Thread Peter A. Bigot
On 04/06/2015 04:39 PM, Christopher Larson wrote: On Mon, Apr 6, 2015 at 2:21 PM, Peter A. Bigot p...@pabigot.com mailto:p...@pabigot.com wrote: On 04/06/2015 09:32 AM, Iorga, Cristian wrote: Well, 1. Peter, Otavio: There is not a single doubt about moving to

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-06 Thread Peter A. Bigot
On 04/06/2015 09:32 AM, Iorga, Cristian wrote: Well, 1. Peter, Otavio: There is not a single doubt about moving to BlueZ 5 as default in 1.9; 2. The requested feedback was about the actual implementation; 3. Peter: I do think it's a bit abrupt to make it the default in the first stable

Re: [OE-core] [PATCH 0/2] Fix for runtime error for rescue mode

2015-04-06 Thread ChenQi
ping Any comment on this one? //Chen Qi On 03/25/2015 05:11 PM, Chen Qi wrote: The following changes since commit d3fcfe346b3472170641d9194243c4bbe06b8585: systemd: fix firmware path to match linux-firmware (2015-03-23 11:27:13 +) are available in the git repository at:

Re: [OE-core] [PATCH 0/4] Support persistent /var/log

2015-04-06 Thread ChenQi
ping Any comment on this one? //Chen Qi On 03/24/2015 04:42 PM, Chen Qi wrote: The following changes since commit d3fcfe346b3472170641d9194243c4bbe06b8585: systemd: fix firmware path to match linux-firmware (2015-03-23 11:27:13 +) are available in the git repository at:

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-06 Thread Iorga, Cristian
I thought of 1.9 as the preparatory stage for complete removal of bluez4, so that in 2.0 it would be very easy to remove the support for bluez4. Continuing to have bluez5 added to DISTRO_FEATURES create the impression that BlueZ5 is still a second class citizen compared to BlueZ4, and it is not

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-06 Thread Otavio Salvador
On Mon, Apr 6, 2015 at 9:57 AM, Peter A. Bigot p...@pabigot.com wrote: On 04/06/2015 02:31 AM, Iorga, Cristian wrote: I thought of 1.9 as the preparatory stage for complete removal of bluez4, so that in 2.0 it would be very easy to remove the support for bluez4. Continuing to have bluez5

Re: [OE-core] [wic][PATCH] wic: extended list of paths in find_binary_path

2015-04-06 Thread Otavio Salvador
On Sun, Apr 5, 2015 at 4:16 PM, Philip Balister phi...@balister.org wrote: On 04/04/2015 10:20 AM, Ed Bartosh wrote: wic requires tools that are not always possible to find in $PATH. This causes wic to fail with confusing errors like this: External command 'parted' not found, exiting.

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-06 Thread Peter A. Bigot
On 04/06/2015 02:31 AM, Iorga, Cristian wrote: I thought of 1.9 as the preparatory stage for complete removal of bluez4, so that in 2.0 it would be very easy to remove the support for bluez4. Continuing to have bluez5 added to DISTRO_FEATURES create the impression that BlueZ5 is still a

Re: [OE-core] Ownership issue in package contents

2015-04-06 Thread Mario Domenech Goulart
Hi Mark and all, On Tue, 31 Mar 2015 16:47:36 -0500 Mark Hatle mark.ha...@windriver.com wrote: On 3/31/15 4:21 PM, Mario Domenech Goulart wrote: On Tue, 31 Mar 2015 16:09:42 -0500 Mark Hatle mark.ha...@windriver.com wrote: On 3/31/15 4:01 PM, Mario Domenech Goulart wrote: On Tue, 31 Mar

Re: [OE-core] [wic][PATCH] wic: extended list of paths in find_binary_path

2015-04-06 Thread Otavio Salvador
On Mon, Apr 6, 2015 at 11:15 AM, Ed Bartosh ed.bart...@linux.intel.com wrote: On Mon, Apr 06, 2015 at 09:00:50AM -0300, Otavio Salvador wrote: On Sun, Apr 5, 2015 at 4:16 PM, Philip Balister phi...@balister.org wrote: On 04/04/2015 10:20 AM, Ed Bartosh wrote: wic requires tools that are not

Re: [OE-core] [wic][PATCH] wic: extended list of paths in find_binary_path

2015-04-06 Thread Ed Bartosh
On Mon, Apr 06, 2015 at 09:00:50AM -0300, Otavio Salvador wrote: On Sun, Apr 5, 2015 at 4:16 PM, Philip Balister phi...@balister.org wrote: On 04/04/2015 10:20 AM, Ed Bartosh wrote: wic requires tools that are not always possible to find in $PATH. This causes wic to fail with confusing

Re: [OE-core] Ownership issue in package contents

2015-04-06 Thread Mark Hatle
On 4/6/15 7:59 AM, Mario Domenech Goulart wrote: Hi Mark and all, ... Thanks for all the hints and for your patience. It looks like I was caught by a messed up TMPDIR. After I removed TMPDIR and baked the foo recipe, everything works. I could make it work by adding

Re: [OE-core] Ownership issue in package contents

2015-04-06 Thread Otavio Salvador
On Mon, Apr 6, 2015 at 11:53 AM, Mark Hatle mark.ha...@windriver.com wrote: On 4/6/15 7:59 AM, Mario Domenech Goulart wrote: Hi Mark and all, ... Thanks for all the hints and for your patience. It looks like I was caught by a messed up TMPDIR. After I removed TMPDIR and baked the foo

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-06 Thread Iorga, Cristian
Well, 1. Peter, Otavio: There is not a single doubt about moving to BlueZ 5 as default in 1.9; 2. The requested feedback was about the actual implementation; 3. Peter: I do think it's a bit abrupt to make it the default in the first stable release that provides a usable bluez5.; The change is

Re: [OE-core] Ownership issue in package contents

2015-04-06 Thread Mark Hatle
On 4/6/15 9:57 AM, Otavio Salvador wrote: On Mon, Apr 6, 2015 at 11:53 AM, Mark Hatle mark.ha...@windriver.com wrote: On 4/6/15 7:59 AM, Mario Domenech Goulart wrote: Hi Mark and all, ... Thanks for all the hints and for your patience. It looks like I was caught by a messed up TMPDIR.