[OE-core] [PATCH] update-rc.d, systemd: redirect also stderr from type

2013-03-28 Thread Martin Jansa
* different shells different behavior? bash prints 'type: update-rc.d: not found' on stderr busybox's sh on stdout --- meta/classes/systemd.bbclass | 4 ++-- meta/classes/update-rc.d.bbclass | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta/classes/systemd.bbcla

Re: [OE-core] [PATCH] openssh: don't add update-rc.d to RDEPENDS

2013-03-28 Thread Martin Jansa
On Thu, Mar 28, 2013 at 02:54:09PM +0100, Martin Jansa wrote: > * sysvinit/systemd assumes that update-rc.d can be inhibited > * with systemd enabled, sysvinit scripts are missing in packages > and update-rc.d needs to be put in BAD_RECOMMENDATIONS to prevent > update-rc.d trying to install the

Re: [OE-core] [PATCH] openssh: don't add update-rc.d to RDEPENDS

2013-03-28 Thread Martin Jansa
On Thu, Mar 28, 2013 at 03:30:06PM +0100, Martin Jansa wrote: > On Thu, Mar 28, 2013 at 02:54:09PM +0100, Martin Jansa wrote: > > * sysvinit/systemd assumes that update-rc.d can be inhibited > > * with systemd enabled, sysvinit scripts are missing in packages > > and update-rc.d needs to be put i

Re: [OE-core] [PATCH 3/7] linux-yocto/3.8: introduce v3.8.4-rt1

2013-03-28 Thread Tom Zanussi
On Tue, 2013-03-26 at 07:46 -0700, Bruce Ashfield wrote: > The -rt series has been updated for the 3.8 kernel. Updating the > SRCREVs to reflet its import into the tree. > Hi Bruce, I'm sure you already have -rt2 queued up, but just wanted to mention that I'm getting this with -rt1: kernel/buil

Re: [OE-core] [RFT] GCC 4.8 recipes

2013-03-28 Thread Marcin Juszkiewicz
W dniu 28.03.2013 10:02, Marcin Juszkiewicz pisze: > W dniu 28.03.2013 06:51, Khem Raj pisze: >> I have added gcc 4.8 recipes and the branch is here >> >> git://git.openembedded.org/openembedded-core-contrib kraj/gcc-4.8 > > Übercool! Will do tests with aarch64. After some hacking (see attachmen

Re: [OE-core] [PATCH 3/7] linux-yocto/3.8: introduce v3.8.4-rt1

2013-03-28 Thread Bruce Ashfield
On 13-03-28 11:40 AM, Tom Zanussi wrote: On Tue, 2013-03-26 at 07:46 -0700, Bruce Ashfield wrote: The -rt series has been updated for the 3.8 kernel. Updating the SRCREVs to reflet its import into the tree. Hi Bruce, I'm sure you already have -rt2 queued up, but just wanted to mention that I

Re: [OE-core] [PATCH 3/7] linux-yocto/3.8: introduce v3.8.4-rt1

2013-03-28 Thread Tom Zanussi
On Thu, 2013-03-28 at 11:48 -0400, Bruce Ashfield wrote: > On 13-03-28 11:40 AM, Tom Zanussi wrote: > > On Tue, 2013-03-26 at 07:46 -0700, Bruce Ashfield wrote: > >> The -rt series has been updated for the 3.8 kernel. Updating the > >> SRCREVs to reflet its import into the tree. > >> > > > > Hi Bru

Re: [OE-core] [RFT] GCC 4.8 recipes

2013-03-28 Thread Khem Raj
On Mar 28, 2013, at 8:46 AM, Marcin Juszkiewicz wrote: > W dniu 28.03.2013 10:02, Marcin Juszkiewicz pisze: >> W dniu 28.03.2013 06:51, Khem Raj pisze: >>> I have added gcc 4.8 recipes and the branch is here >>> >>> git://git.openembedded.org/openembedded-core-contrib kraj/gcc-4.8 >> >> Über

[OE-core] [PATCH v2 1/5] linux-firmware: Remove 'Makefile' from packages

2013-03-28 Thread Otavio Salvador
The 'Makefile' should not be deployed in the packages as it is of no use for target and end user. Signed-off-by: Otavio Salvador --- meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_g

[OE-core] [PATCH v2 2/5] linux-firmware: Remove duplicaed license from rtlwifi subdir

2013-03-28 Thread Otavio Salvador
The rtlwifi will is deployed onto /lib/firmware so we don't need to duplicate it inside of rtlwifi subdir. Signed-off-by: Otavio Salvador --- meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta/recipes-kernel/linux-firmware/linux-fi

[OE-core] [PATCH v2 4/5] linux-firmware: Package vt6656, ath6k, ath9k and ar9170

2013-03-28 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- .../linux-firmware/linux-firmware_git.bb | 35 -- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb in

[OE-core] [PATCH v2 3/5] linux-firmware: Package Reaktek and Broadcom licenses

