[OE-core] Daisy Stable Branch - open for patch suggestions

2014-05-06 Thread Saul Wold
[Sorry for the overlap, want to make sure I hit a broad audience] Hi Everyone! I will be the stable maintainer for the Daisy branch, and it is now open for suggestions of backport patches. I am starting to generate a list of patches that are already in master. The following wiki page has

[OE-core] [PATCH] openssh: add /var/log/lastlog to volatile list

2014-05-06 Thread Saul Wold
The /var/log/messages reports /var/log/lastlog as missing, since openssh needs this file, create it as a volatile. [YOCTO #6172] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-connectivity/openssh/openssh/volatiles.99_sshd | 1 + 1 file changed, 1 insertion(+) diff --git a/meta

Re: [OE-core] [PATCH] grub-efi: Use a variable to specify built-in grub modules.

2014-05-05 Thread Saul Wold
On 05/04/2014 03:34 PM, Philip Tricca wrote: ping ... It was merged on 4/16! Sau! On 04/15/2014 09:16 PM, Philip Tricca wrote: The previous behavior defines a static set of modules that are built into the grub efi executable. This works fine for a limited set of boot environments namely

Re: [OE-core] [PATCH] libarchive: add missing e2fsprogs dependency

2014-05-05 Thread Saul Wold
On 05/05/2014 04:26 AM, Koen Kooi wrote: This fixes the following build error: | libarchive/archive_entry.c:59:55: fatal error: ext2fs/ext2_fs.h: No such file or directory There is no configure options to avoid this dependency. Signed-off-by: Koen Kooi koen.k...@linaro.org ---

Re: [OE-core] [PATCH v6] mirrors.bbclass: Add mirror site for savannah

2014-05-02 Thread Saul Wold
On 04/27/2014 07:44 AM, Changhyeok Bae wrote: * The SRC_URI is not accessible. So need to add mirror site referred by the original site. * The problem is that http://download.savannah.gnu.org/releases redirects to closest mirror and few mirrors (e.g. .jp) weren't working correctly while

[OE-core] [PATCH][Dora] build-appliance: Update to Dora 1.5.2

2014-04-29 Thread Saul Wold
Fix to be HEAD of Dora, not master Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-core/images/build-appliance-image_8.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/images/build-appliance-image_8.0.bb b/meta/recipes-core/images/build

Re: [OE-core] [PATCH 2/2] xinput-calibrator: fix XDG launch

2014-04-29 Thread Saul Wold
On 04/28/2014 10:37 PM, Koen Kooi wrote: In the move from meta-oe to OE-core XDG based launched was dropped without noting it in the commit message, so fix that regression. Gnome-session will now launch the calibrator again. Signed-off-by: Koen Kooi k...@dominion.thruhere.net ---

[OE-core] [PATCH] mc: update to 4.8.12

2014-04-28 Thread Saul Wold
Add PACKAGECONFIG for two optional plugins (smb sftp), both require other packages from meta-openembedded Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/mc/{mc_4.8.10.bb = mc_4.8.12.bb} | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) rename meta

[OE-core] [CONSOLIDATED PULL 00/14] Patches and Updates

2014-04-28 Thread Saul Wold
and arm to TUNE_FEATURES Maxin B. John (2): openssl: enable ptest support ltp: update version to 20140422 Saul Wold (1): mc: update to 4.8.12 Stefan Stanacar (1): oeqa/utils: sshcontrol: realtime logging of output meta/classes/distrodata.bbclass| 40 meta

Re: [OE-core] [PATCH v3] mirrors.bbclass: Add mirror site for savannah

2014-04-25 Thread Saul Wold
On 04/25/2014 05:42 AM, Martin Jansa wrote: On Fri, Apr 25, 2014 at 02:16:25PM +0900, Changhyeok Bae wrote: * The SRC_URI is not accessible. So need to add mirror site referred by the original site. * The problem is that http://download.savannah.nongnu.org/releases and

Re: [OE-core] [oe-core][PATCH 2/2] systemd: fix tests when not using gold

2014-04-23 Thread Saul Wold
On 04/23/2014 08:01 AM, Dan McGregor wrote: From: Dan McGregor dan.mcgre...@usask.ca Explicitly mark the dummy function as externally visible so that ld can find the symbol at link time. This is needed when the DISTRO_FEATURE ld-is-gold is not enabled; systemd uses -flto anyway. Signed-off-by:

Re: [OE-core] [PATCH] tree: new recipe for version 1.6.0

2014-04-23 Thread Saul Wold
On 04/23/2014 01:41 AM, Christian Charreyre wrote: This patch creates the recipe for the command tree, which is a recursive directory listing command that produces a depth indented listing of files, which is colorized ala dircolors if the LS_COLORS environment variable is set and output is to

