Re: [OE-core] OE Github repositories

2014-04-28 Thread Koen Kooi
Op 28 apr. 2014, om 12:10 heeft Paul Eggleton paul.eggle...@linux.intel.com het volgende geschreven: Hi folks, Could whoever has admin access for the OpenEmbedded repositories on github please do two things: 1) Stop having both oe-core and openembedded-core repositories - the latter

Re: [OE-core] OE Github repositories

2014-04-28 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Eggleton schreef op 28-04-14 13:08: On Monday 28 April 2014 12:43:58 Koen Kooi wrote: Op 28 apr. 2014, om 12:10 heeft Paul Eggleton paul.eggle...@linux.intel.com het volgende geschreven: Hi folks, Could whoever has admin access

Re: [OE-core] [PATCH] xdg-utils: upgrade to 1.1.0-rc1

2014-04-28 Thread Koen Kooi
Op 11 jul. 2013, om 14:51 heeft Cristian Iorga cristian.io...@intel.com het volgende geschreven: This version of xdg-utils is needed by BA in order to associate correctly types of files with PCManFM file manager. The release cycle of xdg-utils is very slow, so this is the best shot of a

Re: [OE-core] [PATCH] xdg-utils: upgrade to 1.1.0-rc1

2014-04-28 Thread Koen Kooi
/files/irssi-${REALPV}.tar.gz; S = ${WORKDIR}/irssi-${REALPV} But 'fim' violates versioning policy as well. Regards, Cristian YP Intel Corporation -Original Message- From: Koen Kooi [mailto:k...@dominion.thruhere.net] Sent: Monday, April 28, 2014 5:26 PM To: Iorga, Cristian Cc

[OE-core] [PATCH 1/2] xdg-utils: reinstall xdg-terminal

2014-04-28 Thread Koen Kooi
It's being used by e.g. gnome-session when Terminal=true is set in .desktop files, like xinput-calibrator does. Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- .../xdg-utils/0001-Reinstate-xdg-terminal.patch| 672 + .../xdg-utils/xdg-utils_1.1.0-rc1.bb

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

2014-04-28 Thread Koen Kooi
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 --- meta/recipes-graphics/xinput-calibrator/xinput

Re: [OE-core] [PATCH 0/2] x-load: fix broken beaglebone support and FILEPATHS usage

2014-04-27 Thread Koen Kooi
Op 26 apr. 2014, om 20:39 heeft pet...@technux.se het volgende geschreven: 2014-04-26 15:10 skrev Gary Thomas: On 2014-04-25 16:11, Petter Mabäcker wrote: The following changes since commit c446d4edca3b4edfcdee48247391bfb306aab4c2: default-distrovars.inc: Add libgcc-initial to the GPLv3

Re: [OE-core] [PATCH] grub git: workaround debugedit problems

2014-04-25 Thread Koen Kooi
This is in OE-core master now, can it please go into 'daisy' as well? As you can see from Martins reports, it doesn't build there due to this problem. Op 14 apr. 2014, om 10:03 heeft Koen Kooi koen.k...@linaro.org het volgende geschreven: Debugedit errors out on bare metal binaries. The first

[OE-core] [PATCHv2] git: fix perl binding installation

2014-04-24 Thread Koen Kooi
install step to install the *.pm files to the correct directory. This is the first step in making git-perltools actually work. Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta/recipes-devtools/git/git.inc | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/meta

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

2014-04-22 Thread Koen Kooi
Op 20 apr. 2014, om 10:02 heeft Koen Kooi k...@dominion.thruhere.net het volgende geschreven: Op 19 apr. 2014, om 17:47 heeft Saul Wold s...@linux.intel.com het volgende geschreven: On 04/19/2014 12:24 AM, Koen Kooi wrote: Op 18 apr. 2014, om 22:25 heeft Saul Wold s

Re: [OE-core] State of bitbake world, Failed tasks 2014-04-03

2014-04-21 Thread Koen Kooi
Op 21 apr. 2014, om 17:34 heeft Martin Jansa martin.ja...@gmail.com het volgende geschreven: gnome-backgrounds fix is on ML mousepad, gd are fixed now, but fix wasn't included in qemuarm build iozone3 should be fixed by v2 on ML http://www.openembedded.org/wiki/Bitbake_World_Status ==

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

2014-04-20 Thread Koen Kooi
Op 19 apr. 2014, om 17:47 heeft Saul Wold s...@linux.intel.com het volgende geschreven: 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

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

2014-04-19 Thread Koen Kooi
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 the problem at the source so that Git.pm ends

[OE-core] [PATCH 3/3] git: add a runtime depency for liberror-perl to git-perltools

2014-04-17 Thread Koen Kooi
This makes at least git-send-email work. Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta/recipes-devtools/git/git.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/git/git.inc b/meta/recipes-devtools/git/git.inc index 888b2a5..1e819dc 100644

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

2014-04-17 Thread Koen Kooi
install step to install the *.pm files to the correct directory. This is the first step in making git-perltools actually work. Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta/recipes-devtools/git/git.inc | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/meta/recipes

[OE-core] [PATCH 2/3] liberror-perl: add 0.17022