2013-03-28 Thread Otavio Salvador
The licenses need to be included onto rootfs so we have a new package for license file when we have multiple packages for same vendor. This patch does this change for current packages in this specific case. Signed-off-by: Otavio Salvador --- .../linux-firmware/linux-firmware_git.bb | 2

[OE-core] [PATCH v2 5/5] linux-firmware: Add missing license information for wl12xx

2013-03-28 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb index 6077fad..5ee3b73 100644 ---

Re: [OE-core] [RFT] GCC 4.8 recipes

2013-03-28 Thread Richard Purdie
On Thu, 2013-03-28 at 09:07 -0700, Khem Raj wrote: > On Mar 28, 2013, at 8:46 AM, Marcin Juszkiewicz > wrote: > > > W dniu 28.03.2013 10:02, Marcin Juszkiewicz pisze: > >> W dniu 28.03.2013 06:51, Khem Raj pisze: > >>> I have added gcc 4.8 recipes and the branch is here > >>> > >>> git://git.o

[OE-core] [PATCH 1/1 RFC - Denzil] nativesdk.bbclass: Fix the remapping code on nativesdk

2013-03-28 Thread Mark Hatle
The following patch is being sent to the oe-core list in order to meet our Yocto Project compliance requirements. We don't believe this patch is generally applicable to Denzil. The purpose of this change is to fix the way automatic dependencies and such are generated when creating nativesdk packa

[OE-core] QEMU_UI_OPTIONS

2013-03-28 Thread Slater, Joseph
I notice that, by default, we pretend we have a touchscreen instead of a mouse (-usbdevice wacom-tablet option) for the qemu bsp's. Is there some reason for this? I have experimented some and, with other adjustments, have found it possible to not specify it, but I do admit interaction with the t

Re: [OE-core] QEMU_UI_OPTIONS

2013-03-28 Thread Bruce Ashfield
On Thu, Mar 28, 2013 at 4:29 PM, Slater, Joseph wrote: > I notice that, by default, we pretend we have a touchscreen instead of a > > mouse (-usbdevice wacom-tablet option) for the qemu bsp's. Is there > > some reason for this? Avoiding screen grab is the best reason (and all that I need) to use

[OE-core] [PATCH] tcf-agent: Don't download epl-v10.html just for LIC_FILES_CHKSUM validation

2013-03-28 Thread Martin Jansa
* it's not part of sources, downloading some html from web is not better check then using meta/files/common-licenses/EPL-1.0 * http://www.eclipse.org/org/documents/epl-v10.html was changed, plain text looks the same, but html formating was changed (from MS Word export to valid XHTML 1.0, chan

Re: [OE-core] QEMU_UI_OPTIONS

2013-03-28 Thread Richard Purdie
On Thu, 2013-03-28 at 16:53 -0400, Bruce Ashfield wrote: > On Thu, Mar 28, 2013 at 4:29 PM, Slater, Joseph > wrote: > > I notice that, by default, we pretend we have a touchscreen instead of a > > > > mouse (-usbdevice wacom-tablet option) for the qemu bsp's. Is there > > > > some reason for this

Re: [OE-core] QEMU_UI_OPTIONS

2013-03-28 Thread Slater, Joseph
> -Original Message- > From: Richard Purdie [mailto:richard.pur...@linuxfoundation.org] > Sent: Thursday, March 28, 2013 3:40 PM > To: Bruce Ashfield > Cc: Slater, Joseph; openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] QEMU_UI_OPTIONS > > On Thu, 2013-03-28 at 16:53 -0

Re: [OE-core] [PATCH 1/1] systemd: Upgrade to 199

2013-03-28 Thread Khem Raj
On Mar 28, 2013, at 5:21 AM, Martin Jansa wrote: > On Thu, Mar 28, 2013 at 12:48:29AM -0700, Khem Raj wrote: >> udevadm is now moved from /usr/bin to /bin so account for that >> bash completions for udevadm should be packages with udev-utils >> since thats where udevadm itself is, they were in s

Re: [OE-core] [RFT] GCC 4.8 recipes

2013-03-28 Thread Yi Qingliang
GREAT! qt5 is another one I expected! On Wednesday, March 27, 2013 10:51:50 PM Khem Raj wrote: > All, > > I have added gcc 4.8 recipes and the branch is here > > git://git.openembedded.org/openembedded-core-contrib kraj/gcc-4.8 > > cgit > > http://git.openembedded.org/openembedded-core-contrib

[OE-core] [PATCH 0/1] Upgrade systemd to 199