[OE-core] [PATCH] report-error: Add posting in the public note

2014-04-22 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/classes/report-error.bbclass | 1 + scripts/send-error-report | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/classes/report-error.bbclass b/meta/classes/report-error.bbclass index 479b38d..15adc97 100644

[OE-core] [PATCH 05/10] mc: update to 4.8.12

2014-04-22 Thread Saul Wold
Remove the disable-samba since it's been renamed to vfs_smb and disabled by default. Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/mc/{mc_4.8.10.bb = mc_4.8.12.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/mc/{mc_4.8.10.bb

[OE-core] [PATCH 00/10] Package Updates post 1.6

2014-04-22 Thread Saul Wold
at: git://git.openembedded.org/openembedded-core-contrib sgw/updates http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/updates Saul Wold (10): help2man update to 1.44.1 cups: update to 1.7.2 lsbinitscripts: update to 9.53 man-pages: update to 3.64 mc

[OE-core] [PATCH 03/10] lsbinitscripts: update to 9.53

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

[OE-core] [PATCH 04/10] man-pages: update to 3.64

2014-04-22 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../man-pages/{man-pages_3.60.bb = man-pages_3.64.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/man-pages/{man-pages_3.60.bb = man-pages_3.64.bb} (82%) diff --git a/meta/recipes

[OE-core] [PATCH 01/10] help2man update to 1.44.1

2014-04-22 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../help2man/{help2man-native_1.44.1.bb = help2man-native_1.45.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/help2man/{help2man-native_1.44.1.bb = help2man-native_1.45.1.bb} (79%) diff --git a/meta

[OE-core] [PATCH 02/10] cups: update to 1.7.2

2014-04-22 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/cups/{cups_1.7.1.bb = cups_1.7.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/cups/{cups_1.7.1.bb = cups_1.7.2.bb} (40%) diff --git a/meta/recipes-extended/cups/cups_1.7.1.bb b

[OE-core] [PATCH 08/10] util-macros: update to 1.19.0

2014-04-22 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../xorg-util/{util-macros_1.18.0.bb = util-macros_1.19.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-util/{util-macros_1.18.0.bb = util-macros_1.19.0.bb} (75%) diff --git a/meta

[OE-core] [PATCH 06/10] msmtp: update to 1.4.32

2014-04-22 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/msmtp/{msmtp_1.4.31.bb = msmtp_1.4.32.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/msmtp/{msmtp_1.4.31.bb = msmtp_1.4.32.bb} (82%) diff --git a/meta/recipes-extended/msmtp

[OE-core] [PATCH 07/10] libxkbcommon: update to 0.4.1

2014-04-22 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../xorg-lib/{libxkbcommon_0.4.0.bb = libxkbcommon_0.4.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxkbcommon_0.4.0.bb = libxkbcommon_0.4.1.bb} (81%) diff --git a/meta/recipes

[OE-core] [PATCH 09/10] sqlite3: Update to 3080403

2014-04-22 Thread Saul Wold
And rename the PV to match the upstream versioning This requires a PE Bump to ensure package versions don't go backwards. Signed-off-by: Saul Wold s...@linux.intel.com --- .../sqlite/{sqlite3_3.8.3.1.bb = sqlite3_3080403.bb} | 10 +- 1 file changed, 5 insertions(+), 5 deletions

[OE-core] [PATCH 10/10] libnl: update to 3.2.24

2014-04-22 Thread Saul Wold
Remove patch that is now in the upstream version Add new package for idiag libraries. Signed-off-by: Saul Wold s...@linux.intel.com --- ...free-caused-by-freeing-link-af_data-in-rt.patch | 41 -- .../libnl/{libnl_3.2.22.bb = libnl_3.2.24.bb} | 9 +++-- 2 files changed, 4

Re: [OE-core] [PATCH 1/3] git: fix perl binding installation

2014-04-19 Thread Saul Wold
On 04/19/2014 12:24 AM, Koen Kooi wrote: Op 18 apr. 2014, om 22:25 heeft Saul Wold s...@linux.intel.com het volgende geschreven: On 04/17/2014 02:07 AM, Koen Kooi wrote: Git.pm wasn't ending up in the package because do_install removed it with a misleading comment about multilib. Fix

Re: [OE-core] [PATCH] rt-tests: bump version 0.87 = 0.89

2014-04-18 Thread Saul Wold
On 04/18/2014 01:12 PM, gary.robert...@linaro.org wrote: From: Gary S. Robertson gary.robert...@linaro.org cyclictest was updated to correct some problems with CPU affinity selection and display of help and/or execution details. These patches were accepted by the maintainer of the cyclictest

Re: [OE-core] [PATCH v2] udev-extraconf: update mount.sh to use /run/media instead of /media

2014-04-07 Thread Saul Wold
On 04/06/2014 03:46 PM, Denys Dmytriyenko wrote: ping This change is a little late for 1.6 as we are prepping for the final RC this week. It's kind of an API change since it moves the mount location /media, should we be linking /media to /run/media? There is also an issue with the

[OE-core] [PATCH] openssl: Address CVE-2014-0160

2014-04-07 Thread Saul Wold
This was the suggested fix for those unable to update to the new 1.0.1g version. Since we are so close to our release, we should hold of on the update until 1.7 Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-connectivity/openssl/openssl_1.0.1e.bb | 2 +- 1 file changed, 1

Re: [OE-core] [PATCH 3/4] cryptodev-module: recipe for out-of-tree cryptodev device driver

2014-04-07 Thread Saul Wold
On 04/06/2014 07:29 PM, Denys Dmytriyenko wrote: From: Denys Dmytriyenko de...@ti.com Depends on cryptodev-linux for providing a header file I am seeing failure on the Autobuilder with multilib enabled (lib32), I am not sure if this is a multilib issue, but it shows up here NOTE:

Re: [OE-core] [PATCH V3 1/1] dbus: fix a hard dependency about dbus-ptest

2014-04-03 Thread Saul Wold
On 03/18/2014 07:00 PM, Chong Lu wrote: If image contains dbus and ptest is in DISTRO_FEATURES, dbus-ptest package is installed, regardless of whether ptest-pkgs is in IMAGE_FEATURES. This issue will increase size for most small images. This patch fixes this problem. [YOCTO #5702]

Re: [OE-core] [PATCH 1/1] useradd_base.bbclass: sleep more and more seconds (up to 10)

2014-04-03 Thread Saul Wold
On 04/03/2014 02:59 AM, Robert Yang wrote: Currently, it would sleep 1 second when fail to add the user, this maybe not enough when we use the sstate cache, as my test shows below, nearly all the useradd actions are doing in the same minute when mirror from ssate cache, and it would fail when

Re: [OE-core] [PATCH v2] testimage: dont use DNS lookup for qemu based testimages

2014-03-19 Thread Saul Wold
On 03/19/2014 06:17 AM, Paul Eggleton wrote: On Wednesday 19 March 2014 12:23:37 Stanacar, StefanX wrote: On Tue, 2014-03-18 at 17:31 -0700, Saul Wold wrote: Signed-off-by: Saul Wold s...@linux.intel.com --- meta/classes/testimage.bbclass | 10 ++ 1 file changed, 10 insertions

Re: [OE-core] [PATCH 3/3] buildstats: use TaskBase time for elapsed time

2014-03-18 Thread Saul Wold
On 03/17/2014 08:04 AM, Alex DAMIAN wrote: From: Marius Avram marius.av...@intel.com To avoid any further inconsistencies between buildstats and buildinfohelper from toaster, buildstats will measure task duration using the time field from within the TaskBase events: TaskStarted and

[OE-core] [PATCH v2] testimage: dont use DNS lookup for qemu based testimages

2014-03-18 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/classes/testimage.bbclass | 10 ++ 1 file changed, 10 insertions(+) diff --git a/meta/classes/testimage.bbclass b/meta/classes/testimage.bbclass index 691c7f6..ee028e1 100644 --- a/meta/classes/testimage.bbclass +++ b/meta/classes

[OE-core] [PATCH] openssh: dont use DNS lookup for Qemu

2014-03-17 Thread Saul Wold
Since we are always using ip address to connect to the sshd server, it does not need to use reverse DNS to look up the ip address. This will save some time during testing. [YOCTO #5954] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-connectivity/openssh/openssh_6.5p1.bb | 4

[OE-core] [PATCH] openssh: Update init file to add ED25519 Key generation

2014-03-17 Thread Saul Wold
[YOCTO #5983] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-connectivity/openssh/openssh/init | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/openssh/openssh/init b/meta/recipes-connectivity/openssh/openssh/init index e7f3971

Re: [OE-core] [PATCH] Set ac_cv_sizeof_ssize_t

2014-03-14 Thread Saul Wold
On 03/13/2014 04:28 AM, Valentin Popa wrote: Set ac_cv_sizeof_ssize_t for mips64; mips-common will not overwrite it. This really needed a little more about why this change is needed. Sau! [YOCTO #5935] Signed-off-by: Valentin Popa valentin.p...@intel.com --- meta/site/mips64-linux | 1 +

Re: [OE-core] [dylan] Backport request

2014-03-14 Thread Saul Wold
On 03/14/2014 11:34 AM, Paul Barker wrote: I'm stuck using Dylan for a project as I need a 3.2 series kernel. Building on my current development machine I ran into two failures: eglibc-initial, do_configure: Make 4.0 isn't recognised This can be fixed by backporting

[OE-core] [PATCH 1/2 v2] bind: Update to 9.9.5

2014-03-11 Thread Saul Wold
to python Signed-off-by: Saul Wold s...@linux.intel.com --- .../bind-9.8.1-CVE-2012-5166.patch | 0 .../{bind-9.8.1 = bind}/bind-CVE-2011-4313.patch | 0 .../{bind-9.8.1 = bind}/bind-CVE-2012-1667.patch | 0 .../{bind-9.8.1 = bind}/bind-CVE-2012-3817.patch | 0 .../{bind

[OE-core] [PATCH] oe-setup-builddir: de-bash use . instead of source

2014-03-11 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- scripts/oe-setup-builddir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/oe-setup-builddir b/scripts/oe-setup-builddir index e4356f1..ccaae9b 100755 --- a/scripts/oe-setup-builddir +++ b/scripts/oe-setup-builddir

[OE-core] Latest Status of MUT Build

2014-03-11 Thread Saul Wold
the rc1. This means we are about 12 hours behind. For the QA teams, the release will be available later tonight or on the morning. I hope that the extra work going into MUT will provide us with a good RC1. Thanks your patience Sau! -- Sau! Saul Wold Yocto Component Wrangler @ Intel

Re: [OE-core] [PATCH 3/3] bind: Update to 9.9.5

2014-03-10 Thread Saul Wold
On 03/09/2014 11:09 PM, Richard Purdie wrote: On Sun, 2014-03-09 at 20:48 -0700, Saul Wold wrote: Remove CVE patches that are in bind Updated COPYRIGHT includes date changes the NetBSD Copyright Modifies the Base BSD License to 3-Clause (removes advertising clause)w Add patch to disable running

Re: [OE-core] [PATCH] python3: Add ptest support

2014-03-10 Thread Saul Wold
On 03/06/2014 04:54 PM, Paul Barker wrote: A run-ptest script written in python is added which defines a new TestRunner subclass which prints test results in the required ptest format and then executes python's built-in testsuite using this new TestRunner subclass. The built-in testsuite is

Re: [OE-core] [PATCH 1/3] recipes-bsp: Add gummiboot and gnu-efi recipes

2014-03-09 Thread Saul Wold
failures on larger values +of -j. + +See http://www.chemie.fu-berlin.de/chemnet/use/info/make/make_toc.html#TOC105 +for details. + +Signed-off-by: Saul Wold s...@linux.intel.com +Signed-off-by: Darren Hart dvh...@linux.intel.com +--- +--- + gnuefi/Makefile |3 ++- + lib/Makefile|3 ++- + 2

Re: [OE-core] [PATCH][resend] runqemu: Add option for custom BIOS directory

2014-03-09 Thread Saul Wold
On 03/07/2014 04:30 PM, Ricardo Neri wrote: Add support to specify a directory for custom BIOS, VGA BIOS and keymaps as supported by qemu (-L option). Even though this can be done through qemuparams, having this option provides better user experience by not having to specify a long and cluttered

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

2014-03-09 Thread Saul Wold
These are some core packages for larger systems that had updates that should be included in 1.6. The bind update provides CVE fixes Sau! Saul Wold (3): util-linux: Update to 2.24.1 dhcp: Update to 4.3.0 bind: Update to 9.9.5 .../bind-9.8.1-CVE-2012-5166.patch | 0

[OE-core] [PATCH 3/3] bind: Update to 9.9.5

2014-03-09 Thread Saul Wold
Remove CVE patches that are in bind Updated COPYRIGHT includes date changes the NetBSD Copyright Modifies the Base BSD License to 3-Clause (removes advertising clause)w Add patch to disable running tests on host bind: Add python-core for dnssec Signed-off-by: Saul Wold s...@linux.intel.com

[OE-core] [PATCH 1/3] util-linux: Update to 2.24.1

2014-03-09 Thread Saul Wold
rebase native patch to remove sundisklabel as it's deprectated upstream Update LIC_FILES_CHECKSUM for modified text, no License Changes remove deprecated elvtune flag Rebase the fix-configure patch due to change in configure.ac Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-core

[OE-core] [PATCH 2/3] dhcp: Update to 4.3.0

2014-03-09 Thread Saul Wold
Rebase fix-external-bind patch LICENSE file has date update to 2014 Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-connectivity/dhcp/dhcp.inc| 2 +- .../dhcp/dhcp/fix-external-bind.patch | 115 +++-- .../dhcp/{dhcp_4.2.5-P1.bb

[OE-core] [PATCH] gconf: remove depreated configure flag

2014-03-05 Thread Saul Wold
[YOCTO #5905] [YOCTO #5906] [YOCTO #5907] [YOCTO #5908] [YOCTO #5909] [YOCTO #5910] [YOCTO #5911] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/classes/gconf.bbclass | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/classes/gconf.bbclass b/meta/classes/gconf.bbclass index e9076b2

Re: [OE-core] [PATCH 2/6] bind: Update to 9.9.5

2014-03-05 Thread Saul Wold
Please Hold this and the DHCP update which relies on the version of bind. I will submit a v2 in the next couple of days. Sau! On 03/04/2014 02:50 PM, Saul Wold wrote: Remove CVE patches that are in bind Updated COPYRIGHT includes date changes the NetBSD Copyright Modifies the Base BSD

Re: [OE-core] [PATCH] Upgrade to systemd-stable v208

2014-03-04 Thread Saul Wold
On 03/02/2014 08:00 PM, Khem Raj wrote: Signed-off-by: Khem Raj raj.k...@gmail.com --- ...-Use-bin-mkdir-instead-of-host-mkdir-path.patch | 31 ...ournal-Add-missing-byte-order-conversions.patch | 60 .../journal-file-protect-against-alloca-0.patch| 23 --

[OE-core] [PATCH 0/6] Patches and Updates

2014-03-04 Thread Saul Wold
(2014-03-03 15:52:26 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib sgw/updates http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/updates Saul Wold (6): util-linux: Update to 2.24.1 bind: Update to 9.9.5 dhcp

[OE-core] [PATCH 3/6] dhcp: Update to 4.3.0

2014-03-04 Thread Saul Wold
Rebase fix-external-bind patch LICENSE file has date update to 2014 Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-connectivity/dhcp/dhcp.inc| 2 +- .../dhcp/dhcp/fix-external-bind.patch | 115 +++-- meta/recipes-connectivity/dhcp

[OE-core] [PATCH 1/6] util-linux: Update to 2.24.1

2014-03-04 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-core/util-linux/util-linux.inc | 12 ++-- .../{util-linux_2.23.2.bb = util-linux_2.24.1.bb} | 7 +++ 2 files changed, 9 insertions(+), 10 deletions(-) rename meta/recipes-core/util-linux/{util

[OE-core] [PATCH 5/6] parted: add patch to handle deprecated readline function

2014-03-04 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../parted-3.1/fix-deprecated-readline.patch | 34 ++ meta/recipes-extended/parted/parted_3.1.bb | 1 + 2 files changed, 35 insertions(+) create mode 100644 meta/recipes-extended/parted/parted-3.1/fix

[OE-core] [PATCH 4/6] grub-efi: use autotools-brokensep

2014-03-04 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-bsp/grub/grub-efi_2.00.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-bsp/grub/grub-efi_2.00.bb b/meta/recipes-bsp/grub/grub-efi_2.00.bb index e02def3..8958b04 100644 --- a/meta/recipes-bsp/grub

[OE-core] [PATCH 2/6] bind: Update to 9.9.5

2014-03-04 Thread Saul Wold
Remove CVE patches that are in bind Updated COPYRIGHT includes date changes the NetBSD Copyright Modifies the Base BSD License to 3-Clause (removes advertising clause)w Signed-off-by: Saul Wold s...@linux.intel.com --- .../{bind-9.8.1 = bind}/bind-9.8.1-CVE-2012-5166.patch | 0 .../bind/{bind

[OE-core] [PATCH 6/6] security_flags: Update to correctly link X modules

2014-03-04 Thread Saul Wold
Remove the -z,now flag from linking [YOCTO #5885] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/conf/distro/include/security_flags.inc | 9 + 1 file changed, 9 insertions(+) diff --git a/meta/conf/distro/include/security_flags.inc b/meta/conf/distro/include/security_flags.inc

Re: [OE-core] [PATCH] Signed-off-by: Andrey Belous abel...@broadcom.com

2014-03-04 Thread Saul Wold
On 03/04/2014 12:40 PM, Andrey Belous wrote: Setting of a variable PREFERRED_PROVIDER_virtual/libc only if it doesn't have a value The format of your commit message is backwards, you need to have a short message with the filename: tclibc-uclibc: short message long message Signed-off-by:

[OE-core] [CONSOLIDATED PULL 00/30] Kernel Update, updates misc fixes

2014-02-28 Thread Saul Wold
: Fix dpkg-native dependency on target xz Robert Yang (1): weston: fix build without wayland in distro_features Roy Li (1): dbus: proper error handler should be given after send_negotiate_unix_fd failed Saul Wold (6): initrdscripts: Add rootimage option base-files: sed installed file

Re: [OE-core] [PATCH] libomxil: Fix link issue for gst-omx

2014-02-27 Thread Saul Wold
On 02/27/2014 04:02 PM, Sébastien Mennetrier wrote: gst-omx element can not load due to a missing symbol. Missing symbol RM_Deinit. Signed-off-by: Sébastien Mennetrier s.mennetr...@innotis.org --- .../libomxil/libomxil-0.9.3/dynamicloader-linking.patch | 11 +++

Re: [OE-core] [PATCH] pango: Fix postinst

2014-02-27 Thread Saul Wold
On 02/27/2014 10:20 PM, Martin Jansa wrote: * do_split_packages was appending call to ${bindir}/${MLPREFIX}pango-querymodules without $D prefix or test if $D is empty, so it was always failing on buildhostis without pango-querymodules and such failure is fatal when rootfs is

[OE-core] [PATCH 1/2] man-pages: Update to 3.60

2014-02-27 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../man-pages/{man-pages_3.57.bb = man-pages_3.60.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/man-pages/{man-pages_3.57.bb = man-pages_3.60.bb} (82%) diff --git a/meta/recipes

[OE-core] [PATCH 2/2] util-linux: Update to 2.24.1

2014-02-27 Thread Saul Wold
Drop unneeded configure fix and native patch Update LIC_FILES_CHECKSUM for modified text, no License Changes remove deprecated elvtune flag Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-core/util-linux/util-linux.inc| 12 +- .../util-linux/util-linux/fix-configure.patch

Re: [OE-core] [RFT][PATCH 0/2] Systemd 209

2014-02-26 Thread Saul Wold
On 02/26/2014 09:14 AM, Khem Raj wrote: I did run test builds of the git version on the autobuilders and didn't see any failures? builds might work but they won’t run and yes so far IFUNC support is needed so it won’t work on non-x86 architectures. One common runtime problem I am seeing is

[OE-core] [PATCH] security_flags: disable PIE flags for cups builds

2014-02-26 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/conf/distro/include/security_flags.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/conf/distro/include/security_flags.inc b/meta/conf/distro/include/security_flags.inc index e7d4933a..93d6355 100644 --- a/meta/conf/distro

[OE-core] [PATCH 2/3] base-passwd: sed installed file instead of original

2014-02-26 Thread Saul Wold
When we change the ROOT_HOME the sed regex does not match if we are running the do_install() a second time, so sed the installed file and preserve the original so that the sed regex is matched correctly in the original [YOCTO #5765] Signed-off-by: Saul Wold s...@linux.intel.com --- meta

[OE-core] [PATCH 1/3] base-files: sed installed file instead of original

2014-02-26 Thread Saul Wold
When we change the ROOT_HOME the sed regex does not match if we are running the do_install() a second time, so sed the installed file and preserve the original so that the sed regex is matched correctly in the original [YOCTO #5765] Signed-off-by: Saul Wold s...@linux.intel.com --- meta

[OE-core] [PATCH 3/3] systemd: sed installed file instead of original

2014-02-26 Thread Saul Wold
When we change the ROOT_HOME the sed regex does not match if we are running the do_install() a second time, so copy the units files first to a pre_sed, so that the next time, we can copy the the original so that the sed regex is matched correctly in the original [YOCTO #5765] Signed-off-by: Saul

[OE-core] [PATCH] core-image-minimal-initramfs: cause the IMAGE_INSTALL variable to be a limited set

2014-02-26 Thread Saul Wold
RecipeParsed to finalize it to that well-known subset. [YOCTO #5791] Signed-off-by: Saul Wold s...@linux.intel.com --- .../recipes-core/images/core-image-minimal-initramfs.bb | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/meta/recipes-core/images/core-image-minimal

[OE-core] [PATCH v2] core-image-minimal-initramfs: Use PACKAGE_INSTALL instead of IMAGE_INSTALL

2014-02-26 Thread Saul Wold
of packages and not be affected by IMAGE_INSTALL. [YOCTO #5791] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-core/images/core-image-minimal-initramfs.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/images/core-image-minimal-initramfs.bb

[OE-core] [PATCH v2] sqlite: rename to match upstream versioning

2014-02-25 Thread Saul Wold
Since we are re-doing the version from a big number down to a dot based number we have to bump the Package Epoch (PE). Signed-off-by: Saul Wold s...@linux.intel.com --- .../sqlite/{sqlite3_3080301.bb = sqlite3_3.8.3.1.bb} | 10 -- 1 file changed, 8 insertions(+), 2 deletions

[OE-core] [PATCH] runqemu: Use readlink instead of realpath

2014-02-25 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- scripts/runqemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/runqemu b/scripts/runqemu index 57c5de4..573def1 100755 --- a/scripts/runqemu +++ b/scripts/runqemu @@ -464,7 +464,7 @@ if [ -z $ROOTFS -a x$FSTYPE

[OE-core] [PATCH] initrdscripts: Add rootimage option

2014-02-25 Thread Saul Wold
This allows for setting the ROOT_IMAGE name on the kernel command line [YOCTO #5387] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-core/initrdscripts/files/init-live.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/recipes-core/initrdscripts/files

Re: [OE-core] [PATCH] python-native: export some environment variables

2014-02-24 Thread Saul Wold
On 02/22/2014 07:54 AM, Chong Lu wrote: Need to export these environment variables for python-config to work. Can you clariy further as to what's broken? Has this not been working in the past, or is this a new test of somekine that we are failing? Sau! Signed-off-by: Chong Lu

[OE-core] [PATCH 1/2] sqlite3: Update to 3080301

2014-02-24 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../sqlite/{sqlite3_3080002.bb = sqlite3_3080301.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-support/sqlite/{sqlite3_3080002.bb = sqlite3_3080301.bb} (58%) diff --git a/meta/recipes-support

[OE-core] [PATCH 2/2] sqlite: rename to match upstream versioning

2014-02-24 Thread Saul Wold
Since we are re-doing the version from a big number down to a dot based number we have to bump the Package Epoch (PE). Signed-off-by: Saul Wold s...@linux.intel.com --- .../sqlite/{sqlite3_3080301.bb = sqlite3_3.8.3.1.bb} | 6 -- 1 file changed, 4 insertions(+), 2 deletions

Re: [OE-core] [PATCH 01/38] *-basic: rename to *-standardlinux

2014-02-24 Thread Saul Wold
On 02/25/2014 07:53 AM, Khem Raj wrote: On Mon, Feb 24, 2014 at 8:38 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: So, has anyone got any better ideas for the name of core-image-basic and packagegroup-core-basic? baselinux maybe Longer, but baselinux-cmdline, not to be confused

Re: [OE-core] [PATCH] x264: SPE is not compatible with Altivec

2014-02-21 Thread Saul Wold
On 02/21/2014 05:56 AM, David Nyström wrote: Signed-off-by: David Nyström david.c.nyst...@gmail.com --- meta/recipes-multimedia/x264/x264_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-multimedia/x264/x264_git.bb b/meta/recipes-multimedia/x264/x264_git.bb index

[OE-core] [PATCH] runqemu: Ensure ROOTFS path is absolute

2014-02-20 Thread Saul Wold
There is a problem if a relative path is passed to the kernel for NFS usage that it will not correctly find it, so ensure that the ROOTFS path is absolute. [YOCTO #2807] Signed-off-by: Saul Wold s...@linux.intel.com --- scripts/runqemu | 4 +++- 1 file changed, 3 insertions(+), 1 deletion

Re: [OE-core] [RFT][PATCH 0/2] Systemd 209

2014-02-20 Thread Saul Wold
On 02/20/2014 02:18 AM, Khem Raj wrote: This patchset upgrades systemd to 209 as can be seen some enahancements to uclibc were neeed. As of now. It builds for me on both uclibc/eglibc Please test it out in your setups and report back any issues The following changes since commit

Re: [OE-core] [PATCH v3] meta/oe/lib/path.py - check mount points, not device

2014-02-20 Thread Saul Wold
On 02/09/2014 10:59 PM, Saul Wold wrote: On 01/29/2014 06:54 AM, Jason Plum wrote: On 01/28/14 13:47, Saul Wold wrote: On 01/20/2014 11:22 AM, Jason Plum wrote: Signed-off-by: Jason Plum jp...@devonit.com --- meta/lib/oe/path.py | 13 - 1 file changed, 12 insertions(+), 1

[OE-core] [PATCH] psmisc: Update to 22.21

2014-02-20 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/psmisc/psmisc_22.20.bb | 6 -- meta/recipes-extended/psmisc/psmisc_22.21.bb | 6 ++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 meta/recipes-extended/psmisc/psmisc_22.20.bb create mode 100644

[OE-core] [CONSOLIDATED PULL 00/10] Mostly Bugfixes

2014-02-20 Thread Saul Wold
use gnome.bbclass Saul Wold (2): runqemu: Ensure ROOTFS path is absolute psmisc: Update to 22.21 Valentin Popa (1): gtk+3: upgrade to 3.10.7 meta/classes/update-rc.d.bbclass | 2 +- meta/recipes-connectivity/openssh/openssh_6.4p1.bb | 4 +- meta/recipes-core/uclibc

[OE-core] [PATCH] runqemu-export-rootfs: Fix missing # in comment

2014-02-19 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- scripts/runqemu-export-rootfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/runqemu-export-rootfs b/scripts/runqemu-export-rootfs index 79403ab..40ab201 100755 --- a/scripts/runqemu-export-rootfs +++ b/scripts/runqemu

[OE-core] [CONSOLIDATED PULL 00/29] Gstreamer Update and Patches

2014-02-19 Thread Saul Wold
Richard, This has been run on the Autobuilder and I looked over the contents a couple of times. I am not sure about Alex's patch for toaster, so please take a look. Thanks Sau! The following changes since commit 9a98b8bfe13b94d89a9e39cca821f26fdeaeffc3: image_types.bbclass: Fix tar

Re: [OE-core] [PATCH] pseudo-1.5.1: keep install command directory mode

2014-02-18 Thread Saul Wold
On 02/17/2014 02:17 AM, Zhu Yanjun wrote: From: yanjun.zhu yanjun@windriver.com CQID:LIN5-17788 when install command sets the created directory mode, pseudo will change the mode of the directory to 0700 incorrectly. Signed-off-by: yanjun.zhu yanjun@windriver.com ---

Re: [OE-core] [PATCH] pseudo-1.5.1: keep install command directory mode

2014-02-18 Thread Saul Wold
On 02/18/2014 01:31 PM, Peter Seebach wrote: On Tue, 18 Feb 2014 11:08:40 -0800 Saul Wold s...@linux.intel.com wrote: There is no patch header here, also have you checked with Peter S on this change? The change originated with me, and is in my current 1.6 pseudo branch. The backport

[OE-core] [PATCH 1/7] libnl: Update to 3.2.24

2014-02-17 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- ...free-caused-by-freeing-link-af_data-in-rt.patch | 41 -- .../libnl/{libnl_3.2.22.bb = libnl_3.2.24.bb} | 8 ++--- 2 files changed, 4 insertions(+), 45 deletions(-) delete mode 100644 meta/recipes-support/libnl/libnl

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

2014-02-17 Thread Saul Wold
://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/updates Saul Wold (7): libnl: Update to 3.2.24 help2man: Update to 1.44.1 lsbinitscripts: Update to 9.52 man-pages: Update to 3.56 libxkbcommon: Update to 0.3.2 libcheck: Update to 0.9.12 nspr: Update to 4.10.3

[OE-core] [PATCH 6/7] libcheck: Update to 0.9.12

2014-02-17 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../libcheck/{libcheck_0.9.11.bb = libcheck_0.9.12.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libcheck/{libcheck_0.9.11.bb = libcheck_0.9.12.bb} (79%) diff --git a/meta/recipes

[OE-core] [PATCH 3/7] lsbinitscripts: Update to 9.52

2014-02-17 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/lsb/lsbinitscripts_9.52.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/lsb/lsbinitscripts_9.52.bb b/meta/recipes-extended/lsb/lsbinitscripts_9.52.bb index 11deae2..bc3e620 100644

[OE-core] [PATCH 2/7] help2man: Update to 1.44.1

2014-02-17 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../{help2man-native_1.43.3.bb = help2man-native_1.44.1.bb}| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-devtools/help2man/{help2man-native_1.43.3.bb = help2man-native_1.44.1.bb} (72%) diff --git a/meta

[OE-core] [PATCH 5/7] libxkbcommon: Update to 0.3.2

2014-02-17 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../xorg-lib/{libxkbcommon_0.3.2.bb = libxkbcommon_0.4.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxkbcommon_0.3.2.bb = libxkbcommon_0.4.0.bb} (78%) diff --git a/meta/recipes

[OE-core] [PATCH 4/7] man-pages: Update to 3.56

2014-02-17 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../man-pages/{man-pages_3.56.bb = man-pages_3.57.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/man-pages/{man-pages_3.56.bb = man-pages_3.57.bb} (82%) diff --git a/meta/recipes

[OE-core] [PATCH 7/7] nspr: Update to 4.10.3

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

Re: [OE-core] [PATCH_V2] mesa: upgrade to 9.2.5

2014-02-17 Thread Saul Wold
On 02/12/2014 09:27 AM, Valentin Popa wrote: tested on qemux86, genericx86 for core-image-sato and core-image-weston. Signed-off-by: Valentin Popa valentin.p...@intel.com --- .../mesa/{mesa-gl_9.2.2.bb = mesa-gl_9.2.5.bb}| 0 meta/recipes-graphics/mesa/{mesa_9.2.2.bb =

Re: [OE-core] [PATCH] valgrind: Integration of regression tests to ptest

2014-02-14 Thread Saul Wold
On 02/06/2014 08:12 AM, Dave Lerner wrote: Modifies valgrind's regression test framework to be compatible with the yocto PTEST framework as follows: * existing recipe valgrind*bb adds new methods: do_compile_ptest and do_install_ptest. * new file run-ptest adds the wrapper interface to

[OE-core] [Consolidated Pull 00/11] Kernel Update and more ptest support

2014-02-10 Thread Saul Wold
Richard, These are changes that went through the Autobuild, I reviewed them. The ptest changes have been pending for a bit, is there a reason that you have not taken them? Thanks Sau! The following changes since commit b5b4898cd409036161c62891e9618d9ab3f891f9: python-pycurl:

<    4   5   6   7   8   9   10   11   12   13   >