Re: [OE-core] [PATCH v8] connman: ignore the networking device which nfs for rootfs is working on

2013-11-20 Thread Rongqing Li
Ping On 11/12/2013 03:47 PM, rongqing...@windriver.com wrote: From: Roy Li rongqing...@windriver.com Create connman-evn.service, which will run a script to compute the networking device when nfs root is on, and pass the result to connman.service Connmand.service add ExecStartPre into

[OE-core] tslib keeps failing on checksum

2013-11-20 Thread Mike Looijmans
I get this error every time I try t build the current oe-core master: ERROR: Checksum failure fetching https://github.com/kergoth/tslib/releases/download/1.1/tslib-1.1.tar.xz;downloadfilename=tslib-1.1.tar.xz ERROR: Function failed: Fetcher failure for URL:

Re: [OE-core] [PATCH 1/1] sanity.bbclass: Don't fatal() when trying to dump environment.

2013-11-20 Thread Richard Purdie
On Tue, 2013-11-19 at 18:31 -0600, Peter Seebach wrote: It is distressing when bitbake -e can't run due to sanity check failures, because the solution often involves figuring out what configuration file are being read and what values they are setting. Solution: Don't do that. If the datasmart

Re: [OE-core] tslib keeps failing on checksum

2013-11-20 Thread Martin Jansa
On Wed, Nov 20, 2013 at 11:01:36AM +0100, Mike Looijmans wrote: I get this error every time I try t build the current oe-core master: ERROR: Checksum failure fetching https://github.com/kergoth/tslib/releases/download/1.1/tslib-1.1.tar.xz;downloadfilename=tslib-1.1.tar.xz ERROR: Function

[OE-core] [PATCH 0/1] license.bbclass: fix copying license directories failed

