[OE-core] [PATCH v2] poky-tiny: Update kernel to 3.19

2015-06-09 Thread Saul Wold
Value requested for CONFIG_PM not in final .config Requested value: CONFIG_PM=y Actual value set: [YOCTO #7478] Signed-off-by: Saul Wold s...@linux.intel.com --- meta-yocto/conf/distro/poky-tiny.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-yocto/conf/distro/poky

[OE-core] [PATCH 0/3] More package upgrades

2015-05-22 Thread Saul Wold
-contrib sgw/updates http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/updates Saul Wold (3): boost/bjam-native: Upgrade to 1.58.0 libassuan: Upgrade to 2.2.1 npth: Upgrade to 1.2 .../boost/{bjam-native_1.57.0.bb = bjam-native_1.58.0.bb}| 0 meta/recipes

[OE-core] [PATCH 1/3] boost/bjam-native: Upgrade to 1.58.0

2015-05-22 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../boost/{bjam-native_1.57.0.bb = bjam-native_1.58.0.bb}| 0 meta/recipes-support/boost/{boost-1.57.0.inc = boost-1.58.0.inc} | 4 ++-- meta/recipes-support/boost/{boost_1.57.0.bb = boost_1.58.0.bb} | 0 3 files changed, 2

[OE-core] [PATCH 2/3] libassuan: Upgrade to 2.2.1

2015-05-22 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../libassuan/{libassuan_2.2.0.bb = libassuan_2.2.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libassuan/{libassuan_2.2.0.bb = libassuan_2.2.1.bb} (86%) diff --git a/meta/recipes

[OE-core] [PATCH 3/3] npth: Upgrade to 1.2

2015-05-22 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-support/npth/{npth_1.1.bb = npth_1.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/npth/{npth_1.1.bb = npth_1.2.bb} (79%) diff --git a/meta/recipes-support/npth/npth_1.1.bb b/meta/recipes

[OE-core] [PATCH 3/5] libinitscripts: Upgrade to 9.63

2015-05-18 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../lsb/{lsbinitscripts_9.61.bb = lsbinitscripts_9.63.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/lsb/{lsbinitscripts_9.61.bb = lsbinitscripts_9.63.bb} (80%) diff --git a/meta/recipes

[OE-core] [PATCH 1/5] libidn: Upgrade to 1.30

2015-05-18 Thread Saul Wold
LIC_CHKSUM updated because year was changed in those associated files. Signed-off-by: Saul Wold s...@linux.intel.com --- .../recipes-extended/libidn/{libidn_1.29.bb = libidn_1.30.bb} | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) rename meta/recipes-extended/libidn

[OE-core] [PATCH 5/5] liburcu: Upgrade to 0.8.7

2015-05-18 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-support/liburcu/{liburcu_0.8.6.bb = liburcu_0.8.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/liburcu/{liburcu_0.8.6.bb = liburcu_0.8.7.bb} (83%) diff --git a/meta/recipes-support

[OE-core] [PATCH 0/5] Package Updates

2015-05-18 Thread Saul Wold
Ross, Richard: Here is a set of updates to core support libraries and lsbinitscripts, I tested these packages by building and running webkit and midori which are dependant on those libraries on hardware targets Thanks Sau! Saul Wold (5): libidn: Upgrade to 1.30 libksba: Upgrade

[OE-core] [PATCH 2/5] libksba: Upgrade to 1.3.3

2015-05-18 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-support/libksba/{libksba_1.3.2.bb = libksba_1.3.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libksba/{libksba_1.3.2.bb = libksba_1.3.3.bb} (86%) diff --git a/meta/recipes-support

[OE-core] [PATCH 4/5] msmtp: Upgrade to 1.6.2

2015-05-18 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/msmtp/{msmtp_1.6.1.bb = msmtp_1.6.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/msmtp/{msmtp_1.6.1.bb = msmtp_1.6.2.bb} (86%) diff --git a/meta/recipes-extended/msmtp

[OE-core] [master/fido][PATCH] lttng-modules: Update to stable version 2.6.1

2015-05-12 Thread Saul Wold
This fixes a build issue with the 3.19.5 kernel where the regmap prototypes have changed. The patch is rebased do to changes in the new version of the Makefile. [YOCTO #7737] Signed-off-by: Saul Wold s...@linux.intel.com --- ...modules-replace-KERNELDIR-with-KERNEL_SRC.patch | 31

Re: [OE-core] [PATCH 2nd resend] powertop: Fix build for !uclibc - kindly respond

2015-05-12 Thread Saul Wold
I am working on getting a 1.6.3 release finalized, this will be pulled into that release and it should be going to QA this week. Sau! On 05/12/2015 03:48 AM, Jens Rottmann wrote: From: Martin Jansa martin.ja...@gmail.com Date: Thu, 18 Dec 2014 15:54:14 +0100 Subject: powertop: Fix build

Re: [OE-core] [PATCH] Add support for VirtualBox VDI images

2015-05-11 Thread Saul Wold
On 05/08/2015 03:39 PM, Juro Bystricky wrote: Yocto does not support VirtualBox sparse image VDI file format. This could be achieved by the attached patch. The support mimics the VMDK support for VMware. The only subtle difference is that qemu-native has be be built with uuid enabled, as VDI

Re: [OE-core] [PATCH] busybox: unbreak tar of uncompressed files

2015-04-28 Thread Saul Wold
This is intended for Dizzy, will resend with the correct tag for tracking Sau! On 04/28/2015 03:04 PM, Saul Wold wrote: A patch was added to fix compressed tar files, but broke uncompressed tar files, this fix is from the busybox mailing list http://lists.busybox.net/pipermail/busybox/2014

[OE-core] [PATCH][dizzy] busybox: unbreak tar of uncompressed files

2015-04-28 Thread Saul Wold
A patch was added to fix compressed tar files, but broke uncompressed tar files, this fix is from the busybox mailing list http://lists.busybox.net/pipermail/busybox/2014-January/080389.html [YOCTO #7645] Signed-off-by: Saul Wold s...@linux.intel.com --- .../busybox

[OE-core] [PATCH] busybox: unbreak tar of uncompressed files

2015-04-28 Thread Saul Wold
A patch was added to fix compressed tar files, but broke uncompressed tar files, this fix is from the busybox mailing list http://lists.busybox.net/pipermail/busybox/2014-January/080389.html [YOCTO #7645] Signed-off-by: Saul Wold s...@linux.intel.com --- .../busybox

[OE-core] [PATCH] dpkg: Fix patch to adjust for older code

2015-04-17 Thread Saul Wold
The older version of dpkg uses subproc_wait_check() instead of the newer subproc_reap() Signed-off-by: Saul Wold s...@linux.intel.com --- .../dpkg/dpkg/tar-error-code.patch | 27 +++--- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/meta/recipes

[OE-core] [PATCH] Dpkg: Fix broken patch

2015-04-17 Thread Saul Wold
to start an RC2 build this weekend. Sau! Saul Wold (1): dpkg: Fix patch to adjust for older code .../dpkg/dpkg/tar-error-code.patch | 27 +++--- 1 file changed, 14 insertions(+), 13 deletions(-) -- 2.1.0

[OE-core] [PATCH] util-linux-native: Fixed conflicts with shadow-native and ncurses-native

2015-03-20 Thread Saul Wold
/reset and /sbin/nologin from util-linux-native installation. Signed-off-by: Caner Altinbasak caner.altinba...@gmail.com Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-core/util-linux/util-linux.inc | 6 ++ 1 file changed, 6 insertions(+) diff --git a/meta/recipes-core

Re: [OE-core] [PATCH] python-pexpect: Adds python-pexpect recipe

2015-03-18 Thread Saul Wold
On 03/18/2015 03:42 PM, Alejandro Hernandez wrote: Creates a recipe for the pexpect module and adds it to buildtools, since it is needed by some of the automated runtime test code. This should really be 2 patches on that adds the new recipe and a second to add it to build tools. Also I

Re: [OE-core] [PATCH v2] openssl: fix libssl.pc to use libcrypto

2015-03-17 Thread Saul Wold
On 03/16/2015 07:48 PM, Khem Raj wrote: On Mar 16, 2015, at 6:35 PM, Saul Wold s...@linux.intel.com wrote: The 1.0.2 version of libssl requires that libcrypto be linked so don't keep it private anymore. Signed-off-by: Saul Wold s...@linux.intel.com --- .../openssl

[OE-core] [PATCH v2] openssl: fix libssl.pc to use libcrypto

2015-03-16 Thread Saul Wold
The 1.0.2 version of libssl requires that libcrypto be linked so don't keep it private anymore. Signed-off-by: Saul Wold s...@linux.intel.com --- .../openssl/fix_Makefile_creation_of_libssl.patch| 16 meta/recipes-connectivity/openssl/openssl_1.0.2.bb | 1 + 2

Re: [OE-core] [PATCH] openssl: fix libssl.pc to Require libcrypto

2015-03-16 Thread Saul Wold
-Status info and SOB Sau! // Robert On 03/16/2015 01:53 PM, Saul Wold wrote: The 1.0.2 version of libssl requires that libcrypto be linked so don't keep it private anymore. Signed-off-by: Saul Wold s...@linux.intel.com --- .../openssl/openssl/fix_Makefile_creation_of_libssl.patch | 13

[OE-core] [PATCH 1/2 v2] package_manager: Create variable for install_dir_name

2015-03-16 Thread Saul Wold
that might use /install to place files. [YOCTO #7353] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/lib/oe/package_manager.py | 15 --- meta/lib/oe/rootfs.py | 5 - 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/meta/lib/oe/package_manager.py b/meta/lib

[OE-core] [PATCH] package_manager: Create variable for install_dir_name

2015-03-15 Thread Saul Wold
that might use /install to place files. [YOCTO #7353] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/lib/oe/package_manager.py | 15 --- meta/lib/oe/rootfs.py | 5 - 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/meta/lib/oe/package_manager.py b/meta/lib

Re: [OE-core] [PATCH] openssl: Upgrade to 1.0.2

2015-03-15 Thread Saul Wold
/python-pyopenssl_0.13.bb, do_compile) failed with exit code '1' I think this one needs a fix in the pyopenssl code which may be part of the 0.14, can you look into that update? Sau! // Robert On 03/05/2015 01:46 AM, Saul Wold wrote: Rebased numerous patches removed aarch64 initial work since

[OE-core] [PATCH] openssl: fix libssl.pc to Require libcrypto

2015-03-15 Thread Saul Wold
The 1.0.2 version of libssl requires that libcrypto be linked so don't keep it private anymore. Signed-off-by: Saul Wold s...@linux.intel.com --- .../openssl/openssl/fix_Makefile_creation_of_libssl.patch | 13 + meta/recipes-connectivity/openssl/openssl_1.0.2.bb | 1 + 2

[OE-core] [PATCH] unzip: Add ALTERNATIVE configuration

2015-03-12 Thread Saul Wold
Since busybox also provides the unzip command use the update-alternatives mechanism to address this. [YOCTO #7446] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/unzip/unzip_6.0.bb | 7 +++ 1 file changed, 7 insertions(+) diff --git a/meta/recipes-extended/unzip

Re: [OE-core] [PATCH] openssl: Upgrade to 1.0.2

2015-03-12 Thread Saul Wold
On 03/11/2015 11:18 PM, Robert Yang wrote: I met this error when building openflow in meta-networking, I guess it maybe related to the upgraded: x86_64-wrs-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse

[OE-core] [PATCH] systemtap: Upgrade to 2.7

2015-03-05 Thread Saul Wold
This address issues with the 3.19 kernel and the number of patches to back port would be to great [YOCTO #7401] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-kernel/systemtap/systemtap_git.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes

[OE-core] Final call for Daisy (1.6.3) patches

2015-03-04 Thread Saul Wold
Folks, As we are coming up on the year for Daisy support, I would like to get any final issues that people deem important and want in the 1.6.3 release. Please send pull requests marked with [Daisy] to this list and I will see that they are merged. Thanks -- Sau! Saul Wold Yocto

[OE-core] [PATCH] openssl: Upgrade to 1.0.2

2015-03-04 Thread Saul Wold
Rebased numerous patches removed aarch64 initial work since it's part of upstream now Imported a few additional patches from Debian to support the version-script and blacklist additional bad certificates. Signed-off-by: Saul Wold s...@linux.intel.com --- .../openssl/openssl/Makefiles-ptest.patch

[OE-core] [PATCH] image_types: Fix MIN_BTRFS_SIZE to be 1024 blocks to match ROOTFS_SIZE

2015-03-04 Thread Saul Wold
[YOCTO #7392] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/classes/image_types.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/image_types.bbclass b/meta/classes/image_types.bbclass index 4983e98..98a08bf 100644 --- a/meta/classes

Re: [OE-core] [backport][dizzy][daisy] utils.bbclass: fix create_cmdline_wrapper

2015-03-03 Thread Saul Wold
On 03/03/2015 04:17 AM, Otavio Salvador wrote: Hello Javier, On Tue, Mar 3, 2015 at 8:00 AM, Javier Viguera javier.vigu...@digi.com wrote: On 24/02/15 18:45, Javier Viguera wrote: Hi all, I see this patch was merged into master. Thanks for that. Could it be backported to Daisy and Dizzy?

Re: [OE-core] [PATCH] glibc: 'yes' within the path sets wrong variables

2015-02-24 Thread Saul Wold
On 02/23/2015 01:54 AM, Benjamin Esquivel wrote: The pre-processed output of conftest.c contains an include dir and if the path of it contains a 'yes' it will cause some variables to be wrongly set to yes because of the way it greps for it. The fix is to use a more elaborated string instead of

[OE-core] [PATCH] lzo: Upgrade to 2.09 and add ptest

2015-02-17 Thread Saul Wold
lzo_init checksum changed due to date change, not license change Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-support/lzo/lzo/run-ptest| 8 meta/recipes-support/lzo/{lzo_2.08.bb = lzo_2.09.bb} | 19 +++ 2 files changed, 23 insertions

Re: [OE-core] [PATCH 00/60][Dizzy v2] For Dizzy next

2015-02-12 Thread Saul Wold
: disable PIE on expect Saul Wold (2): glibc: Fix up minimal build with libc-libm security_flags: disable pie support for libaio, blktrace and ltp Sona Sarmadi (1): python: Disables SSLv3 Ting Liu (4): libunwind: Fix test case link failure on PowerPC with Altivec bitbake.conf: add

[OE-core] [PATCH] image: add new items to IMAGE_FEAUTRES[validitems] list

2015-02-11 Thread Saul Wold
Add the new items to the validitems list, this is fully tested, initial testing had been done with a local change that did not make the original commit request [YOCTO #7308] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/classes/image.bbclass | 2 +- 1 file changed, 1 insertion(+), 1

[OE-core] [PATCH] lib/oe/lsb.py: Fix up for dash

2015-02-10 Thread Saul Wold
Remove the leading -e when using dash which does not use -e with echo Signed-off-by: Saul Wold s...@linux.intel.com --- meta/lib/oe/lsb.py | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/lib/oe/lsb.py b/meta/lib/oe/lsb.py index b53f361..50c1d472 100644 --- a/meta/lib/oe/lsb.py +++ b

[OE-core] [PATCH][dizzy] linux-yocto-tiny_3.17: Update to actually use 3.17 git repo

2015-02-10 Thread Saul Wold
The named release was still using the -dev git repo which did not contain the SRCREV referenced in the numbered/named version. (From OE-Core rev: b4f2f39ce0f4690ed51d14d1034b9f5e21c0f5a0) Signed-off-by: Saul Wold s...@linux.intel.com Signed-off-by: Ross Burton ross.bur...@intel.com Signed-off

[OE-core] [PATCH] image_types: Error out if BTRFS iamge is too small

2015-02-10 Thread Saul Wold
[YOCTO #6804] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/classes/image_types.bbclass | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/meta/classes/image_types.bbclass b/meta/classes/image_types.bbclass index d6cc87f..4983e98 100644 --- a/meta/classes

[OE-core] [PATCH 08/10] file: CVE-2014-9620 and CVE-2014-9621

2015-02-05 Thread Saul Wold
-by: Chong Lu chong...@windriver.com [sgw - Fixed magic.h.in to match magic.h] Signed-off-by: Saul Wold s...@linux.intel.com --- .../file-CVE-2014-9620-and-CVE-2014-9621.patch | 1359 meta/recipes-devtools/file/file_5.16.bb|1 + 2 files changed, 1360

[OE-core] [PATCH 00/10][daisy] Patches for Daisy

2015-02-05 Thread Saul Wold
-2.11 cpio: fix bug CVE-2014-9112 for cpio-2.8 Chong Lu (1): file: CVE-2014-9620 and CVE-2014-9621 Jonathan Liu (1): systemd: backport patch to fix reading journal backwards Martin Jansa (1): update-rc.d: Allow to use different initscripts provider Saul Wold (3): resolvconf: add fixes

[OE-core] [PATCH 09/10] bind: fix for CVE-2014-8500

2015-02-05 Thread Saul Wold
From: Sona Sarmadi sona.sarm...@enea.com [From upstream commit: 603a0e2637b35a2da820bc807f69bcf09c682dce] [YOCTO #7098] External References: === https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8500 (From OE-Core rev: 7225d6e0c82f264057de40c04b31655f2b0e0c96)

[OE-core] [PATCH 02/10] cpio: fix bug CVE-2014-9112 for cpio-2.8

2015-02-05 Thread Saul Wold
From: Bian Naimeng bia...@cn.fujitsu.com Obtain detain from following URL. http://lists.gnu.org/archive/html/bug-cpio/2014-12/msg0.html http://git.savannah.gnu.org/cgit/cpio.git/commit/?id=746f3ff670dcfcdd28fcc990e79cd6fccc7ae48d (From OE-Core rev: 732fc8de55a9c7987608162879959c03423de907)

[OE-core] [PATCH 07/10] update-rc.d: Allow to use different initscripts provider

2015-02-05 Thread Saul Wold
From: Martin Jansa martin.ja...@gmail.com * until now all recipes were respecting VIRTUAL-RUNTIME_initscripts variable but commit bba835fed88c3bd5bb5bd58962034aef57c408d8 hardcoded initscripts runtime dependency Signed-off-by: Martin Jansa martin.ja...@gmail.com Signed-off-by: Saul Wold s

[OE-core] [PATCH 10/10] btrfs: create an empty file to build the fs in

2015-02-05 Thread Saul Wold
The newer btrfs-utils needs an empty file to build the filesystem in, so create an empty file and use it for the mkfs to build the fs in. [YOCTO #6804] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/classes/image_types.bbclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions

[OE-core] [PATCH 01/10] cpio: fix bug CVE-2014-9112 for cpio-2.11

2015-02-05 Thread Saul Wold
From: Bian Naimeng bia...@cn.fujitsu.com Obtain detain from following URL. http://lists.gnu.org/archive/html/bug-cpio/2014-12/msg0.html http://git.savannah.gnu.org/cgit/cpio.git/commit/?id=746f3ff670dcfcdd28fcc990e79cd6fccc7ae48d (From OE-Core rev:

[OE-core] [PATCH 04/10] openssh: move setting LD to allow for correct override

2015-02-05 Thread Saul Wold
: 9b37e630f5f6e37e928f825c4f67481cf58c98a1) Signed-off-by: Saul Wold s...@linux.intel.com Signed-off-by: Ross Burton ross.bur...@intel.com Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org Conflicts: meta/recipes-connectivity/openssh/openssh_6.5p1.bb --- meta/recipes-connectivity/openssh/openssh_6.5p1.bb

[OE-core] [PATCH 06/10] python: Disables SSLv3

2015-02-05 Thread Saul Wold
=CVE-2014-3566 Signed-off-by: Sona Sarmadi sona.sarm...@enea.com Signed-off-by: Saul Wold s...@linux.intel.com --- .../python/python/python2.7.3-nossl3.patch | 37 ++ meta/recipes-devtools/python/python_2.7.3.bb | 1 + 2 files changed, 38 insertions(+) create

[OE-core] [PATCH 05/10] systemd: backport patch to fix reading journal backwards

2015-02-05 Thread Saul Wold
From: Jonathan Liu net...@gmail.com Signed-off-by: Jonathan Liu net...@gmail.com Signed-off-by: Saul Wold s...@linux.intel.com --- ...-Fix-navigating-backwards-missing-entries.patch | 34 ++ meta/recipes-core/systemd/systemd_211.bb | 1 + 2 files changed, 35

[OE-core] [PATCH 03/10] resolvconf: add fixes for busybox and make it work

2015-02-05 Thread Saul Wold
for ifup/ifdown get installed and that resolvconf is correctly enabled at startup [YOCTO #5361] (From OE-Core rev: 853e8d2c7aff6dddc1d555af22f54c4ecef13df1) Signed-off-by: Saul Wold s...@linux.intel.com Signed-off-by: Ross Burton ross.bur...@intel.com Signed-off-by: Richard Purdie richard.pur

[OE-core] [PATCH] linux-yocto-tiny_3.17: Update to actually use 3.17 git repo

2015-02-04 Thread Saul Wold
The named release was still using the -dev git repo which did not contain the SRCREV referenced in the numbered/named version. Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[OE-core] [PATCH 2/6] nspr: Upgrade to 4.10.8

2015-02-03 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-support/nspr/{nspr_4.10.7.bb = nspr_4.10.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/nspr/{nspr_4.10.7.bb = nspr_4.10.8.bb} (96%) diff --git a/meta/recipes-support/nspr/nspr_4.10.7.bb

[OE-core] [PATCH 5/6] core-image: split debug-tweaks into individual features

2015-02-03 Thread Saul Wold
Split the debug-tweaks into a more fine tunable set of IMAGE_FEATURES which activate the component functions. Clean-up image-core and image bbclass by having the ROOTFS_POSTPROCESS_COMMANDs in in one place for the debug-tweaks related functions [YOCTO #5344] Signed-off-by: Saul Wold s

[OE-core] [PATCH 1/6] glew: Upgrade to 1.12

2015-02-03 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-graphics/glew/{glew_1.11.0.bb = glew_1.12.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/glew/{glew_1.11.0.bb = glew_1.12.0.bb} (83%) diff --git a/meta/recipes-graphics/glew/glew_1.11.0

[OE-core] [PATCH 0/6] Fixes and updates

2015-02-03 Thread Saul Wold
-core-contrib/log/?h=sgw/updates Saul Wold (6): glew: Upgrade to 1.12 nspr: Upgrade to 4.10.8 lsbinitscripts: Upgrade to 9.61 ca-certificates: Upgrade to 20141019 (git based) core-image: split debug-tweaks into individual features create-pull-request: Fix git request-pull meta/classes

[OE-core] [PATCH 3/6] lsbinitscripts: Upgrade to 9.61

2015-02-03 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../lsb/{lsbinitscripts_9.60.bb = lsbinitscripts_9.61.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/lsb/{lsbinitscripts_9.60.bb = lsbinitscripts_9.61.bb} (80%) diff --git a/meta/recipes

[OE-core] [PATCH 4/6] ca-certificates: Upgrade to 20141019 (git based)

2015-02-03 Thread Saul Wold
Rebase default-sysroot patch Remove backported Mozilla certdata patch License has not changed, just wording. Signed-off-by: Saul Wold s...@linux.intel.com --- ...date-mozilla-certdata.txt-to-version-1.98.patch | 227 - .../ca-certificates/default-sysroot.patch | 21

[OE-core] [PATCH 6/6] create-pull-request: Fix git request-pull

2015-02-03 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- scripts/create-pull-request | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/scripts/create-pull-request b/scripts/create-pull-request index 503248b..d83362f 100755 --- a/scripts/create-pull-request +++ b/scripts/create

Re: [OE-core] [PATCH 5/6] core-image: split debug-tweaks into individual features

2015-02-03 Thread Saul Wold
On 02/03/2015 12:26 PM, Christopher Larson wrote: On Tue, Feb 3, 2015 at 11:34 AM, Saul Wold s...@linux.intel.com wrote: IMAGE_POSTPROCESS_COMMAND ?= +MACHINE_POSTPROCESS_COMMAND ?= + Was this intended? It's not mentioned in the message. Definitely unintended, not even sure where

Re: [OE-core] [daisy][PATCH] file: CVE-2014-9620 and CVE-2014-9621

2015-02-02 Thread Saul Wold
I had some issues with this patch on the Autobuilder, it failed in some cases for nativesdk-file on some, but not all machines of the autobuilder. See: https://autobuilder.yoctoproject.org/main/builders/nightly-arm/builds/178/steps/Building%20Toolchain%20Images/logs/stdio That's one

[OE-core] [PATCH] btrfs: create an empty file to build the fs in

2015-01-30 Thread Saul Wold
The newer btrfs-utils needs an empty file to build the filesystem in, so create an empty file and use it for the mkfs to build the fs in. [YOCTO #6804] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/classes/image_types.bbclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions

Re: [OE-core] [PATCH][RFC] insane.bbclass: Enhance file-rdeps QA check

2015-01-29 Thread Saul Wold
On 01/28/2015 03:49 PM, Alejandro Hernandez wrote: This is a proposed solution for [YOCTO #7126] For the first item , I simply added the symlink-to-sysroot check to the QA_WARN this gave me the QA warning as I belive it was supposed to. For the second item, I changed filerdepends from set()

Re: [OE-core] [daisy][PATCH] file: CVE-2014-9620 and CVE-2014-9621

2015-01-29 Thread Saul Wold
On 01/29/2015 05:18 PM, Chong Lu wrote: ping Added to the sgw/daisy branch, will be tested on AB soon Sau! //Chong On 01/22/2015 05:28 PM, Chong Lu wrote: CVE-2014-9620: Limit the number of ELF notes processed - DoS CVE-2014-9621: Limit string printing to 100 chars - DoS The patch comes

Re: [OE-core] [master][PATCH] openssl: upgrade to 1.0.1l

2015-01-27 Thread Saul Wold
I think that 1.0.2 is now released also! Sau! On 01/27/2015 07:14 PM, Qian Lei wrote: | Changes between 1.0.1k and 1.0.1l [15 Jan 2015] | | *) Build fixes for the Windows and OpenVMS platforms | [Matt Caswell and Richard Levitte] | | Changes between 1.0.1j and 1.0.1k [8 Jan 2015] | |

[OE-core] [PATCH] util-linux: move readprofile to match busybox

2015-01-26 Thread Saul Wold
This change moves readprofile from /sbin - /usr/sbin to match busybox, the change allows update-alternative to correctly setup the links [YOCTO #7225] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-core/util-linux/util-linux.inc | 8 1 file changed, 4 insertions(+), 4

[OE-core] [PATCH 0/3] Updates and a bug fix

2015-01-21 Thread Saul Wold
Richard, This has a couple of updates and a bugfix. Sau! Pascal Bach (1): base-passwd: Don't replace $ variables in passwd and group files Saul Wold (2): mkfontscale: Upgrade to 1.1.2 build-appliance-image: Upgrade for 1.8 Master meta/recipes-core/base-passwd/base-passwd_3.5.29.bb

[OE-core] [PATCH 2/3] build-appliance-image: Upgrade for 1.8 Master

2015-01-21 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../{build-appliance-image_8.0.bb = build-appliance-image_12.0.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/images/{build-appliance-image_8.0.bb = build-appliance-image_12.0.1.bb} (96%) diff --git

[OE-core] [PATCH 1/3] mkfontscale: Upgrade to 1.1.2

2015-01-21 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../xorg-app/{mkfontscale_1.1.1.bb = mkfontscale_1.1.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{mkfontscale_1.1.1.bb = mkfontscale_1.1.2.bb} (80%) diff --git a/meta/recipes

[OE-core] [PATCH 3/3] base-passwd: Don't replace $ variables in passwd and group files

2015-01-21 Thread Saul Wold
From: Pascal Bach pascal.b...@siemens.com This allows the usage of $type$salt$encrypted_password passwords in the passwd file. Signed-off-by: Pascal Bach pascal.b...@siemens.com Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-core/base-passwd/base-passwd_3.5.29.bb | 4 ++-- 1

Re: [OE-core] [PATCH 1/1] pseudo_1.6.2.bb/pseudo_git.bb: Pseudo 1.6.3

2015-01-20 Thread Saul Wold
On 01/20/2015 01:21 PM, Peter Seebach wrote: pseudo 1.6.3 merges (with some changes) the changes from Peter A. Bigot to make --without-fallback-passwd work. It also adds a proposed fix for Yocto bug #7097, which has passed the obvious tests I could think of. Can you add the [YOCTO #7097] tag

[OE-core] [PATCH] core-image-kernel-dev: add a DEFAULT_TEST_SUITES

2015-01-19 Thread Saul Wold
If we do not add some additional tests, we just get the core-image-minimal tests which are only ping Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/images/core-image-kernel-dev.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-extended/images/core

[OE-core] [PATCH v2] glibc: Fix up minimal build with libc-libm

2015-01-15 Thread Saul Wold
This addresses 2 issues discovered trying to build a minimal libc with libm option. By default nscd was always being built and without inet enabled there were missing symbols. [YOCTO #7108] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-core/glibc/glibc/eglibc-use-option

Re: [OE-core] [PATCH 3/5] security_flags: disable pie support for libaio, blktrace and ltp

2015-01-14 Thread Saul Wold
On 01/14/2015 10:55 AM, akuster808 wrote: Do we need this for Dizzy? No this is not needed for dizzy, this is something that happened after I updated libaio, so it's just affects the new libaio with blktrace and ltp. Sau! - armin On 01/09/2015 02:51 PM, Saul Wold wrote: libaio when

[OE-core] [PATCH 3/3] rxvt-unicode: Add Upgraded version 9.21

2015-01-13 Thread Saul Wold
Keep older 9.20 due to newer version being GPLv3 Signed-off-by: Saul Wold s...@linux.intel.com --- .../recipes-sato/rxvt-unicode/rxvt-unicode_9.21.bb | 65 ++ 1 file changed, 65 insertions(+) create mode 100644 meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.21.bb diff --git

[OE-core] [PATCH 1/3] msmtp: Upgrade to 1.6.1

2015-01-13 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/msmtp/{msmtp_1.4.32.bb = msmtp_1.6.1.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/msmtp/{msmtp_1.4.32.bb = msmtp_1.6.1.bb} (80%) diff --git a/meta/recipes-extended/msmtp

[OE-core] [PATCH 0/3] Updates

2015-01-13 Thread Saul Wold
in the git repository at: git://git.openembedded.org/openembedded-core-contrib ed5de0c5a61b2542a462629e9c51b2ad80901548 http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/updates2 Saul Wold (3): msmtp: Upgrade to 1.6.1 dtc: Upgrade to 1.4.1 (git based) rxvt

[OE-core] [PATCH 2/3] dtc: Upgrade to 1.4.1 (git based)

2015-01-13 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-kernel/dtc/dtc_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-kernel/dtc/dtc_git.bb b/meta/recipes-kernel/dtc/dtc_git.bb index 0bd3acf..4446142 100644 --- a/meta/recipes-kernel/dtc

[OE-core] [PATCH 4/5] libaio: Upgrade to 0.3.110

2015-01-09 Thread Saul Wold
Remove old patches and rebase existing ones Add libc for x86 for stack-protector bounce function (__stack_chk_fail_local) Signed-off-by: Saul Wold s...@linux.intel.com --- .../recipes-extended/libaio/libaio/00_arches.patch | 208 ++--- .../libaio/libaio/libaio-aarch64.patch

[OE-core] [PATCH 1/5 v2] usbutils: Add version 008

2015-01-09 Thread Saul Wold
change. Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-bsp/usbutils/usbutils-008/iconv.patch | 41 ++ meta/recipes-bsp/usbutils/usbutils_008.bb | 28 +++ 2 files changed, 69 insertions(+) create mode 100644 meta/recipes-bsp/usbutils/usbutils

[OE-core] [PATCH 3/5] security_flags: disable pie support for libaio, blktrace and ltp

2015-01-09 Thread Saul Wold
libaio when built with pie and fpie does not link correctly with blktrace or ltp so we need to disable those flags until a better solution comes along. Signed-off-by: Saul Wold s...@linux.intel.com --- meta/conf/distro/include/security_flags.inc | 3 +++ 1 file changed, 3 insertions(+) diff

[OE-core] [PATCH 0/5] Patch and Upgrades

2015-01-09 Thread Saul Wold
Saul Wold (5): usbutils: Add version 008 gnu-efi: Upgrade to 3.0.1 security_flags: disable pie support for libaio, blktrace and ltp libaio: Upgrade to 0.3.110 glibc: Fix up minimal build with libc-libm meta/conf/distro/include/security_flags.inc|3 + .../gnu-efi/gnu-efi/parallel

[OE-core] [PATCH 2/5 v2] gnu-efi: Upgrade to 3.0.1

2015-01-09 Thread Saul Wold
This newer version adds ARM64 support and the license information is updated to correctly reflect BSD and GPLv2 Remove parallel-make.patch that was accepted upstream. Signed-off-by: Saul Wold s...@linux.intel.com --- .../gnu-efi/gnu-efi/parallel-make.patch| 22

[OE-core] [PATCH 03/12] syslinux: Update to 6.0.3

2015-01-06 Thread Saul Wold
Removed patches that are now committed upstream, rebase parallel make patch and add a new patch to remove a script that was calling git during the clean process. Signed-off-by: Saul Wold s...@linux.intel.com --- ...dd-SMT_TERMINAL-a-last-resort-region-type.patch | 50 --- ...an-build-a-linked

[OE-core] [PATCH 02/12] gnupg: Upgrade to 2.1.0

2015-01-06 Thread Saul Wold
Add patch to use pkg-config instead of npth-config and remove --without-curl as it's not used anymore. Also needed a patch to add libgpg-error to correctly build dirmngr Signed-off-by: Saul Wold s...@linux.intel.com --- .../gnupg/gnupg/dirmngr-uses-libgpg-error.patch| 16 + meta/recipes

[OE-core] [PATCH 00/12] Package Updates

2015-01-06 Thread Saul Wold
in native openssl Saul Wold (11): usbutils: Add version 008 gnupg: Upgrade to 2.1.0 syslinux: Update to 6.0.3 gnu-efi: Upgrade to 3.0w json-c: Upgrade to 0.12 lsbinitscripts: Upgrade to 9.60 libffi: Upgrade to 3.2.1 libassuan: Upgrade to 2.2.0 libksba: Upgrade to 1.3.2 liburcu

[OE-core] [PATCH 01/12] usbutils: Add version 008

2015-01-06 Thread Saul Wold
change. Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-bsp/usbutils/usbutils-008/iconv.patch | 41 ++ meta/recipes-bsp/usbutils/usbutils_008.bb | 35 ++ 2 files changed, 76 insertions(+) create mode 100644 meta/recipes-bsp/usbutils

[OE-core] [PATCH 04/12] openssl: fix hard paths in native openssl

2015-01-06 Thread Saul Wold
-by: André Draszik adras...@digisoft.tv Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-connectivity/openssl/openssl.inc | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/openssl/openssl.inc b/meta/recipes-connectivity/openssl/openssl.inc

[OE-core] [PATCH 06/12] json-c: Upgrade to 0.12

2015-01-06 Thread Saul Wold
Added CFLAGS to prevent compiler error of unused size variable Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-devtools/json-c/{json-c_0.11.bb = json-c_0.12.bb} | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) rename meta/recipes-devtools/json-c/{json-c_0.11.bb = json

[OE-core] [PATCH 05/12] gnu-efi: Upgrade to 3.0w

2015-01-06 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-bsp/gnu-efi/{gnu-efi_3.0u.bb = gnu-efi_3.0w.bb} | 1 + 1 file changed, 1 insertion(+) rename meta/recipes-bsp/gnu-efi/{gnu-efi_3.0u.bb = gnu-efi_3.0w.bb} (99%) diff --git a/meta/recipes-bsp/gnu-efi/gnu-efi_3.0u.bb b/meta/recipes

[OE-core] [PATCH 07/12] lsbinitscripts: Upgrade to 9.60

2015-01-06 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../lsb/{lsbinitscripts_9.56.1.bb = lsbinitscripts_9.60.bb}| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/lsb/{lsbinitscripts_9.56.1.bb = lsbinitscripts_9.60.bb} (78%) diff --git a/meta/recipes

[OE-core] [PATCH 08/12] libffi: Upgrade to 3.2.1

2015-01-06 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-gnome/libffi/{libffi_3.1.bb = libffi_3.2.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/libffi/{libffi_3.1.bb = libffi_3.2.1.bb} (88%) diff --git a/meta/recipes-gnome/libffi/libffi_3.1.bb

[OE-core] [PATCH 10/12] libksba: Upgrade to 1.3.2

2015-01-06 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-support/libksba/{libksba_1.3.1.bb = libksba_1.3.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libksba/{libksba_1.3.1.bb = libksba_1.3.2.bb} (86%) diff --git a/meta/recipes-support

[OE-core] [PATCH 09/12] libassuan: Upgrade to 2.2.0

2015-01-06 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../libassuan/{libassuan_2.1.2.bb = libassuan_2.2.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libassuan/{libassuan_2.1.2.bb = libassuan_2.2.0.bb} (86%) diff --git a/meta/recipes

[OE-core] [PATCH 12/12] libgpg-error: Update to 1.17

2015-01-06 Thread Saul Wold
Rebased the pkgconfig.patch Added do_compile_prepend() copy an architecture specific header file. Signed-off-by: Saul Wold s...@linux.intel.com --- .../pkgconfig.patch| 67 ++ .../{libgpg-error_1.12.bb = libgpg-error_1.17.bb} | 35

[OE-core] [PATCH 11/12] liburcu: Upgrade to 0.8.6

2015-01-06 Thread Saul Wold
Move patches from files to liburcu directory Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-support/liburcu/{files = liburcu}/aarch64.patch | 0 meta/recipes-support/liburcu/{liburcu_0.8.5.bb = liburcu_0.8.6.bb} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions

Re: [OE-core] [PATCH 05/12] gnu-efi: Upgrade to 3.0w

2015-01-06 Thread Saul Wold
On 01/06/2015 08:37 AM, Burton, Ross wrote: On 6 January 2015 at 15:42, Saul Wold s...@linux.intel.com wrote: --- a/meta/recipes-bsp/gnu-efi/gnu-efi_3.0u.bb +++ b/meta/recipes-bsp/gnu-efi/gnu-efi_3.0w.bb @@ -8,6 +8,7 @@ SRC_URI = http://downloads.sourceforge.net/gnu-efi/gnu

Re: [OE-core] [PATCH 6/6] groff: upgrade 1.22.3

2014-12-24 Thread Saul Wold
On 12/22/2014 09:09 PM, Hongxu Jia wrote: Rebase groff-1.22.2-correct-man.local-install-path.patch to 1.22.3 Signed-off-by: Hongxu Jia hongxu@windriver.com --- ...off-1.22.2-correct-man.local-install-path.patch | 32 --- ...off-1.22.3-correct-man.local-install-path.patch | 45

<    1   2   3   4   5   6   7   8   9   10   >