2014-04-17 Thread Koen Kooi
/site_perl/5.14.3/ /usr/lib/perl/site_perl/5.14.3 /usr/lib/perl/vendor_perl/5.14.3/ /usr/lib/perl/vendor_perl/5.14.3 /usr/lib/perl/5.14.3/ /usr/local/lib/site_perl .) at /usr/lib/git/git-core/git-send-email line 30. Signed-off-by: Koen Kooi koen.k...@linaro.org --- .../recipes-devtools/perl/liberror

Re: [OE-core] [PATCH] grub git: workaround debugedit problems for 64 bit targets

2014-04-12 Thread Koen Kooi
Op 8 apr. 2014, om 14:46 heeft Koen Kooi k...@dominion.thruhere.net het volgende geschreven: Op 13 mrt. 2014, om 10:08 heeft Koen Kooi k...@dominion.thruhere.net het volgende geschreven: Op 15 feb. 2014, om 11:27 heeft Koen Kooi k...@dominion.thruhere.net het volgende geschreven

Re: [OE-core] [PATCH 1/1] image.bbclass: replace rootfs with /dev/root

2014-04-11 Thread Koen Kooi
Op 27 mrt. 2014, om 03:29 heeft Chen Qi qi.c...@windriver.com het volgende geschreven: Replace 'rootfs' with '/dev/root' in read_only_rootfs_hook function to match the latest change in fstab file from the base-files recipe. The related commit is as follows. commit

Re: [OE-core] [PATCH] grub git: workaround debugedit problems for 64 bit targets

2014-04-08 Thread Koen Kooi
Op 13 mrt. 2014, om 10:08 heeft Koen Kooi k...@dominion.thruhere.net het volgende geschreven: Op 15 feb. 2014, om 11:27 heeft Koen Kooi k...@dominion.thruhere.net het volgende geschreven: Op 12 feb. 2014, om 09:31 heeft Richard Purdie richard.pur...@linuxfoundation.org het volgende

[OE-core] [RFC][PATCH] dbus: split dbus-launch out into its own package (again)

2014-04-04 Thread Koen Kooi
won't suddenly pop up. Signed-off-by: Koen Kooi koen.k...@linaro.org --- I've boot tested this both with BAD_RECOMMENDATIONS and without and it seems to work as intended. The big question is how to address the dbus-x11 (R)PROVIDE entries. I feel 'dbus-launch' is a much better name than 'dbus-x11

Re: [OE-core] [RFC][PATCH] dbus: split dbus-launch out into its own package (again)

2014-04-04 Thread Koen Kooi
On 04/04/2014 12:14 PM, Martin Jansa wrote: On Fri, Apr 04, 2014 at 10:53:37AM +0200, Koen Kooi wrote: When installing 'dbus-1' it will drag in X11 libs due to ${bindir}/dbus-launch being in ${PN}. Move it to a seperate package to be able to generate a small filesystem (e.g. initrd) without

Re: [OE-core] [RFC][PATCH] dbus: split dbus-launch out into its own package (again)

2014-04-04 Thread Koen Kooi
On 04/04/2014 12:38 PM, Richard Purdie wrote: On Fri, 2014-04-04 at 12:30 +0200, Koen Kooi wrote: On 04/04/2014 12:14 PM, Martin Jansa wrote: On Fri, Apr 04, 2014 at 10:53:37AM +0200, Koen Kooi wrote: FILES_${PN}-lib = ${libdir}/lib*.so.* RRECOMMENDS_${PN}-lib = ${PN} + +FILES_dbus

[OE-core] [RFC][PATCHv2] dbus: split dbus-launch out into its own package (again)

2014-04-04 Thread Koen Kooi
won't suddenly pop up. Signed-off-by: Koen Kooi koen.k...@linaro.org --- I've boot tested this both with BAD_RECOMMENDATIONS and without and it seems to work as intended. The big question is how to address the dbus-x11 (R)PROVIDE entries. I feel 'dbus-launch' is a much better name than 'dbus-x11

Re: [OE-core] [Dora][PATCH] buildhistory-diff: add ability to report version changes

2014-04-04 Thread Koen Kooi
On 04/04/2014 01:00 PM, Paul Eggleton wrote: On Friday 04 April 2014 11:15:04 Koen Kooi wrote: From: Paul Eggleton paul.eggle...@linux.intel.com Add a -v/--report-ver option to report changes in PKGE/PKGV/PKGR even if the value is the same as the default from PE/PV/PR. Also add a -a/--report

Re: [OE-core] [PATCH] Add init script (sysv) support for busybox's ntpd

2014-03-20 Thread Koen Kooi
Op 20 mrt. 2014, om 11:45 heeft Burton, Ross ross.bur...@intel.com het volgende geschreven: On 20 March 2014 03:26, Laszlo Papp lp...@kde.org wrote: +PEER=127.0.0.1 That doesn't seem like a very useful default. We also can't use the NTP pool by default, so this should copy the behaviour

Re: [OE-core] [PATCH] Add init script (sysv) support for busybox's ntpd

2014-03-20 Thread Koen Kooi
Op 20 mrt. 2014, om 14:28 heeft Burton, Ross ross.bur...@intel.com het volgende geschreven: On 20 March 2014 12:44, Laszlo Papp lp...@kde.org wrote: You are free to NACK without an explanation why it is important, but do not expect it to weigh much that way, at least in my eyes, based on

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