2013-03-28 Thread Khem Raj
Hi This patch upgrades to systemd 199. Additionally fix packaging issues seen due to move of udevadm from usr/bin to /bin upstream adds missing udev-journald system group Build and run tested on qemuppc with eglibc/uclibc qemuimage-testlib: Capture stderror in the logs as well as stdout (201

[OE-core] [PATCH 1/1] systemd: Upgrade to 199

2013-03-28 Thread Khem Raj
udevadm is now moved from /usr/bin to /bin so account for that bash completions for udevadm should be packages with udev-utils since thats where udevadm itself is, they were in systemd package which is not correct location for it Backport patches for readahead fixes on spinning disks and to tackle

Re: [OE-core] [RFT] GCC 4.8 recipes

2013-03-28 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 28-03-13 08:36, Yi Qingliang schreef: > GREAT! qt5 is another one I expected! https://github.com/meta-qt5/meta-qt5 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (Darwin) Comment: GPGTools - http://gpgtools.org iD8DBQFRU/9bMkyGM64RGpERAl3QAK

Re: [OE-core] [RFT] GCC 4.8 recipes

2013-03-28 Thread Marcin Juszkiewicz
W dniu 28.03.2013 06:51, Khem Raj pisze: > I have added gcc 4.8 recipes and the branch is here > > git://git.openembedded.org/openembedded-core-contrib kraj/gcc-4.8 Übercool! Will do tests with aarch64. ___ Openembedded-core mailing list Openembedded

Re: [OE-core] [RFT] GCC 4.8 recipes

2013-03-28 Thread Yi Qingliang
it looks like no qt5 embedded? On Thursday, March 28, 2013 09:29:15 AM Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Op 28-03-13 08:36, Yi Qingliang schreef: > > GREAT! qt5 is another one I expected! > > https://github.com/meta-qt5/meta-qt5 > > -BEGIN PGP SIGNATURE-

Re: [OE-core] [PATCH 1/1] systemd: Upgrade to 199

2013-03-28 Thread Martin Jansa
On Thu, Mar 28, 2013 at 12:48:29AM -0700, Khem Raj wrote: > udevadm is now moved from /usr/bin to /bin so account for that > bash completions for udevadm should be packages with udev-utils > since thats where udevadm itself is, they were in systemd package > which is not correct location for it >

Re: [OE-core] [PATCH 1/1] systemd: Upgrade to 199

2013-03-28 Thread Richard Purdie
On Thu, 2013-03-28 at 00:48 -0700, Khem Raj wrote: > udevadm is now moved from /usr/bin to /bin This is setting off alarm bells. Are there any scripts that are going to break? Cheers, Richard ___ Openembedded-core mailing list Openembedded-core@list

Re: [OE-core] [PATCH 1/1] systemd: Upgrade to 199

2013-03-28 Thread Koen Kooi
Op 28 mrt. 2013, om 14:24 heeft Richard Purdie het volgende geschreven: > On Thu, 2013-03-28 at 00:48 -0700, Khem Raj wrote: >> udevadm is now moved from /usr/bin to /bin > > This is setting off alarm bells. Are there any scripts that are going to > break? Only udev internal scripts are suppo

[OE-core] systemd: add python-systemd package

2013-03-28 Thread Yevhen Kyriukha
Hi! It would be great if someone add changes to systemd recipe to generate python-systemd package ( http://www.freedesktop.org/software/systemd/python-systemd/). Best regards, Yevhen ___ Openembedded-core mailing list Openembedded-core@lists.openembedde

Re: [OE-core] Tar failed occasionally during the nativesdk toolchain build

2013-03-28 Thread Richard Purdie
On Wed, 2013-03-27 at 10:55 +, Luo Zhenhua-B19537 wrote: > When I build nativesdk toolchain, following build error appears sometimes, > any suggestion to solve the issue? > > "tar: ./sysroots/ppce500mc-fsl_networking-linux/var/lib/rpm/__db.002: > file changed as we read it" > > Thanks

Re: [OE-core] systemd: add python-systemd package

2013-03-28 Thread Martin Jansa
On Thu, Mar 28, 2013 at 03:35:48PM +0200, Yevhen Kyriukha wrote: > Hi! > > It would be great if someone add changes to systemd recipe to generate > python-systemd package ( > http://www.freedesktop.org/software/systemd/python-systemd/). See systemd recipe in meta-systemd before it was removed and

[OE-core] [PATCH] elfutils: remove i386_dis.h/x86_64_dis.h compilation targets

2013-03-28 Thread Laurentiu Palcu
Since we provide those files manually (i386_gendis, which is needed for generating those files, has to be run on host and would fail when compiling for other architectures), the mentioned compilation targets in libcpu/ are not needed anymore. This change will avoid a nasty race condition when runn

[OE-core] [PATCH] openssh: don't add update-rc.d to RDEPENDS

2013-03-28 Thread Martin Jansa
* sysvinit/systemd assumes that update-rc.d can be inhibited * with systemd enabled, sysvinit scripts are missing in packages and update-rc.d needs to be put in BAD_RECOMMENDATIONS to prevent update-rc.d trying to install them in postinst * update-rd.c shouldn't be in DEPENDS --- meta/recipes-

Re: [OE-core] Tar failed occasionally during the nativesdk toolchain build

2013-03-28 Thread Luo Zhenhua-B19537
> -Original Message- > From: Richard Purdie [mailto:richard.pur...@linuxfoundation.org] > Sent: Thursday, March 28, 2013 9:39 PM > > On Wed, 2013-03-27 at 10:55 +, Luo Zhenhua-B19537 wrote: > > When I build nativesdk toolchain, following build error appears > sometimes, any suggestion