Re: [OE-core] [PATCH] flex: updated to 2.5.37

2013-05-12 Thread Richard Purdie
On Fri, 2013-05-10 at 12:00 +0100, Burton, Ross wrote: > On 10 May 2013 11:50, Phil Blundell wrote: > > Or you could replace the shell wrapper that create_wrapper() currently > > generates with either a compiled binary or a Python script. That would > > allow you to execl("/path/foo.real", "foo",

[OE-core] [RFC] tcmode-default: Set 4.8 as default

2013-05-12 Thread Saul Wold
This changes the default GCC to 4.8, it has been tested with OE-Core and a number of layers have been testing with it for the last few weeks. There are some minor issues outside of OE-Core. These will be addressed with time. Signed-off-by: Saul Wold Cc: Khem Raj --- meta/conf/distro/include/t

Re: [OE-core] [PATCH 0/5] Enable VPN support in ConnMan

2013-05-12 Thread Otavio Salvador
On Sat, May 11, 2013 at 10:59 AM, Philip Balister wrote: > On 05/10/2013 06:22 PM, Saul Wold wrote: >> On 05/10/2013 05:33 AM, Jukka Rissanen wrote: >>> The VPN support is activated if DISTRO_FEATURES contains >>> vpn string. >>> >> >> This also create a dependency on the meta-openembedded layer,

Re: [OE-core] [PATCH 0/5] Enable VPN support in ConnMan

2013-05-12 Thread Saul Wold
On 05/12/2013 06:27 AM, Otavio Salvador wrote: On Sat, May 11, 2013 at 10:59 AM, Philip Balister wrote: On 05/10/2013 06:22 PM, Saul Wold wrote: On 05/10/2013 05:33 AM, Jukka Rissanen wrote: The VPN support is activated if DISTRO_FEATURES contains vpn string. This also create a dependency

Re: [OE-core] [RFC] tcmode-default: Set 4.8 as default

2013-05-12 Thread Khem Raj
Hi Saul There is one serious problem that I ran into was that qemuarm 3.8 kernel segfaulted is it working for you ? -Khem On May 12, 2013, at 4:05 AM, Saul Wold wrote: > This changes the default GCC to 4.8, it has been tested with OE-Core > and a number of layers have been testing with it for

Re: [OE-core] [PATCH 0/5] Enable VPN support in ConnMan

2013-05-12 Thread Khem Raj
On May 12, 2013, at 8:40 AM, Saul Wold wrote: > On 05/12/2013 06:27 AM, Otavio Salvador wrote: >> On Sat, May 11, 2013 at 10:59 AM, Philip Balister >> wrote: >>> On 05/10/2013 06:22 PM, Saul Wold wrote: On 05/10/2013 05:33 AM, Jukka Rissanen wrote: > The VPN support is activated if DI

Re: [OE-core] [RFC] tcmode-default: Set 4.8 as default

2013-05-12 Thread Saul Wold
On 05/12/2013 09:29 AM, Khem Raj wrote: Hi Saul There is one serious problem that I ran into was that qemuarm 3.8 kernel segfaulted is it working for you ? Nope your right there does appear to be a problem with ARM, I thought we where have sanity test issues again, I just completed a build an

Re: [OE-core] [PATCH 0/5] Enable VPN support in ConnMan

2013-05-12 Thread Phil Blundell
On Sun, 2013-05-12 at 08:40 -0700, Saul Wold wrote: > On 05/12/2013 06:27 AM, Otavio Salvador wrote: > > On Sat, May 11, 2013 at 10:59 AM, Philip Balister > > wrote: > >> On 05/10/2013 06:22 PM, Saul Wold wrote: > >>> On 05/10/2013 05:33 AM, Jukka Rissanen wrote: > The VPN support is activat

Re: [OE-core] [PATCH 0/5] Enable VPN support in ConnMan

2013-05-12 Thread Paul Eggleton
On Sunday 12 May 2013 19:54:50 Phil Blundell wrote: > On Sun, 2013-05-12 at 08:40 -0700, Saul Wold wrote: > > On 05/12/2013 06:27 AM, Otavio Salvador wrote: > > > I think so, it'd be good to have it in oe-core and allow use of vpn :) > > > > I would like to see what the full dependency set looks l

Re: [OE-core] [RFC] tcmode-default: Set 4.8 as default

2013-05-12 Thread Khem Raj
On May 12, 2013, at 10:35 AM, Saul Wold wrote: > On 05/12/2013 09:29 AM, Khem Raj wrote: >> Hi Saul >> >> There is one serious problem that I ran into was that qemuarm 3.8 kernel >> segfaulted >> is it working for you ? >> > Nope your right there does appear to be a problem with ARM, I though

Re: [OE-core] [RFC] tcmode-default: Set 4.8 as default

2013-05-12 Thread Bruce Ashfield
On 13-05-12 5:49 PM, Khem Raj wrote: On May 12, 2013, at 10:35 AM, Saul Wold wrote: On 05/12/2013 09:29 AM, Khem Raj wrote: Hi Saul There is one serious problem that I ran into was that qemuarm 3.8 kernel segfaulted is it working for you ? Nope your right there does appear to be a proble

Re: [OE-core] [PATCH 07/15] bin/bitbake: Ensure early errors are shown to the user

2013-05-12 Thread Jonathan Liu
On 7 May 2013 22:55, Richard Purdie wrote: > Currently if errors occur early in the init process, the errors may > not be shown to the user. This change ensures that if a failure does > occur, the messages are flushed from the queue and shown to the user. > > Signed-off-by: Richard Purdie > --- >

[OE-core] [PATCH] image.bbclass: Add package-management image feature to validitems

2013-05-12 Thread Khem Raj
Some images dont use core-image bbclass and add this feature directly Fixes parsing errors like /builds1/angstrom/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 34734, PID: 24551 Parsing recipes...ERROR: Unable to parse /builds1/angstrom/sources/meta-kde/recipes-images/angstrom-kde-desktop-imag e.bb:

[OE-core] [PATCH 0/1] xf86-video-modesetting: upgrade to 0.7.0

2013-05-12 Thread Jonathan Liu
Tested on Intel Atom Desktop Board D2500HN with gma500 kernel module. Jonathan Liu (1): xf86-video-modesetting: upgrade to 0.7.0 meta/recipes-graphics/xorg-driver/xf86-video-modesetting_0.6.0.bb | 8 meta/recipes-graphics/xorg-driver/xf86-video-modesetting_0.7.0.bb | 7 +++ 2 file

[OE-core] [PATCH 1/1] xf86-video-modesetting: upgrade to 0.7.0

2013-05-12 Thread Jonathan Liu
--- meta/recipes-graphics/xorg-driver/xf86-video-modesetting_0.6.0.bb | 8 meta/recipes-graphics/xorg-driver/xf86-video-modesetting_0.7.0.bb | 7 +++ 2 files changed, 7 insertions(+), 8 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-modesetting_0.6.0.bb

[OE-core] [PATCH] connman: add iptables to RDEPENDS

2013-05-12 Thread Jonathan Liu
The connmand daemon requires libxtables.so from iptables to start up. --- meta/recipes-connectivity/connman/connman.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc index afc361c

[OE-core] [PATCH v2 0/1] xf86-video-modesetting: upgrade to 0.7.0

2013-05-12 Thread Jonathan Liu
Tested on Intel Atom Desktop Board D2500HN with gma500 kernel module. Jonathan Liu (1): xf86-video-modesetting: upgrade to 0.7.0 meta/recipes-graphics/xorg-driver/xf86-video-modesetting_0.6.0.bb | 8 meta/recipes-graphics/xorg-driver/xf86-video-modesetting_0.7.0.bb | 7 +++ 2 file

[OE-core] [PATCH v2 1/1] xf86-video-modesetting: upgrade to 0.7.0

2013-05-12 Thread Jonathan Liu
Signed-off-by: Jonathan Liu --- meta/recipes-graphics/xorg-driver/xf86-video-modesetting_0.6.0.bb | 8 meta/recipes-graphics/xorg-driver/xf86-video-modesetting_0.7.0.bb | 7 +++ 2 files changed, 7 insertions(+), 8 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-driver/xf

[OE-core] [PATCH v2] connman: add iptables to RDEPENDS

2013-05-12 Thread Jonathan Liu
The connmand daemon requires libxtables.so from iptables to start up. Signed-off-by: Jonathan Liu --- meta/recipes-connectivity/connman/connman.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/con

Re: [OE-core] [PATCH 0/1] bbclass: bb.fatal() clean up

2013-05-12 Thread Robert Yang
Ping. // Robert On 05/08/2013 05:06 PM, Robert Yang wrote: The following changes since commit 9895d2c074156fee338d91aed7cfb0800477c622: maintainers.inc: update sbc pkg maintainer (2013-05-07 13:58:26 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib r

[OE-core] [PATCH] base-files: add /run to dirs755 for systemd

2013-05-12 Thread Jonathan Liu
The /run directory needs to exist when using systemd otherwise startup fails with the following error: systemd[1]: Failed to mount /run: No such file or directory This affects directdisk and vmdk images but images using an initrd do not appear to be affected. Signed-off-by: Jonathan Liu --- met

[OE-core] [PATCH master, dylan, danny 0/1] kern-tools: make dash compliant

2013-05-12 Thread Bruce Ashfield
Hi all, Here's an update of merge_config.sh for master, dylan and danny. The changes to master and danny are identical, but we need two commits versus one for dylan. As for danny, I ported only the changes that I needed for dash compliance, and created a kern-tools branch to track that change. So

[OE-core] [PATCH dylan 2/2] kern-tools: refresh and make dash compliant

2013-05-12 Thread Bruce Ashfield
The separately packaged merge_config.sh in the kern-tools package was missing upstream fixes, and in particular a change that ensures it is dash compatible. By grabbing that upstream commit and rebasing the existing patches on top of the new baseline, we are up to date and working on systems where

[OE-core] [PATCH dylan 1/2] kern-tools: anchor and delimit regexs

2013-05-12 Thread Bruce Ashfield
Updating the kern-tools SRCREV with the following fix: Updateme is responsible for updating an existing meta-series with new patches, configs and tree manipulations. To do this, it first checks for an existing board description and generates one if required. It then searches for feat

[OE-core] [PATCH danny] kern-tools: refresh and make dash compliant

2013-05-12 Thread Bruce Ashfield
The separately packaged merge_config.sh in the kern-tools package was missing upstream fixes, and in particular a change that ensures it is dash compatible. By grabbing that upstream commit and rebasing the existing patches on top of the new baseline, we are up to date and working on systems where

[OE-core] [PATCH 1/1] kern-tools: refresh and make dash compliant

2013-05-12 Thread Bruce Ashfield
The separately packaged merge_config.sh in the kern-tools package was missing upstream fixes, and in particular a change that ensures it is dash compatible. By grabbing that upstream commit and rebasing the existing patches on top of the new baseline, we are up to date and working on systems where

Re: [OE-core] [PATCH 0/4] replace genext2fs with populate-extfs.sh

2013-05-12 Thread Jonathan Liu
Hi Robert, I get the following errors doing filesystem check on the ext4 image: # fsck.ext4 -fn tmp/deploy/images/custom-image-custom.ext4.ext4 e2fsck 1.42.7 (21-Jan-2013) Pass 1: Checking inodes, blocks, and sizes Pass 2: Checking directory structure Entry 'mtd7' in /dev (2739) has an incorrect

[OE-core] [PATCH 0/4] Add qemumips64 machine support

2013-05-12 Thread Khem Raj
This patchset adds a new qemu based machine target for mips64 Big-endian linux-yocto recipe is modified to have it in tree to support qemumips64 machine image-vmdk.bbclass: disable the NOISO = "1" (2013-05-12 09:37:21 +0100) are available in the git repository at: git://git.openembedded.org/

[OE-core] [PATCH 4/4] machine/qemumips64: Add machine definition

2013-05-12 Thread Khem Raj
Signed-off-by: Khem Raj --- meta/conf/machine/qemumips64.conf | 13 + 1 file changed, 13 insertions(+) create mode 100644 meta/conf/machine/qemumips64.conf diff --git a/meta/conf/machine/qemumips64.conf b/meta/conf/machine/qemumips64.conf new file mode 100644 index 000..b2c7998

[OE-core] [PATCH 1/4] runqemu: Replace use of ifconfig with ip

2013-05-12 Thread Khem Raj
ifconfig and its ilk (net-tools package) is deprecated in favour of iproute2 package and is now removed by many distro's e.g. Archlinux. So we replace ifconfig with ip utility Signed-off-by: Khem Raj --- scripts/runqemu-gen-tapdevs | 6 +++--- scripts/runqemu-ifup| 6 +++--- scripts/ru

[OE-core] [PATCH 2/4] linux-yocto: add qemumips64 compatibility

2013-05-12 Thread Khem Raj
From: Bruce Ashfield The 3.8 and linux-yocto-dev kernel trees carry qemumips64 support. Adding the board to the compatibility directly in the recipes is the first step to adding mips64 support to the broader set of packages. Signed-off-by: Bruce Ashfield Signed-off-by: Khem Raj --- meta/recip

[OE-core] [PATCH 3/4] binutils: Add broadcom XLP support

2013-05-12 Thread Khem Raj
Signed-off-by: Khem Raj --- meta/recipes-devtools/binutils/binutils-2.23.2.inc | 1 + .../binutils-2.23.2/binutils-xlp-support.patch | 398 + 2 files changed, 399 insertions(+) create mode 100644 meta/recipes-devtools/binutils/binutils-2.23.2/binutils-xlp-support.patch