2014-03-19 Thread Koen Kooi
Op 19 mrt. 2014, om 01:31 heeft Saul Wold s...@linux.intel.com het volgende geschreven: 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

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

2014-03-18 Thread Koen Kooi
Op 17 mrt. 2014, om 18:00 heeft Saul Wold s...@linux.intel.com het volgende geschreven: 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. This is better done in your

Re: [OE-core] [PATCH 1/2] linaro-pm-qa-utils: Add power management test utils

2014-03-18 Thread Koen Kooi
Op 18 mrt. 2014, om 12:56 heeft Chase Maupin chase.mau...@ti.com het volgende geschreven: * The power management test utilities from Linaro can be used to test multiple PM features such as cpufreq, cpuidle, thermal control and suspend operations. * These utilities are not platform

Re: [OE-core] [meta-multimedia][PATCH] musicpd: upgrade to 0.18.9

2014-03-17 Thread Koen Kooi
Wrong list, you need openembedded-devel for this one Op 17 mrt. 2014, om 08:26 heeft Iorga, Cristian cristian.io...@intel.com het volgende geschreven: Ping! -Original Message- From: Iorga, Cristian Sent: Wednesday, March 12, 2014 4:54 PM To:

Re: [OE-core] [PATCH] systemd 208: move stray /usr/lib/systemd/* into /lib/systemd

2014-03-14 Thread Koen Kooi
Op 14 mrt. 2014, om 02:41 heeft Richard Purdie richard.pur...@linuxfoundation.org het volgende geschreven: On Thu, 2014-03-13 at 10:09 +0100, Koen Kooi wrote: Op 21 jan. 2014, om 14:02 heeft Koen Kooi koen.k...@linaro.org het volgende geschreven: On 01/21/2014 02:01 PM, Martin Jansa

[OE-core] [PATCH] libsdl: add missing libglu dependency for openGL

2014-03-14 Thread Koen Kooi
From: Koen Kooi k...@dominion.thruhere.net Configure checks for glu.h to determine if openGL is available. Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta/recipes-graphics/libsdl/libsdl_1.2.15.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes

Re: [OE-core] [PATCH] grub git: workaround debugedit problems for 64 bit targets

2014-03-13 Thread Koen Kooi
Op 15 feb. 2014, om 11:27 heeft Koen Kooi k...@dominion.thruhere.net het volgende geschreven: Op 12 feb. 2014, om 09:31 heeft Richard Purdie richard.pur...@linuxfoundation.org het volgende geschreven: On Wed, 2014-02-12 at 09:03 +0100, Koen Kooi wrote: On 01/15/2014 11:15 AM, Koen Kooi

Re: [OE-core] [PATCH] systemd 208: move stray /usr/lib/systemd/* into /lib/systemd

2014-03-13 Thread Koen Kooi
Op 21 jan. 2014, om 14:02 heeft Koen Kooi koen.k...@linaro.org het volgende geschreven: On 01/21/2014 02:01 PM, Martin Jansa wrote: On Tue, Jan 21, 2014 at 12:01:21PM +0100, Koen Kooi wrote: From: Koen Kooi k...@dominion.thruhere.net Apps testing for systemd config get confused when both

Re: [OE-core] [PATCH 3/3] classes: Add gummiboot class

2014-03-12 Thread Koen Kooi
Op 11 mrt. 2014, om 22:38 heeft Darren Hart dvh...@linux.intel.com het volgende geschreven: On 3/7/14, 1:57, Stanacar, StefanX stefanx.stana...@intel.com wrote: On Thu, 2014-03-06 at 14:36 -0800, Darren Hart wrote: On 3/6/14, 10:15, Stefan Stanacar stefanx.stana...@intel.com wrote:

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

2014-02-25 Thread Koen Kooi
Op 24 feb. 2014, om 17:38 heeft Paul Eggleton paul.eggle...@linux.intel.com het volgende geschreven: On Monday 30 December 2013 12:59:26 Paul Eggleton wrote: On Monday 30 December 2013 09:35:18 Robert Yang wrote: I'm afraid that the standardlinux maybe a little confused with linuxstdbase,

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

2014-02-22 Thread Koen Kooi
Op 22 feb. 2014, om 20:52 heeft Khem Raj raj.k...@gmail.com het volgende geschreven: On Feb 22, 2014, at 10:12 AM, Phil Blundell p...@pbcl.net wrote: On Sat, 2014-02-22 at 01:31 -0800, Khem Raj wrote: builds might work but they won’t run and yes so far IFUNC support is needed so it

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

2014-02-21 Thread Koen Kooi
Op 21 feb. 2014, om 16:21 heeft Richard Purdie richard.pur...@linuxfoundation.org het volgende geschreven: On Fri, 2014-02-21 at 16:16 +0100, Martin Jansa wrote: On Thu, Feb 20, 2014 at 02:18:56AM -0800, Khem Raj wrote: This patchset upgrades systemd to 209 as can be seen some enahancements

[OE-core] [PATCH] openssh: enable PAM at runtime based on DISTRO_FEATURES

2014-02-19 Thread Koen Kooi
kill things like 'screen' and 'tmux' when disconnecting the ssh session. Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta/recipes-connectivity/openssh/openssh_6.4p1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-connectivity/openssh/openssh_6.4p1.bb b/meta/recipes

Re: [OE-core] [PATCH] avahi: handle SO_REUSEPORT not being available

2014-02-19 Thread Koen Kooi
-off-by: Ross Burton ross.bur...@intel.com Great timing! I ran into this last week. Tested-by: Koen Kooi k...@dominion.thruhere.net --- meta/recipes-connectivity/avahi/avahi.inc |1 + .../avahi/files/reuseport-check.patch | 30 2 files changed

Re: [OE-core] RFC: systemd version - release or git?

2014-02-19 Thread Koen Kooi
Op 19 feb. 2014, om 11:54 heeft Richard Purdie richard.pur...@linuxfoundation.org het volgende geschreven: As anyone looking at the autobuidler will know, we've been having a lot of issues with instability with systemd tests under qemu. A number of those were (are?) caused by kernel config

Re: [OE-core] RFC: systemd version - release or git?

2014-02-19 Thread Koen Kooi
Op 19 feb. 2014, om 16:47 heeft Richard Purdie richard.pur...@linuxfoundation.org het volgende geschreven: On Wed, 2014-02-19 at 12:37 +0100, Anders Darander wrote: * Martin Jansa martin.ja...@gmail.com [140219 12:26]: On Wed, Feb 19, 2014 at 10:54:50AM +, Richard Purdie wrote: Any

Re: [OE-core] [PATCH] openssh: enable PAM at runtime based on DISTRO_FEATURES

2014-02-19 Thread Koen Kooi
Op 19 feb. 2014, om 23:01 heeft Andreas Oberritter o...@opendreambox.org het volgende geschreven: Hello Koen, On 19.02.2014 09:45, Koen Kooi wrote: diff --git a/meta/recipes-connectivity/openssh/openssh_6.4p1.bb b/meta/recipes-connectivity/openssh/openssh_6.4p1.bb index 9c0bb48..5b9ec10

[OE-core] [PATCHv2] openssh: enable PAM at runtime based on DISTRO_FEATURES

2014-02-19 Thread Koen Kooi
From: Koen Kooi k...@dominion.thruhere.net Everything is setup to use PAM except for the server config. If 'pam' is in DISTRO_FEATURES the configs will be changed to enable it. Syslog will now show: Feb 19 09:28:36 beast sshd[2980]: pam_unix(sshd:session): session opened for user koen

Re: [OE-core] [PATCH] grub git: workaround debugedit problems for 64 bit targets

2014-02-15 Thread Koen Kooi
Op 12 feb. 2014, om 09:31 heeft Richard Purdie richard.pur...@linuxfoundation.org het volgende geschreven: On Wed, 2014-02-12 at 09:03 +0100, Koen Kooi wrote: On 01/15/2014 11:15 AM, Koen Kooi wrote: I've limited it to 64bit targets, but to be honest debug splitting doesn't make sense

[OE-core] [PATCH] bitbake-prserv-tool: make help text show .conf suffix

2014-02-15 Thread Koen Kooi
) ParseError: ParseError in x.txt: not a BitBake file ERROR: Unable to parse x.txt: ParseError in x.txt: not a BitBake file Importing from file x.txt failed! Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- scripts/bitbake-prserv-tool | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

Re: [OE-core] [PATCH] grub git: workaround debugedit problems for 64 bit targets

2014-02-12 Thread Koen Kooi
On 01/15/2014 11:15 AM, Koen Kooi wrote: I've limited it to 64bit targets, but to be honest debug splitting doesn't make sense for grub since it won't run in your rootfs and attaching gdb is pretty much impossible. Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta/recipes-bsp/grub

[OE-core] [PATCHv2] curl: fix https certificate problems

2014-02-11 Thread Koen Kooi
since it's empty and no ALLOW_EMPTY has been set. Apart from making https work again with curl cmdline this also fixes libcurl which means git can fetch https repos as well instead of erroring out. Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta/recipes-support/curl/curl_7.34.0.bb | 8

Re: [OE-core] [RFC][PATCH] package.bbclass: fix strip and split logic

2014-02-04 Thread Koen Kooi
On 01/21/2014 04:09 PM, Richard Purdie wrote: On Tue, 2014-01-21 at 15:03 +0100, Koen Kooi wrote: On 01/21/2014 02:57 PM, Richard Purdie wrote: On Tue, 2014-01-21 at 10:47 +0100, Koen Kooi wrote: Marks original commit message and variable documentation state that stripping and splitting

Re: [OE-core] [RFC][PATCH] package.bbclass: fix strip and split logic

2014-02-04 Thread Koen Kooi
On 02/04/2014 11:10 AM, Paul Eggleton wrote: On Tuesday 04 February 2014 09:58:47 Koen Kooi wrote: What's the status on this? I know a fix went into meta-intel (albeit it in a legally questionable way, but that's their problem) and the other affected layers have received patches

Re: [OE-core] [RFC] 'EFI' machine feature

2014-02-04 Thread Koen Kooi
On 02/01/2014 05:44 PM, Darren Hart wrote: On Thu, 2014-01-23 at 13:17 +0100, Koen Kooi wrote: Hi, Hi Koen, While working on the ARM support for GRUB I noticed that the EFI support in OE-core is a mess. A lot of it is due to GRUB insisting on its byzantine config/install/skynet system

Re: [OE-core] [RFC][PATCH] package.bbclass: fix strip and split logic

2014-02-04 Thread Koen Kooi
On 02/04/2014 12:20 PM, Otavio Salvador wrote: Hello Richard, On Tue, Feb 4, 2014 at 7:32 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Tue, 2014-02-04 at 09:58 +0100, Koen Kooi wrote: On 01/21/2014 04:09 PM, Richard Purdie wrote: On Tue, 2014-01-21 at 15:03 +0100, Koen

[OE-core] [RFC] /etc/kernel/postinst.d/ support in kernel.bbclass

2014-02-03 Thread Koen Kooi
Hi, At FOSDEM last weekend I ran into Paul Barker and we chatted about our wishlists for package management. One of the items on my lists was drop in postinst scriplets. I've been working on support for the dracut initramfs generator in Angstrom and I have it working. In contrast to the

Re: [OE-core] ROOT_HOME: /home/root

2014-01-29 Thread Koen Kooi
Op 29 jan. 2014, om 13:39 heeft Laszlo Papp lp...@kde.org het volgende geschreven: On Wed, Jan 29, 2014 at 12:37 PM, Phil Blundell p...@pbcl.net wrote: On Wed, 2014-01-29 at 12:32 +, Laszlo Papp wrote: Is there any obstacle why this cannot be /root as per default Unix philosophy [1]?

Re: [OE-core] ROOT_HOME: /home/root

2014-01-29 Thread Koen Kooi
Op 29 jan. 2014, om 16:04 heeft Laszlo Papp lp...@kde.org het volgende geschreven: On Wed, Jan 29, 2014 at 2:06 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 29 jan. 2014, om 13:39 heeft Laszlo Papp lp...@kde.org het volgende geschreven: On Wed, Jan 29, 2014 at 12:37 PM, Phil

Re: [OE-core] [PATCH] local.conf.sample: Add automatic defaults for BB_NUMBER_THREADS and PARALLEL_MAKE

2014-01-28 Thread Koen Kooi
Op 27 jan. 2014, om 15:39 heeft Richard Purdie richard.pur...@linuxfoundation.org het volgende geschreven: Its rather sad that people don't appear to read local.conf and then complain about slow builds when they're just using a single thread. Most systems have more than one core now so we

Re: [OE-core] [PATCH 00/58] [dora-next] fixes for dora (cover letter only)

2014-01-26 Thread Koen Kooi
Op 26 jan. 2014, om 07:16 heeft Robert Yang liezhi.y...@windriver.com het volgende geschreven: Note: This PULL is based on oe-core, and here is another one based on poky: git://git.yoctoproject.org/poky-contrib robert/dora-next // Robert The following changes since commit

Re: [OE-core] [PATCH 00/58] [dora-next] fixes for dora (cover letter only)

2014-01-26 Thread Koen Kooi
Op 26 jan. 2014, om 11:11 heeft Robert Yang liezhi.y...@windriver.com het volgende geschreven: On 01/26/2014 05:32 PM, Koen Kooi wrote: Op 26 jan. 2014, om 07:16 heeft Robert Yang liezhi.y...@windriver.com het volgende geschreven: Note: This PULL is based on oe-core, and here

[OE-core] [PATCH 2/2] openssh: drag in required PAM modules.

2014-01-25 Thread Koen Kooi
/etc/pam.d/opensshd lists keyinit and uid as required, so add them to RDEPENDS when PAM is enabled. Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta/recipes-connectivity/openssh/openssh_6.4p1.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes

[OE-core] [PATCH 1/2] openssh: package sshd PAM config inside openssh-sshd package

2014-01-25 Thread Koen Kooi
Without this PAM integration is broken after installing openssh-sshd Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta/recipes-connectivity/openssh/openssh_6.4p1.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/openssh/openssh_6.4p1

[OE-core] [PATCH] lz4: actually install things

2014-01-23 Thread Koen Kooi
This failure was masked by having lz4 installed on the host system :( Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta/recipes-support/lz4/lz4_svn.bb | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/meta/recipes-support/lz4/lz4_svn.bb b/meta/recipes-support/lz4

Re: [OE-core] [RFC][PATCH] package.bbclass: fix strip and split logic

2014-01-23 Thread Koen Kooi
On 01/21/2014 04:09 PM, Richard Purdie wrote: On Tue, 2014-01-21 at 15:03 +0100, Koen Kooi wrote: On 01/21/2014 02:57 PM, Richard Purdie wrote: On Tue, 2014-01-21 at 10:47 +0100, Koen Kooi wrote: Marks original commit message and variable documentation state that stripping and splitting

Re: [OE-core] [PATCH] lz4: actually install things

2014-01-23 Thread Koen Kooi
Op 23 jan. 2014, om 12:31 heeft Otavio Salvador ota...@ossystems.com.br het volgende geschreven: On Thu, Jan 23, 2014 at 7:06 AM, Koen Kooi koen.k...@linaro.org wrote: This failure was masked by having lz4 installed on the host system :( Signed-off-by: Koen Kooi koen.k...@linaro.org

Re: [OE-core] [PATCH] lz4: actually install things

2014-01-23 Thread Koen Kooi
Op 23 jan. 2014, om 12:36 heeft Otavio Salvador ota...@ossystems.com.br het volgende geschreven: On Thu, Jan 23, 2014 at 9:35 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 23 jan. 2014, om 12:31 heeft Otavio Salvador ota...@ossystems.com.br het volgende geschreven: On Thu, Jan 23

[OE-core] [RFC] 'EFI' machine feature

2014-01-23 Thread Koen Kooi
/ACPI rants? -- Koen Kooi Builds and Baselines | Release Manager Linaro.org | Open source software for ARM SoCs ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core

[OE-core] [PATCH] scons bbclass: enable parallel make

2014-01-23 Thread Koen Kooi
Scons supports -jX parallel make, so let's use that. A small scale test of a few recipes shows no failures! Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta/classes/scons.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/scons.bbclass b/meta/classes

[OE-core] [PATCH] linux-firmware: split out ATI/AMD Radeon firmware

2014-01-22 Thread Koen Kooi
Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | 7 +++ 1 file changed, 7 insertions(+) diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb index

Re: [OE-core] [PATCH] grub git: workaround debugedit problems for 64 bit targets

2014-01-21 Thread Koen Kooi
On 01/16/2014 11:47 AM, Otavio Salvador wrote: On Thu, Jan 16, 2014 at 8:46 AM, Koen Kooi koen.k...@linaro.org mailto:koen.k...@linaro.org wrote: Op 16 jan. 2014, om 11:38 heeft Otavio Salvador ota...@ossystems.com.br mailto:ota...@ossystems.com.br het volgende geschreven

[OE-core] [RFC][PATCH] package.bbclass: fix strip and split logic

2014-01-21 Thread Koen Kooi
INHIBIT_PACAKGE_DEBUG_SPLIT: no strip, no debug split Behaviour after this patch: INHIBIT_PACKAGE_STRIP: no strip, no debug split INHIBIT_PACKAGE_DEBUG_SPLIT: strip, no split Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta/classes/package.bbclass | 3 +-- 1 file changed, 1 insertion(+), 2

[OE-core] [PATCH] systemd 208: move stray /usr/lib/systemd/* into /lib/systemd

2014-01-21 Thread Koen Kooi
From: Koen Kooi k...@dominion.thruhere.net Apps testing for systemd config get confused when both /usr/lib/systemd and /lib/systemd exist. This fixes (among other things) dracut systemd detections. Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta/recipes-core/systemd/systemd_208.bb

Re: [OE-core] [PATCH] systemd 208: move stray /usr/lib/systemd/* into /lib/systemd

2014-01-21 Thread Koen Kooi
On 01/21/2014 02:01 PM, Martin Jansa wrote: On Tue, Jan 21, 2014 at 12:01:21PM +0100, Koen Kooi wrote: From: Koen Kooi k...@dominion.thruhere.net Apps testing for systemd config get confused when both /usr/lib/systemd and /lib/systemd exist. This fixes (among other things) dracut systemd

Re: [OE-core] [RFC][PATCH] package.bbclass: fix strip and split logic

2014-01-21 Thread Koen Kooi
On 01/21/2014 02:57 PM, Richard Purdie wrote: On Tue, 2014-01-21 at 10:47 +0100, Koen Kooi wrote: Marks original commit message and variable documentation state that stripping and splitting are independent of eachother, but package.bbclass ANDs the two INHIBIT flags to see which files can

Re: [OE-core] [PATCH 2/2] feature-arm-thumb: Fix missing t2 suffix for armv7a MACHINEs

2014-01-21 Thread Koen Kooi
Op 22 jan. 2014, om 01:49 heeft Martin Jansa martin.ja...@gmail.com het volgende geschreven: On Wed, Jan 22, 2014 at 12:43:12AM +0100, Martin Jansa wrote: * unfortunatelly that note about armv7 matching also armv7a is no longer valid since armv7 include in armv7 was replaced with

Re: [OE-core] [dora][PATCH 0/4] Dora backports

2014-01-20 Thread Koen Kooi
Op 13 jan. 2014, om 03:02 heeft Robert Yang liezhi.y...@windriver.com het volgende geschreven: Hi Martin, Thank you ver much, I will merge them to dora-next. What's the status on these? regards, Koen // Robert On 01/09/2014 02:36 AM, Martin Jansa wrote: The following changes

[OE-core] [RFC][PATCH] kdbus: add git version

2014-01-20 Thread Koen Kooi
This builds the kernel portion of the kdbus implementation. Userspace support needs systemd git and/or a special glib-2.0 branch. Due to the use of task_cgroup_path() a 3.11.x or newer kernel is needed. Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta/recipes-core/dbus/kdbus_git.bb

Re: [OE-core] [RFC][PATCH] kdbus: add git version

2014-01-20 Thread Koen Kooi
Op 20 jan. 2014, om 17:49 heeft Burton, Ross ross.bur...@intel.com het volgende geschreven: On 20 January 2014 16:40, Koen Kooi k...@dominion.thruhere.net wrote: This builds the kernel portion of the kdbus implementation. Userspace support needs systemd git and/or a special glib-2.0 branch

Re: [OE-core] [PATCH] grub git: workaround debugedit problems for 64 bit targets

2014-01-16 Thread Koen Kooi
On 01/15/2014 12:22 PM, Otavio Salvador wrote: On Wed, Jan 15, 2014 at 8:15 AM, Koen Kooi koen.k...@linaro.org mailto:koen.k...@linaro.org wrote: I've limited it to 64bit targets, but to be honest debug splitting doesn't make sense for grub since it won't run in your rootfs

Re: [OE-core] [PATCH] grub git: workaround debugedit problems for 64 bit targets

2014-01-16 Thread Koen Kooi
Op 16 jan. 2014, om 11:38 heeft Otavio Salvador ota...@ossystems.com.br het volgende geschreven: On Thu, Jan 16, 2014 at 7:27 AM, Koen Kooi koen.k...@linaro.org wrote: On 01/15/2014 12:22 PM, Otavio Salvador wrote: On Wed, Jan 15, 2014 at 8:15 AM, Koen Kooi koen.k...@linaro.org

Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex

2014-01-16 Thread Koen Kooi
you mean I should submit patch here for original bug in Speex source code? Whatever allows us to use fixed-point mode on fpuless systems From: Koen Kooi [k...@dominion.thruhere.net] Sent: Friday, January 10, 2014 8:33 PM To: Arslan, Fahad Cc: Saul

Re: [OE-core] RFC: Maintain backwards compatibility or not for module-base.bbclass

2014-01-16 Thread Koen Kooi
Op 16 jan. 2014, om 14:58 heeft Peter Kjellerstedt peter.kjellerst...@axis.com het volgende geschreven: Background: Back in September, Richard made a commit to linux-libc-headers.inc describing why one should not fork the linux-libc-headers recipe:

[OE-core] [RFC][PATCH] grub-efi: add git version

2014-01-15 Thread Koen Kooi
This allows building both non-EFI (via grub_git.bb) and EFI versions of grub for platforms like i586 and armv7a which are usually non-EFI. Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta/recipes-bsp/grub/grub-efi_git.bb | 58 +++ 1 file changed, 58

[OE-core] [RFC][PATCHv2] grub-efi: add git version

2014-01-15 Thread Koen Kooi
This allows building both non-EFI (via grub_git.bb) and EFI versions of grub for platforms like i586 and armv7a which are usually non-EFI. Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta/recipes-bsp/grub/grub-efi_git.bb | 72 +++ 1 file changed, 72

Re: [OE-core] [RFC][PATCHv2] grub-efi: add git version

2014-01-15 Thread Koen Kooi
Ignore this one as well, it fails on non-x86 :( Grub is really great for triggering different errors on different arches. On 01/15/2014 10:25 AM, Koen Kooi wrote: This allows building both non-EFI (via grub_git.bb) and EFI versions of grub for platforms like i586 and armv7a which are usually

Re: [OE-core] [PATCH] speex: enable floating point support

2014-01-15 Thread Koen Kooi
Op 15 jan. 2014, om 10:14 heeft Fahad Arslan fahad_ars...@mentor.com het volgende geschreven: From: Fahad Arslan fahad_ars...@mentor.com Speex configured in fixed point mode is not able to covert flaot input in range of +/-1 passed by Pulseaudio. As a result streams that need to be

Re: [OE-core] [PATCH 1/3] opkg-utils: Upgrade to latest git HEAD

2014-01-15 Thread Koen Kooi
Op 15 jan. 2014, om 03:17 heeft Paul Barker p...@paulbarker.me.uk het volgende geschreven: The latest version of opkg-utils PROVIDES virtual/update-alternatives via a script copied from opkg. Signed-off-by: Paul Barker p...@paulbarker.me.uk ---

[OE-core] [PATCH] grub git: workaround debugedit problems for 64 bit targets

2014-01-15 Thread Koen Kooi
I've limited it to 64bit targets, but to be honest debug splitting doesn't make sense for grub since it won't run in your rootfs and attaching gdb is pretty much impossible. Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta/recipes-bsp/grub/grub_git.bb | 5 + 1 file changed, 5

[OE-core] [PATCH 2/5] base bbclass: add support for lz4 compressed archives

2014-01-14 Thread Koen Kooi
Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta/classes/base.bbclass | 5 + 1 file changed, 5 insertions(+) diff --git a/meta/classes/base.bbclass b/meta/classes/base.bbclass index 2e5217b..81fc305 100644 --- a/meta/classes/base.bbclass +++ b/meta/classes/base.bbclass @@ -573,6

[OE-core] [PATCH 1/5] lz4: add r112

2014-01-14 Thread Koen Kooi
lz4-native is needed for kernels using lz4 compression, which was merged in 3.11. Lz4 has a similar compression rate to lzo but decompresses a lot (4x) faster. Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta/recipes-support/lz4/lz4_svn.bb | 17 + 1 file changed, 17

[OE-core] [PATCH 3/5] distrodata bbclass: add support for lz4 archives

2014-01-14 Thread Koen Kooi
Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta/classes/distrodata.bbclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/classes/distrodata.bbclass b/meta/classes/distrodata.bbclass index 2c365f9..b47358b 100644 --- a/meta/classes/distrodata.bbclass +++ b

[OE-core] [PATCH 5/5] image_types bbclass: add support for tar.lz4 and cpio.lz4

2014-01-14 Thread Koen Kooi
Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta/classes/image_types.bbclass | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/meta/classes/image_types.bbclass b/meta/classes/image_types.bbclass index 54ecb15..48675b8 100644 --- a/meta/classes/image_types.bbclass

[OE-core] [PATCH 4/5] kernel.bbclass: add support for LZ4 initramfs files

2014-01-14 Thread Koen Kooi
Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta/classes/kernel.bbclass | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass index 5fef446..f2a5ec5 100644 --- a/meta/classes/kernel.bbclass +++ b/meta/classes

[OE-core] [PATCH] grub git: update to latest git

2014-01-13 Thread Koen Kooi
/openembedded-core/meta/recipes-bsp/grub/grub_git.bb, do_package) failed with exit code '1' Signed-off-by: Koen Kooi koen.k...@linaro.org --- ...t-add-grub_fdt_create_empty_tree-function.patch | 73 --- .../grub/0002-arm64-add-EFI-Linux-loader.patch | 653 - meta/recipes-bsp

Re: [OE-core] [PATCH 0/2] Cortex M3 tune fixes

2014-01-13 Thread Koen Kooi
Op 13 jan. 2014, om 20:34 heeft Trevor Woerner trevor.woer...@linaro.org het volgende geschreven: On 01/13/14 13:25, Phil Blundell wrote: On Mon, 2014-01-13 at 13:16 -0500, Trevor Woerner wrote: Since OE is generally used to build Linux distributions, I'm rather curious to know why OE would

Re: [OE-core] [PATCH 1/2] feature-arm-thumb.inc: Use thumb instruction by default if TUNE_FEATURES thumb

2014-01-11 Thread Koen Kooi
Op 11 jan. 2014, om 16:08 heeft Andrei Gherzan and...@gherzan.ro het volgende geschreven: Avoid a confusion when including thumb in TUNE_FATURES. In the curent behavior, if I include thumb in TUNE_FATURES, ARM_THUMB_M_OPT will be -marm which makes no sense for me as a default behavior.

Re: [OE-core] [dora][PATCH 0/2] Dora backports

2014-01-11 Thread Koen Kooi
Op 10 jan. 2014, om 17:51 heeft Mark Hatle mark.ha...@windriver.com het volgende geschreven: On 1/10/14, 4:41 AM, Richard Purdie wrote: On Fri, 2014-01-10 at 14:18 +0800, Robert Yang wrote: Hi Martin, Thanks, please see my comments in line. On 01/06/2014 06:21 PM, Martin Jansa wrote:

Re: [OE-core] eglibc not buildable for on thumb2 only instructions

2014-01-11 Thread Koen Kooi
Op 11 jan. 2014, om 17:25 heeft Andrei Gherzan and...@gherzan.ro het volgende geschreven: Hello, I'm trying to build eglibc for a thumb2 only processor: here is the log http://pastebin.com/KgwtJYAC. I know Raj tried in the past this and I want to know if it makes sense to dig further

Re: [OE-core] [PATCH 1/2] feature-arm-thumb.inc: Use thumb instruction by default if TUNE_FEATURES thumb

2014-01-11 Thread Koen Kooi
Op 11 jan. 2014, om 16:16 heeft Andrei Gherzan and...@gherzan.ro het volgende geschreven: On Sat, Jan 11, 2014 at 5:10 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 11 jan. 2014, om 16:08 heeft Andrei Gherzan and...@gherzan.ro het volgende geschreven: Avoid a confusion when

Re: [OE-core] unmaintained layers

2014-01-10 Thread Koen Kooi
Op 10 jan. 2014, om 15:01 heeft Paul Eggleton paul.eggle...@linux.intel.com het volgende geschreven: On Thursday 09 January 2014 13:45:23 Trevor Woerner wrote: At the last TSC meeting the topic of unmaintained layers came up. Here is the sorted list of master layers from the layer index [1],

Re: [OE-core] [PATCH] pulseaudio: rescale input being passed to float method of speex

2014-01-10 Thread Koen Kooi
of +/-1 is converted to int. So isn't Case 2 appropriate, thoughts? It's also 10-50x slower on ARM, so always enabling float is a bad option. Just patch it to work, no matter what upstream says :) Regards, Fahad From: Koen Kooi [k

Re: [OE-core] Qt in OE-core

2014-01-08 Thread Koen Kooi
Op 9 jan. 2014, om 01:32 heeft Martin Jansa martin.ja...@gmail.com het volgende geschreven: On Wed, Jan 08, 2014 at 11:21:08PM +, Paul Eggleton wrote: In my opinion... Personally I would be in favour of removing GTK+ and the GNOME UI from the core and putting them in their own layer

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