2013-11-20 Thread Hongxu Jia
The following changes since commit 215dab864e7cf74394840621ad0754db593708f1: bitbake: fetch2: Fix handling of SCM mirrors in MIRRORS (2013-11-19 13:22:48 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/fix-license

Re: [OE-core] tslib keeps failing on checksum

2013-11-20 Thread Gary Thomas
On 2013-11-20 03:01, Mike Looijmans wrote: I get this error every time I try t build the current oe-core master: ERROR: Checksum failure fetching https://github.com/kergoth/tslib/releases/download/1.1/tslib-1.1.tar.xz;downloadfilename=tslib-1.1.tar.xz ERROR: Function failed: Fetcher failure

Re: [OE-core] tslib keeps failing on checksum

2013-11-20 Thread Mike Looijmans
On 11/20/2013 11:38 AM, Martin Jansa wrote: On Wed, Nov 20, 2013 at 11:01:36AM +0100, Mike Looijmans wrote: I get this error every time I try t build the current oe-core master: ERROR: Checksum failure fetching

Re: [OE-core] [yocto] FOSDEM 2014 Embedded dev room CFP

2013-11-20 Thread Paul Barker
On 7 November 2013 10:11, Paul Eggleton paul.eggle...@linux.intel.com wrote: Hi all, I didn't notice if it was already announced here, but the CFP for the FOSDEM Embedded dev room in 2014 is open: https://lists.fosdem.org/pipermail/fosdem/2013-October/001870.html It would be great to have

Re: [OE-core] Kernel recompile if rm_work defined

2013-11-20 Thread Yevhen Kyriukha
2013/11/18 Richard Purdie richard.pur...@linuxfoundation.org: On Mon, 2013-11-18 at 21:43 +0200, Yevhen Kyriukha wrote: Hi, When I set INHERIT += rm_work in my local.conf to save some space my kernel now recompiles each time I run bitbake. How to fix this without removing rm_work from

Re: [OE-core] tslib keeps failing on checksum

2013-11-20 Thread Mike Looijmans
On 11/20/2013 12:09 PM, Mike Looijmans wrote: On 11/20/2013 11:38 AM, Martin Jansa wrote: On Wed, Nov 20, 2013 at 11:01:36AM +0100, Mike Looijmans wrote: I get this error every time I try t build the current oe-core master: ERROR: Checksum failure fetching

[OE-core] State of bitbake world, Failed tasks Wed Nov 20

2013-11-20 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status == Failed tasks Wed Nov 20 12:20:32 UTC 2013 == === common (13) === * meta-browser/recipes-mozilla/mozilla-devscripts/mozilla-devscripts_git.bb, do_fetch * meta-openembedded/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb,

Re: [OE-core] tslib keeps failing on checksum

2013-11-20 Thread Martin Jansa
On Wed, Nov 20, 2013 at 01:02:27PM +0100, Mike Looijmans wrote: On 11/20/2013 12:09 PM, Mike Looijmans wrote: On 11/20/2013 11:38 AM, Martin Jansa wrote: On Wed, Nov 20, 2013 at 11:01:36AM +0100, Mike Looijmans wrote: I get this error every time I try t build the current oe-core master:

Re: [OE-core] [yocto] FOSDEM 2014 Embedded dev room CFP

2013-11-20 Thread Philip Balister
On 11/20/2013 06:49 AM, Paul Barker wrote: On 7 November 2013 10:11, Paul Eggleton paul.eggle...@linux.intel.com wrote: Hi all, I didn't notice if it was already announced here, but the CFP for the FOSDEM Embedded dev room in 2014 is open:

Re: [OE-core] tslib keeps failing on checksum

2013-11-20 Thread Mike Looijmans
On 11/20/2013 01:29 PM, Martin Jansa wrote: On Wed, Nov 20, 2013 at 01:02:27PM +0100, Mike Looijmans wrote: On 11/20/2013 12:09 PM, Mike Looijmans wrote: On 11/20/2013 11:38 AM, Martin Jansa wrote: On Wed, Nov 20, 2013 at 11:01:36AM +0100, Mike Looijmans wrote: I get this error every time

[OE-core] Kernel fails to build in do_populate_sysroot after OE-core upgrade

2013-11-20 Thread Mike Looijmans
I expect this is related somehow to the recent change in the kernel to use hardlinks, but I have no idea what's going wrong here. This is the recipe for the kernel, which has run fine so far. https://github.com/milosoftware/meta-zynq/blob/master/recipes-kernel/linux-zynq/linux-milo.bb This

Re: [OE-core] tslib keeps failing on checksum

2013-11-20 Thread Richard Purdie
On Wed, 2013-11-20 at 13:02 +0100, Mike Looijmans wrote: On 11/20/2013 12:09 PM, Mike Looijmans wrote: On 11/20/2013 11:38 AM, Martin Jansa wrote: On Wed, Nov 20, 2013 at 11:01:36AM +0100, Mike Looijmans wrote: I get this error every time I try t build the current oe-core master:

Re: [OE-core] Kernel fails to build in do_populate_sysroot after OE-core upgrade

2013-11-20 Thread Mike Crowe
On Wednesday 20 November 2013 at 13:51:27 +0100, Mike Looijmans wrote: I expect this is related somehow to the recent change in the kernel to use hardlinks, but I have no idea what's going wrong here. This is the recipe for the kernel, which has run fine so far.

Re: [OE-core] tslib keeps failing on checksum

2013-11-20 Thread Martin Jansa
On Wed, Nov 20, 2013 at 01:45:14PM +0100, Mike Looijmans wrote: On 11/20/2013 01:29 PM, Martin Jansa wrote: On Wed, Nov 20, 2013 at 01:02:27PM +0100, Mike Looijmans wrote: On 11/20/2013 12:09 PM, Mike Looijmans wrote: On 11/20/2013 11:38 AM, Martin Jansa wrote: On Wed, Nov 20, 2013 at

Re: [OE-core] tslib keeps failing on checksum

2013-11-20 Thread Richard Purdie
On Wed, 2013-11-20 at 13:45 +0100, Mike Looijmans wrote: On 11/20/2013 01:29 PM, Martin Jansa wrote: On Wed, Nov 20, 2013 at 01:02:27PM +0100, Mike Looijmans wrote: On 11/20/2013 12:09 PM, Mike Looijmans wrote: On 11/20/2013 11:38 AM, Martin Jansa wrote: On Wed, Nov 20, 2013 at

Re: [OE-core] [PATCH 1/1] sanity.bbclass: Don't fatal() when trying to dump environment.

2013-11-20 Thread Peter Seebach
On Wed, 20 Nov 2013 10:19:04 + Richard Purdie richard.pur...@linuxfoundation.org wrote: This is creative but you just disabled the sanity tests in the graphical UIs like hob. isTracking() does not mean -e is being used, we use the tracking in other places now too. Drat. Perhaps an

Re: [OE-core] tslib keeps failing on checksum

2013-11-20 Thread Martin Jansa
On Wed, Nov 20, 2013 at 01:43:45PM +, Richard Purdie wrote: On Wed, 2013-11-20 at 13:45 +0100, Mike Looijmans wrote: On 11/20/2013 01:29 PM, Martin Jansa wrote: On Wed, Nov 20, 2013 at 01:02:27PM +0100, Mike Looijmans wrote: On 11/20/2013 12:09 PM, Mike Looijmans wrote: On

Re: [OE-core] tslib keeps failing on checksum

2013-11-20 Thread Richard Purdie
On Wed, 2013-11-20 at 16:18 +0100, Martin Jansa wrote: On Wed, Nov 20, 2013 at 01:43:45PM +, Richard Purdie wrote: On Wed, 2013-11-20 at 13:45 +0100, Mike Looijmans wrote: On 11/20/2013 01:29 PM, Martin Jansa wrote: On Wed, Nov 20, 2013 at 01:02:27PM +0100, Mike Looijmans wrote:

Re: [OE-core] State of bitbake world, Failed tasks Wed Nov 20

2013-11-20 Thread Burton, Ross
On 20 November 2013 12:21, Martin Jansa martin.ja...@gmail.com wrote: * openembedded-core/meta/recipes-graphics/wayland/weston_1.3.0.bb, do_patch This is a patch in your branch that isn't in oe-core. * openembedded-core/meta/recipes-graphics/xorg-driver/xf86-video-omapfb_git.bb,

Re: [OE-core] opkg dependencies and update-alternatives

2013-11-20 Thread Paul Barker
On 18 November 2013 16:20, Martin Jansa martin.ja...@gmail.com wrote: On Mon, Nov 18, 2013 at 03:31:09PM +, Paul Barker wrote: On 18 November 2013 11:57, Richard Purdie richard.pur...@linuxfoundation.org wrote: Paul: Have you any opinion of moving update-alternatives to its own

Re: [OE-core] opkg dependencies and update-alternatives

2013-11-20 Thread Richard Purdie
On Wed, 2013-11-20 at 16:24 +, Paul Barker wrote: On 18 November 2013 16:20, Martin Jansa martin.ja...@gmail.com wrote: On Mon, Nov 18, 2013 at 03:31:09PM +, Paul Barker wrote: On 18 November 2013 11:57, Richard Purdie richard.pur...@linuxfoundation.org wrote: Paul: Have you

[OE-core] [PATCH] buildhistory/distrodata: Adapt to updated fetcher API

2013-11-20 Thread Richard Purdie
The buildhistory code has fallback paths for older bitbakes for now. The distrodata class is much less used and it can be assumed a recent bitbake is used in that case rather than adding fallback code. Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- [Bitbake changes aren't in

[OE-core] [PATCH RFC 2/3] opkg: Add PACKAGECONFIG options

2013-11-20 Thread Paul Barker
Instead of hardcoding EXTRA_OECONF to disable things, we add PACKAGECONFIG options for gpg, curl, ssl-curl, openssl, sha256 and pathfinder. By default all these options are disabled. Signed-off-by: Paul Barker p...@paulbarker.me.uk --- meta/recipes-devtools/opkg/opkg.inc | 17 ++---

[OE-core] [PATCH RFC 1/3] opkg: Update to version 0.2.0

2013-11-20 Thread Paul Barker
Signed-off-by: Paul Barker p...@paulbarker.me.uk --- meta/recipes-devtools/opkg/opkg_0.2.0.bb | 14 ++ meta/recipes-devtools/opkg/opkg_svn.bb | 14 -- 2 files changed, 14 insertions(+), 14 deletions(-) create mode 100644 meta/recipes-devtools/opkg/opkg_0.2.0.bb delete

[OE-core] [PATCH RFC 3/3] opkg: Don't use update-alternatives

2013-11-20 Thread Paul Barker
The symlink from 'opkg' to 'opkg-cl' doesn't need to be created with update-alternatives as there isn't any alternative. Instead it can be created by hand in do_install_append. Signed-off-by: Paul Barker p...@paulbarker.me.uk --- meta/recipes-devtools/opkg/opkg.inc | 11 --- 1 file

[OE-core] [PATCH RFC 0/3] opkg upgrade

2013-11-20 Thread Paul Barker
These three patches upgrade opkg and improve the recipe. I've build tested the new version but haven't had time to give it any testing on qemu or on real hardware (opkg-0.2.0 has itself been tested, but not with this recipe in openembedded). Of the new PACKAGECONFIG options, curl and ssl-curl

Re: [OE-core] Kernel recompile if rm_work defined

2013-11-20 Thread Richard Purdie
On Wed, 2013-11-20 at 13:54 +0200, Yevhen Kyriukha wrote: 2013/11/18 Richard Purdie richard.pur...@linuxfoundation.org: On Mon, 2013-11-18 at 21:43 +0200, Yevhen Kyriukha wrote: Hi, When I set INHERIT += rm_work in my local.conf to save some space my kernel now recompiles each time

Re: [OE-core] [PATCH] kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bundling

2013-11-20 Thread Mike Crowe
On Monday 19 August 2013 at 14:11:53 -0500, Jason Wessel wrote: This patch aims to fix the following two cases for the INITRAMFS generation. 1) Allow an image recipe to specify a paired INITRAMFS recipe such as core-image-minimal-initramfs. This allows building a base image which

Re: [OE-core] [PATCH] kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bundling

2013-11-20 Thread Richard Purdie
On Wed, 2013-11-20 at 17:04 +, Mike Crowe wrote: This patch defeats using the sstate-cache. The kernel is resurrected from the sstate cache but ends up being built again since do_bundle_initramfs depends on do_compile. (Note that Richard Purdie's bitbake fix in

Re: [OE-core] [PATCH RFC 1/3] opkg: Update to version 0.2.0

2013-11-20 Thread Saul Wold
On 11/20/2013 08:41 AM, Paul Barker wrote: Signed-off-by: Paul Barker p...@paulbarker.me.uk --- meta/recipes-devtools/opkg/opkg_0.2.0.bb | 14 ++ meta/recipes-devtools/opkg/opkg_svn.bb | 14 -- 2 files changed, 14 insertions(+), 14 deletions(-) create mode 100644

Re: [OE-core] State of bitbake world, Failed tasks Wed Nov 20

2013-11-20 Thread Martin Jansa
On Wed, Nov 20, 2013 at 03:52:20PM +, Burton, Ross wrote: On 20 November 2013 12:21, Martin Jansa martin.ja...@gmail.com wrote: * openembedded-core/meta/recipes-graphics/wayland/weston_1.3.0.bb, do_patch This is a patch in your branch that isn't in oe-core. I'm sorry about that,

[OE-core] [PATCH] librsvg: move gdk-pixbuf-native dependency

2013-11-20 Thread Ross Burton
This dependency is only needed by the gdk-pixbuf loader PACKAGECONFIG, so move it there. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/recipes-gnome/librsvg/librsvg_2.40.0.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[OE-core] Improving Build Speed

2013-11-20 Thread Ulf Samuelsson
Finally got my new build machine running. so I thought I'd measure the performance vs the old machine Home Built Core i7-980X 6 core/12 threads @ 3,33GHz 12 GB RAM @ 1333 Mhz. WD Black 1 TB @ 7200 rpm Precision 7500 2 x (X5670 6 core 2,93 MHz) 2 x (24 GB RAM @ 1333 MHz)

Re: [OE-core] Improving Build Speed

2013-11-20 Thread Richard Purdie
Hi Ulf, Nice to see someone else looking at this. I've shared some of my thoughts and observations below based on some of the work I've done trying to speed things up. On Wed, 2013-11-20 at 22:05 +0100, Ulf Samuelsson wrote: Finally got my new build machine running. so I thought I'd measure

Re: [OE-core] FOSDEM 2014 Embedded dev room CFP

2013-11-20 Thread Ulf Samuelsson
2013-11-07 11:11, Paul Eggleton skrev: Hi all, I didn't notice if it was already announced here, but the CFP for the FOSDEM Embedded dev room in 2014 is open: https://lists.fosdem.org/pipermail/fosdem/2013-October/001870.html It would be great to have some folks give OpenEmbedded/Yocto

Re: [OE-core] Improving Build Speed

2013-11-20 Thread Ulf Samuelsson
2013-11-20 22:29, Richard Purdie skrev: Hi Ulf, Nice to see someone else looking at this. I've shared some of my thoughts and observations below based on some of the work I've done trying to speed things up. On Wed, 2013-11-20 at 22:05 +0100, Ulf Samuelsson wrote: Finally got my new build

[OE-core] [PATCH 0/1] v2: make sanity check failure perhaps-surviveable

2013-11-20 Thread Peter Seebach
Sanity checks are changed to happen when a SanityCheck event shows up, rather than sometimes but not always on a ConfigParsed; there is a corresponding bitbake patch to actually send the event. SanityCheck events do not strictly imply that the response should be handled through the event system;

[OE-core] [PATCH 1/1] sanity.bbclass: Failure might be an option.

2013-11-20 Thread Peter Seebach
Matching up with corresponding changes in bitbake, we now use the SanityCheck event instead of piggybacking the sanity checks on ConfigParsed. The SanityCheck event can indicate to us whether we should use events to provide feedback, and whether failures are acceptable. This allows a build tool

[OE-core] [PATCH] security_flags: grub-efi-natve does not build with flags enabled

2013-11-20 Thread Saul Wold
[YOCTO #5505] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/conf/distro/include/security_flags.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/conf/distro/include/security_flags.inc b/meta/conf/distro/include/security_flags.inc index e313be6..2eaa42f 100644 ---

Re: [OE-core] Improving Build Speed

2013-11-20 Thread Martin Jansa
On Wed, Nov 20, 2013 at 09:29:16PM +, Richard Purdie wrote: Hi Ulf, (3) Creating the rootfs seems to have zero parallelism. But I have not investigated if anything can be done. This is something I do want to fix in 1.6. We need to convert the core to python to gain access to

Re: [OE-core] Improving Build Speed

2013-11-20 Thread Martin Jansa
On Wed, Nov 20, 2013 at 11:43:13PM +0100, Ulf Samuelsson wrote: 2013-11-20 22:29, Richard Purdie skrev: Another idea: I suspect that there is a lot of unpacking and patching of recipes for the target when the native stuff is built. Does it make sense to have multiple threads reading the

Re: [OE-core] [PATCH 1/2] lttng-modules: Update revision to grab last bugfix releases

2013-11-20 Thread Robert Yang
Hi Bruce, Thanks, we are going to update the kernel from 3.10.11 to 3.10.17 for dora if there is no objections. Will we use another kernel source repo for dora ? Or just cherry-pick these commits ? // Robert On 11/19/2013 01:18 PM, Bruce Ashfield wrote: On Mon, Nov 18, 2013 at 10:34 PM,

Re: [OE-core] [PATCH 1/1] qemu: add PACKAGECONFIG for vnc, libcurl, nss, uuid, curses, gtk+, libcap-ng

2013-11-20 Thread Hongxu Jia
Ping //Hongxu On 10/31/2013 09:00 PM, Hongxu Jia wrote: Use PACKAGECONFIG to explicitly address vnc, libcurl, nss, uuid, curses, gtk+, libcap-ng dependencies rather than tested by configure. It avoided potential errors while multiple builds shared a common state_cache. Signed-off-by: Hongxu

Re: [OE-core] [PATCH 1/2] lttng-modules: Update revision to grab last bugfix releases

2013-11-20 Thread Bruce Ashfield
On Wed, Nov 20, 2013 at 10:05 PM, Robert Yang liezhi.y...@windriver.com wrote: Hi Bruce, Thanks, we are going to update the kernel from 3.10.11 to 3.10.17 for dora if there is no objections. Will we use another kernel source repo for dora ? Or just cherry-pick these commits ? Just do the

[OE-core] [PATCH] libidn: enable TLD

2013-11-20 Thread rongqing.li
From: Roy Li rongqing...@windriver.com enable TLD, and other releases always enable it Signed-off-by: Roy Li rongqing...@windriver.com --- meta/recipes-extended/libidn/libidn_0.6.14.bb |2 -- meta/recipes-extended/libidn/libidn_1.28.bb |2 -- 2 files changed, 4 deletions(-) diff

[OE-core] [PATCH] base.bbclass: Fix incorrect setting of multilib PREFERRED_PROVIDER_virtual_pkg

2013-11-20 Thread Mark Hatle
From: Lei Liu lei.l...@windriver.com PREFERRED_PROVIDER_virtual_pkg has been incorrectly set with more than one multilib prefixes. For example, if we have two alternative multilibs lib64 and lib32, PREFERRED_PROVIDER_virtual_pkg will be set to lib32-lib64-pkg or lib64-lib32-pkg, depending on

[OE-core] [PATCH 1/2] acpid: fix acpid boot error

2013-11-20 Thread Mark Hatle
From: Baogen Shang baogen.sh...@windriver.com when booting board,the acpid daemon display some error information. the information as follow: acpid: opendir(/etc/acpi/events): No such file or directory the path /etc/acpi/events does not exist,so building the directory to fix the bug.

[OE-core] [PATCH 2/2] acpid: fix acpid break down

2013-11-20 Thread Mark Hatle
From: Baogen Shang baogen.sh...@windriver.com when execute the command /etc/init.d/acpid stop and /etc/init.d/acpid restart, it prompt no /usr/sbin/acpid found;none killed,The acpid could not be restarted because the script start with !/bin/sh –e, that will make the script stop when an error

[OE-core] [PATCH 0/2] acpid fixes

2013-11-20 Thread Mark Hatle
Baogen Shang (2): acpid: fix acpid boot error acpid: fix acpid break down meta/recipes-bsp/acpid/acpid/init | 5 +++-- meta/recipes-bsp/acpid/acpid_1.0.10.bb | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) -- 1.8.1.2.545.g2f19ada

[OE-core] [RFC PATCH] bind: add support for read-only rootfs

2013-11-20 Thread Mark Hatle
From: Chen Qi qi.c...@windriver.com This patch adds support for read-only rootfs to the bind service. Now the init script will check a variable, ALLOW_ROOTFS_READ_ONLY, to see whether it should start the bind service in a read-only rootfs or not. The value is by default unset, thus disabling

Re: [OE-core] [RFC PATCH] bind: add support for read-only rootfs

2013-11-20 Thread Mark Hatle
Sorry I forgot to add, this requires the patch that was sent to the list 2013-09-29 -- bind: run in the chrooted jail On 11/21/13, 12:59 AM, Mark Hatle wrote: From: Chen Qi qi.c...@windriver.com This patch adds support for read-only rootfs to the bind service. Now the init script will check

[OE-core] [dora][master][PATCH 2/2] gst-ffmpeg: fix CVE-2013-3674

2013-11-20 Thread Mark Hatle
From: Ming Liu ming@windriver.com The cdg_decode_frame function in cdgraphics.c in libavcodec in FFmpeg before 1.2.1 does not validate the presence of non-header data in a buffer, which allows remote attackers to cause a denial of service (out-of-bounds array access and application crash) via

[OE-core] [dora][PATCH 1/2] libtiff: fix CVE-2013-1960

2013-11-20 Thread Mark Hatle
From: Ming Liu ming@windriver.com Heap-based buffer overflow in the tp_process_jpeg_strip function in tiff2pdf in libtiff 4.0.3 and earlier allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted TIFF image file.

[OE-core] [dora][PATCH 0/2] Two CVE patches...

2013-11-20 Thread Mark Hatle
Ming Liu (2): libtiff: fix CVE-2013-1960 gst-ffmpeg: fix CVE-2013-3674 .../gst-ffmpeg-CVE-2013-3674.patch | 26 .../gstreamer/gst-ffmpeg_0.10.13.bb| 3 +- .../libtiff/files/libtiff-CVE-2013-1960.patch | 151 +

[OE-core] [dora][RFC PATCH 1/2] dpkg: Fix a build error for dpkg-native on CentOS 5.8.

2013-11-20 Thread Mark Hatle
From: Lei Liu lei.l...@windriver.com Remove the -Wvla(*) flag from the set of compiler warning flags, since gcc on ancient host systems such as CentOS 5.8 doesn't support it. *-Wvla Warn if variable length array is used in the code. -Wno-vla will prevent the -pedantic warning of the

[OE-core] [dora][RFC PATCH 0/2] dpkg changes to support CentOS 5.8 hosts

2013-11-20 Thread Mark Hatle
Since CentOS 5.8 isn't considered supported by oe-core, this is just an RFC. It's being sent for Yocto Project compliance reasons. Lei Liu (2): dpkg: Fix a build error for dpkg-native on CentOS 5.8. dpkg: Fix a link problem for dpkg-native on CentOS 5.8.

[OE-core] [dora][RFC PATCH 2/2] dpkg: Fix a link problem for dpkg-native on CentOS 5.8.

2013-11-20 Thread Mark Hatle
From: Lei Liu lei.l...@windriver.com CentOS 5.8 provides the kernel support and headers for the sync_file_range() syscall, but glibc 2.5 doesn't implement the sync_file_range() syscall stub, so we can't link dpkg-native. Add a patch that makes dpkg require a glibc version = 2.6 in order to use

[OE-core] [RFC PATCH 00/12] ext2/3/4 image generation optimization

2013-11-20 Thread Mark Hatle
At Wind River we've been using and testing this change for the last couple of months. I'm not sure it's ready for inclusion ues in oe-core, but the patches have been sent to the ext4 maintainer. (Robert can further clarify if there are any questions.) Robert Yang (12): e2fsprogs/mke2fs: add

[OE-core] [RFC PATCH 02/12] e2fsprogs/mke2fs: misc/util.c: implement populate_fs()

2013-11-20 Thread Mark Hatle
From: Robert Yang liezhi.y...@windriver.com Use opendir() and readdir() to read the native directory, then use lstat() to identify the file type and call the corresponding function to add the file to the filesystem, call the populate_fs() recursively if it is a directory. NOTE: the libext2fs

[OE-core] [RFC PATCH 04/12] e2fsprogs/mke2fs: create symlink

2013-11-20 Thread Mark Hatle
From: Robert Yang liezhi.y...@windriver.com The do_symlink_internal() is used for creating symlinks, most of the code are from debugfs/debugfs.c, the debugfs/debugfs.c will be modified to use this function. Signed-off-by: Robert Yang liezhi.y...@windriver.com ---

[OE-core] [RFC PATCH 05/12] e2fsprogs/mke2fs: copy regular file

2013-11-20 Thread Mark Hatle
From: Robert Yang liezhi.y...@windriver.com The do_write_internal() is used for copying file from native fs to target, most of the code are from debugfs/debugfs.c, the debugfs/debugfs.c will be modified to use this function. Signed-off-by: Robert Yang liezhi.y...@windriver.com ---

[OE-core] [RFC PATCH 03/12] e2fsprogs/mke2fs: create special file

2013-11-20 Thread Mark Hatle
From: Robert Yang liezhi.y...@windriver.com The do_mknod_internal() is used for creating special file which is block, character and fifo, most of the code are from debugfs/debugfs.c, the debugfs/debugfs.c will be modified to use this function. Signed-off-by: Robert Yang liezhi.y...@windriver.com

[OE-core] [RFC PATCH 12/12] image_types.bbclass: use mke2fs -d to create the ext2/3/4 image

2013-11-20 Thread Mark Hatle
From: Robert Yang liezhi.y...@windriver.com We used populate-extfs.sh which invoked the debugfs to create the image, now the mke2fs' option -d root-directory can do the same thing, and which is a little faster, for example, the glibc_std: $ time mkfs $ time populate-extfs.sh /path/to/rootfs/

[OE-core] [RFC PATCH 06/12] e2fsprogs/mke2fs: create directory

2013-11-20 Thread Mark Hatle
From: Robert Yang liezhi.y...@windriver.com The do_mkdir_internal() is used for making dir on the target fs, most of the code are from debugfs/debugfs.c, the debugfs/debugfs.c will be modified to use this function. Signed-off-by: Robert Yang liezhi.y...@windriver.com ---

[OE-core] [RFC PATCH 10/12] e2fsprogs/mke2fs: debugfs: use the functions in misc/util.c

2013-11-20 Thread Mark Hatle
From: Robert Yang liezhi.y...@windriver.com Use the functions in misc/util.c to reduce the duplicated code. We should use the $(top_builddir)/misc/util.o rather than $(srcdir)/../misc/util.o, otherwise, if B != S, then the util.o would be placed in $(srcdir) which would cause build errors.

[OE-core] [RFC PATCH 08/12] e2fsprogs/mke2fs: handle hardlinks

2013-11-20 Thread Mark Hatle
From: Robert Yang liezhi.y...@windriver.com Create the file and save the source inode number when we meet the hard link at the first time, use ext2fs_link() to link the name to the target inode number when we meet the same source inode number again. Signed-off-by: Robert Yang

[OE-core] [RFC PATCH 07/12] e2fsprogs/mke2fs: set more information for inode

2013-11-20 Thread Mark Hatle
From: Robert Yang liezhi.y...@windriver.com Set the uid, gid, mode and time for inode. Signed-off-by: Robert Yang liezhi.y...@windriver.com --- ...isc-util.c-set-more-information-for-inode.patch | 79 ++ 1 file changed, 79 insertions(+) create mode 100644

[OE-core] [RFC PATCH 11/12] e2fsprogs: enable the -d related patches

2013-11-20 Thread Mark Hatle
From: Robert Yang liezhi.y...@windriver.com These patches should be enabled at the same time, so enable them in a single commit, and thus we can disable it easily. Signed-off-by: Robert Yang liezhi.y...@windriver.com --- meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.8.bb | 10 ++ 1

[OE-core] [RFC PATCH 09/12] e2fsprogs/mke2fs: update the manual for the -d option

2013-11-20 Thread Mark Hatle
From: Robert Yang liezhi.y...@windriver.com update the manual for the -d option Signed-off-by: Robert Yang liezhi.y...@windriver.com --- ...s.8.in-update-the-manual-for-the-d-option.patch | 40 ++ 1 file changed, 40 insertions(+) create mode 100644

Re: [OE-core] Improving Build Speed

2013-11-20 Thread Ulf Samuelsson
2013-11-21 01:19, Martin Jansa skrev: On Wed, Nov 20, 2013 at 11:43:13PM +0100, Ulf Samuelsson wrote: 2013-11-20 22:29, Richard Purdie skrev: Another idea: I suspect that there is a lot of unpacking and patching of recipes for the target when the native stuff is built. Does it make sense to

[OE-core] [PATCH] matchbox-keyboard: check and link against libXrender

2013-11-20 Thread Mark Hatle
From: Lei Liu lei.l...@windriver.com Implict dependency library libXrender is missing from linker options, which causes build error. Fix it by checking and linking the library explictly. Signed-off-by: Lei Liu lei.l...@windriver.com Signed-off-by: Randy MacLeod randy.macl...@windriver.com

[OE-core] [dora][PATCH] nfs-utils: explicitly rdepend on bash

2013-11-20 Thread Mark Hatle
From: Chen Qi qi.c...@windriver.com Scripts in nfs-utils need bash as their interpreter, so if nfs-utils doesn't explicitly rdepend on bash, we would experience build failures if we add nfs-utils to glibc-small images. Add bash to RDEPENDS to solve this problem. Signed-off-by: Chen Qi

[OE-core] [dora][PATCH] openssl: Fix pod2man des.pod error

2013-11-20 Thread Mark Hatle
From: Baogen Shang baogen.sh...@windriver.com formatting fix, =back is required before =head1 on Ubuntu 12.04. Signed-off-by: Baogen Shang baogen.sh...@windriver.com Signed-off-by: Jeff Polk jeff.p...@windriver.com --- .../openssl/openssl-1.0.1e/openssl-fix-des.pod-error.patch | 12

[OE-core] [master][dora][PATCH] package_rpm.bbclass: Replace -linux-gnun32 with -linux.* in RPM platform file

2013-11-20 Thread Mark Hatle
From: Lei Liu lay...@gmail.com On a multilib system when one of the multibs has a different OS then other multilibs a failure can occur during the install process because RPM assumes all systems have the same OS. When an n32 platform is selected as an alternative multilib, it shows up as

[OE-core] [master][dora][PATCH 0/2] Few perf fixes

2013-11-20 Thread Mark Hatle
Konrad Scherer (1): perf: Disable -Werror flag Randy MacLeod (1): perf: disallow debug optimization. meta/recipes-kernel/perf/perf.bb | 16 1 file changed, 12 insertions(+), 4 deletions(-) -- 1.8.1.2.545.g2f19ada ___

[OE-core] [master][dora][PATCH 2/2] perf: Disable -Werror flag

2013-11-20 Thread Mark Hatle
From: Konrad Scherer konrad.sche...@windriver.com If the sed command does not run before make is invoked, the compile fails. Defining the environment variable is the proper way to disable warnings as errors build option and eliminates the race condition. Signed-off-by: Konrad Scherer

[OE-core] [master][dora][PATCH] rootfs_*.bbclass: List which post-install scripts can not be run

2013-11-20 Thread Mark Hatle
From: Jeffrey C Honig jeffrey.ho...@windriver.com When preping a read-only rootfs and finding some post-install scripts that can not be run, list the names of said scripts to avoid having to look around the rootfs to find a list. Signed-off-by: Jeffrey C Honig jeffrey.ho...@windriver.com

[OE-core] [PATCH 0/1] gettext-minimal-native/iconv.m4: remove the test to convert euc-jp

2013-11-20 Thread jackie.huang
From: Jackie Huang jackie.hu...@windriver.com -- The following changes since commit ee3e2e5ce15a3bf78c7e9d76d7bf68131f2d3ef7: librsvg: upgrade to 2.40.0 (2013-11-20 14:03:06 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib jhuang0/d_guile-native_1121_1

[OE-core] [PATCH 1/1] gettext-minimal-native/iconv.m4: remove the test to convert euc-jp

2013-11-20 Thread jackie.huang
From: Jackie Huang jackie.hu...@windriver.com Remove the test Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is provided since we don't support HP-UX and it causes guile-native compile failure if the euc-jp is not installed on the host. Signed-off-by: Jackie Huang