Re: [OE-core] mesa-dri vs mesa-xlib

2012-07-30 Thread Koen Kooi
Op 30 jul. 2012, om 19:15 heeft Burton, Ross ross.bur...@intel.com het volgende geschreven: Hi, I've recently been looking at the Mesa packaging (via the work that Damien Lespiau has been doing) and am confused as to why there are both mesa-dri and mesa-xlib packages. I'm also no Mesa

Re: [OE-core] [PATCH] udev-extraconf: merge with udev-extra-rules from meta-oe

2012-07-30 Thread Koen Kooi
Op 30 jul. 2012, om 17:03 heeft Martin Jansa martin.ja...@gmail.com het volgende geschreven: * license in meta-oe was MIT, in oe-core it was GPLv2, everyone fine with this? Hmm, MIT to GPL is a big regression, anyway to keep MIT? ___

Re: [OE-core] [PATCH] openssh: package testing

2012-07-27 Thread Koen Kooi
Op 27 jul. 2012, om 17:24 heeft Amy Fong amy.f...@windriver.com het volgende geschreven: openssh: package testing Package openssh's regression tests Signed-off-by: Amy Fong amy.f...@windriver.com --- openssh-5.9p1/runtests.sh | 29 + openssh_5.9p1.bb

Re: [OE-core] [PATCH] pkgconfig: Fix packaging issue

2012-07-26 Thread Koen Kooi
Op 26 jul. 2012, om 09:39 heeft Saul Wold s...@linux.intel.com het volgende geschreven: [YOCTO #1908] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-devtools/pkgconfig/pkgconfig.inc |4 1 file changed, 4 insertions(+) diff --git

Re: [OE-core] [PATCH v3] dbus: include dbus-launch in the main dbus package

2012-07-26 Thread Koen Kooi
Op 26 jul. 2012, om 08:29 heeft Radu Moisan radu.moi...@intel.com het volgende geschreven: it does not build, it complains about nothing providing dbus-x11 Radu On 07/26/2012 09:17 AM, Radu Moisan wrote: Followed suggestions from Bugz 2261: 1) remove the --with-x/--without-x

Re: [OE-core] [PATCH v3] dbus: include dbus-launch in the main dbus package

2012-07-26 Thread Koen Kooi
Op 26 jul. 2012, om 10:42 heeft Paul Eggleton paul.eggle...@linux.intel.com het volgende geschreven: On Thursday 26 July 2012 10:08:49 Koen Kooi wrote: Op 26 jul. 2012, om 08:29 heeft Radu Moisan radu.moi...@intel.com het volgende geschreven: it does not build, it complains about nothing

Re: [OE-core] [PATCH v3] dbus: include dbus-launch in the main dbus package

2012-07-26 Thread Koen Kooi
nothing providing dbus-x11 That's what the PROVIDES is for. Radu On 07/26/2012 11:43 AM, Koen Kooi wrote: Op 26 jul. 2012, om 10:42 heeft Paul Eggleton paul.eggle...@linux.intel.com het volgende geschreven: On Thursday 26 July 2012 10:08:49 Koen Kooi wrote: Op 26 jul. 2012, om 08:29 heeft

Re: [OE-core] [PATCH] usbutils: avoid dependency on bash

2012-07-26 Thread Koen Kooi
Op 26 jul. 2012, om 12:04 heeft Paul Eggleton het volgende geschreven: By virtue of having #!/bin/bash, the usb-devices script declared that it requires bash, however manual examinasion, checkbashisms and tests with dash and busybox show that it doesn't contain any bashisms, so change the

Re: [OE-core] [PATCH] usbutils: avoid dependency on bash

2012-07-26 Thread Koen Kooi
Op 26 jul. 2012, om 12:38 heeft Paul Eggleton het volgende geschreven: On Thursday 26 July 2012 12:24:44 Koen Kooi wrote: Op 26 jul. 2012, om 12:04 heeft Paul Eggleton het volgende geschreven: By virtue of having #!/bin/bash, the usb-devices script declared that it requires bash, however

Re: [OE-core] [PATCH v3] dbus: include dbus-launch in the main dbus package

2012-07-26 Thread Koen Kooi
Op 26 jul. 2012, om 13:27 heeft Burton, Ross het volgende geschreven: On 26 July 2012 11:55, Radu Moisan radu.moi...@intel.com wrote: I see no build-time dependencies on dbus-x11 (only runtime dependencies), so, assuming PROVIDES is used at build-time, I don't see it's point. We've just

Re: [OE-core] [PATCH v3] dbus: include dbus-launch in the main dbus package

2012-07-26 Thread Koen Kooi
Op 26 jul. 2012, om 14:32 heeft Paul Eggleton het volgende geschreven: On Thursday 26 July 2012 14:29:14 Koen Kooi wrote: Op 26 jul. 2012, om 14:00 heeft Burton, Ross het volgende geschreven: On 26 July 2012 12:55, Koen Kooi k...@dominion.thruhere.net wrote: It would be nice if other layers

Re: [OE-core] [PATCH v3] dbus: include dbus-launch in the main dbus package

2012-07-26 Thread Koen Kooi
Op 26 jul. 2012, om 14:36 heeft Radu Moisan het volgende geschreven: I understand the reasoning behind RPROVIDES. I've grep'ed the sources and none of the packages that depend on dbus-x11 have build time dependencies on it, You grepped all the layers out there for 'dbus-x11' or only

Re: [OE-core] [PATCH v3] dbus: include dbus-launch in the main dbus package

2012-07-26 Thread Koen Kooi
Op 26 jul. 2012, om 14:56 heeft Paul Eggleton het volgende geschreven: On Thursday 26 July 2012 14:38:59 Koen Kooi wrote: Op 26 jul. 2012, om 14:32 heeft Paul Eggleton het volgende geschreven: On Thursday 26 July 2012 14:29:14 Koen Kooi wrote: Op 26 jul. 2012, om 14:00 heeft Burton, Ross het

Re: [OE-core] [PATCH v3] dbus: include dbus-launch in the main dbus package

2012-07-26 Thread Koen Kooi
Op 26 jul. 2012, om 15:12 heeft Paul Eggleton het volgende geschreven: On Thursday 26 July 2012 15:07:42 Koen Kooi wrote: Without being too concerned with implementation details, I think it's as simple as this: if recipe A has foo in RDEPENDS_${PN} and recipe B has foo in RPROVIDES_${PN

Re: [OE-core] Package recipes change proposal (system-wide) - name wise

2012-07-25 Thread Koen Kooi
Op 25 jul. 2012, om 09:23 heeft Iorga, Cristian het volgende geschreven: Hello all, For me, having the version number contained in the name of package recipe is a little bit puzzling. For example: libpcre/libpcre_8.31.bb Is there a solid technical reason to not have it like this?

Re: [OE-core] [PATCH] dbus: include dbus-launch in the main dbus package

2012-07-25 Thread Koen Kooi
Op 25 jul. 2012, om 15:58 heeft Phil Blundell het volgende geschreven: On Wed, 2012-07-25 at 17:03 +0300, Radu Moisan wrote: +# for compatibility +RPROVIDES = ${PN}-x11 ITYM RPROVIDES_${PN}. Isn't that a QA error? Sadly not, you need to run kergoths recipe_sanity manually to catch this

Re: [OE-core] [PATCH] dbus: include dbus-launch in the main dbus package

2012-07-25 Thread Koen Kooi
Op 25 jul. 2012, om 16:03 heeft Radu Moisan het volgende geschreven: Followed suggestions from Bugz 2261: 1) remove the --with-x/--without-x configure arguments. If you want to force no-discovery for native builds the correct argument is --disable-x11-autolaunch. This ensures that DBus

Re: [OE-core] [PATCH] dbus: include dbus-launch in the main dbus package

2012-07-25 Thread Koen Kooi
Op 25 jul. 2012, om 16:23 heeft Paul Eggleton het volgende geschreven: On Wednesday 25 July 2012 15:19:10 Burton, Ross wrote: On 25 July 2012 15:17, Koen Kooi k...@dominion.thruhere.net wrote: This breaks the upgrade path So how would the upgrade path be unbroken? A dummy dbus-x11 package

Re: [OE-core] [PATCH 0/7] rootfs generation improvements v3

2012-07-25 Thread Koen Kooi
Op 25 jul. 2012, om 20:42 heeft Paul Eggleton het volgende geschreven: Fix up handling of complementary package installation (dev, dbg, doc, etc.) and introduce a staticdev-pkgs IMAGE_FEATURES feature. Changes since v2: * Clear IMAGE_FEATURES in core-image-minimal so that it doesn't

Re: [OE-core] [PATCH] Handle undefined O_CLOEXEC

2012-07-23 Thread Koen Kooi
Please update the commit message to adhere to the commit policy. At least mention the recipe name in the first line. Op 23 jul. 2012, om 15:31 heeft Radu Moisan het volgende geschreven: Close-on-exec seems to be unsuported on some architectures like CentOS 5.8 and thus causing some packages

Re: [OE-core] bitbake -c fetch gcc-cross-initial from github appears to be hanging

2012-07-22 Thread Koen Kooi
Op 22 jul. 2012, om 17:41 heeft Robert P. J. Day het volgende geschreven: On Sun, 22 Jul 2012, Robert P. J. Day wrote: long story short, this fixes the problem, but i'm going to guess that's not really the proper solution: diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc

Re: [OE-core] [PATCH] kernel bbclass: recreate uImage unless KEEPUIMAGE is set

2012-07-20 Thread Koen Kooi
Op 20 jul. 2012, om 07:56 heeft Khem Raj het volgende geschreven: From: Koen Kooi k...@dominion.thruhere.net The intent of the uImage code in this class includes the following 1) be able to specify custom load addresses without needing to patch the kernel 2) add better information

[OE-core] TUNE_FEATURES not reported correctly in pre-build summary

2012-07-20 Thread Koen Kooi
Hi, I've been experimenting with hardfloat in oe-core (all the previous hf angstrom builds were still using oe-classic) and I noticed that the build summary at the start is incorrect: [koen@revo Angstrom]$ MACHINE=beaglebone bitbake -u knotty2 bash [..] Build Configuration: BB_VERSION=

Re: [OE-core] TUNE_FEATURES not reported correctly in pre-build summary

2012-07-20 Thread Koen Kooi
Op 20 jul. 2012, om 18:31 heeft Richard Purdie het volgende geschreven: On Fri, 2012-07-20 at 09:08 +0200, Koen Kooi wrote: Hi, I've been experimenting with hardfloat in oe-core (all the previous hf angstrom builds were still using oe-classic) and I noticed that the build summary

[OE-core] [for-denzil][PATCH 3/5] image_types.bbclass: Fix COMPRESS_CMD for xz to redirect compressed data to file

2012-07-19 Thread Koen Kooi
From: Andrei Gherzan and...@gherzan.ro Having -c modifier makes xz to output the compressed data to stdout. In this way the needed data will be in the do_rootfs log. Redirect data to ${IMAGE_NAME}.rootfs.${type}.xz . Signed-off-by: Andrei Gherzan and...@gherzan.ro Signed-off-by: Saul Wold

[OE-core] [for-denzil][PATCH 5/5] image_types.bbclass: Default XZ_COMPRESSION_LEVEL to -e -6

2012-07-19 Thread Koen Kooi
From: Andrei Gherzan and...@gherzan.ro Having XZ_COMPRESSION_LEVEL on -e -9 and -T 0 will make xz eat more than 6Gb memory. Reduce this to -6 to make xz to use about 471Mb on the tested machine. Signed-off-by: Koen Kooi k...@dominion.thruhere.net Signed-off-by: Andrei Gherzan and...@gherzan.ro

[OE-core] [for-denzil][PATCH 4/5] image_types.bbclass: Add XZ variable to set number of threads to be used while compressing

2012-07-19 Thread Koen Kooi
From: Andrei Gherzan and...@gherzan.ro Default this variable to 0. This will make xz use as many threads as there are CPU cores on the system. Signed-off-by: Koen Kooi k...@dominion.thruhere.net Signed-off-by: Andrei Gherzan and...@gherzan.ro Signed-off-by: Saul Wold s...@linux.intel.com

[OE-core] [for-denzil][PATCH 1/5] xz: updated to version 5.1.1alpha

2012-07-19 Thread Koen Kooi
From: Valentin Popa valentin.p...@intel.com The licenses are the same, only some white spaces added/removed. Signed-off-by: Valentin Popa valentin.p...@intel.com Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- meta/recipes-extended/xz/xz_5.0.3.bb | 28

[OE-core] [for-denzil][PATCH 2/5] xz: update to 5.1.2alpha

2012-07-19 Thread Koen Kooi
This contains bugfixes from the 5.0.3 and 5.0.4 releases Signed-off-by: Koen Kooi k...@dominion.thruhere.net Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/xz/xz_5.1.1alpha.bb | 28 meta/recipes-extended/xz/xz_5.1.2alpha.bb | 25

Re: [OE-core] [PATCH] avahi-ui: Remove the locale files and rely on the main avahi package for these

2012-07-19 Thread Koen Kooi
Op 19 jul. 2012, om 15:24 heeft Richard Purdie het volgende geschreven: Both avahi and avahi-ui were installing locale files. This is pointless duplication and they are identical between the two packages. This changes things so they're only handled by the main package. Signed-off-by:

Re: [OE-core] [PATCH] udev: upgrade to 182

2012-07-17 Thread Koen Kooi
Op 17 jul. 2012, om 12:06 heeft Alex DAMIAN het volgende geschreven: From: Alexandru DAMIAN alexandru.dam...@intel.com This is the final upgrade of udev. Futher upgrades will only come in conjunction with systemd. The v4l1 removal patch is deprecated as the bug is fixed inside udev.

Re: [OE-core] [PATCH 1/3] iproute2: upgrade to 3.4.0

2012-07-17 Thread Koen Kooi
Op 17 jul. 2012, om 15:08 heeft Paul Eggleton het volgende geschreven: On Tuesday 17 July 2012 12:24:41 Andrei Gherzan wrote: On Tue, Jul 17, 2012 at 11:28 AM, Cristian Iorga cristian.io...@intel.comwrote: +PR = r0 Not needed anymore. (The same mention for wpa-s. and pulseaudio.) This

Re: [OE-core] [PATCH] powertop: update to 2.0+git

2012-07-16 Thread Koen Kooi
Op 15 jul. 2012, om 23:25 heeft Otavio Salvador het volgende geschreven: On Sat, Jul 14, 2012 at 6:59 AM, Koen Kooi k...@dominion.thruhere.net wrote: The recipe is autotools based now, the COPYING file was replaced with the complete GPLv2 license text. No more 'lspci' needed ad runtime

Re: [OE-core] [PATCH] powertop: update to 2.0+git

2012-07-16 Thread Koen Kooi
Op 16 jul. 2012, om 10:47 heeft Burton, Ross het volgende geschreven: On 16 July 2012 07:11, Koen Kooi k...@dominion.thruhere.net wrote: Please add proper Upstream-Status for the patches; it is nice to have those to track the pending patches. Isn't that field only used to put in pending

Re: [OE-core] [PATCH] powertop: update to 2.0+git

2012-07-16 Thread Koen Kooi
Op 16 jul. 2012, om 12:36 heeft Paul Eggleton het volgende geschreven: On Monday 16 July 2012 12:33:00 Koen Kooi wrote: Op 16 jul. 2012, om 10:47 heeft Burton, Ross het volgende geschreven: On 16 July 2012 07:11, Koen Kooi k...@dominion.thruhere.net wrote: Please add proper Upstream-Status

Re: [OE-core] [PATCH] powertop: update to 2.0+git

2012-07-16 Thread Koen Kooi
Op 16 jul. 2012, om 14:28 heeft Otavio Salvador het volgende geschreven: On Mon, Jul 16, 2012 at 3:11 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 15 jul. 2012, om 23:25 heeft Otavio Salvador het volgende geschreven: On Sat, Jul 14, 2012 at 6:59 AM, Koen Kooi k

Re: [OE-core] [PATCH] powertop: update to 2.0+git

2012-07-16 Thread Koen Kooi
Op 16 jul. 2012, om 15:34 heeft Otavio Salvador het volgende geschreven: On Mon, Jul 16, 2012 at 10:22 AM, Koen Kooi k...@dominion.thruhere.net wrote: From what I read, those are backports; so you can use Backport [applied in version X.Y] No, they were pulled of the powertop mailinglist

[OE-core] [for-denzil][PATCH 2/2] curl: Use gnutls for target and openssl for native

2012-07-16 Thread Koen Kooi
From: Saul Wold s...@linux.intel.com Since gnutls is available on the target use it, but we do not build gnutls for the native side as it adds too many dependecies, so use openssl. Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-support/curl/curl_7.24.0.bb | 13 ++--- 1

[OE-core] [for-denzil][PATCH 1/2] curl: enable ssl support

2012-07-16 Thread Koen Kooi
From: Saul Wold s...@linux.intel.com This patch enables ssl support for curl to allow git to clone from https / ssl sites. We do not want to enable gnutls for native or nativesdk, as it adds additional dependency and increase build time [YOCTO #2532] Signed-off-by: Saul Wold

[OE-core] [PATCH] powertop: update to 2.0+git

2012-07-14 Thread Koen Kooi
The recipe is autotools based now, the COPYING file was replaced with the complete GPLv2 license text. No more 'lspci' needed ad runtime, but zlib and libnl are needed nowadays. Add 2 patches, one to fix cross builds and one from Linaro to fix C state parsing on !x86. Signed-off-by: Koen Kooi k

Re: [OE-core] [PATCH] powertop: update to 2.0+git

2012-07-14 Thread Koen Kooi
Op 14 jul. 2012, om 11:59 heeft Koen Kooi het volgende geschreven: The recipe is autotools based now, the COPYING file was replaced with the complete GPLv2 license text. No more 'lspci' needed ad runtime, but zlib and libnl are needed nowadays. Add 2 patches, one to fix cross builds and one

Re: [OE-core] [PATCH 0/3] Fix xz compression command and optimize compression time

2012-07-13 Thread Koen Kooi
Op 12 jul. 2012, om 21:22 heeft Saul Wold het volgende geschreven: On 07/12/2012 11:58 AM, Koen Kooi wrote: Any volunteers to test this on a system with 4 real cores? Koen, Does OE-Core or Poky have an image setup for using .xz by default? No, and as you can see from Andrei's patches

Re: [OE-core] [PATCH] xz: update to 5.1.2alpha

2012-07-12 Thread Koen Kooi
Op 12 jul. 2012, om 14:26 heeft Andrei Gherzan het volgende geschreven: On Wed, Jul 11, 2012 at 11:53 PM, Saul Wold s...@linux.intel.com wrote: On 07/11/2012 07:10 AM, Koen Kooi wrote: This contains bugfixes from the 5.0.3 and 5.0.4 releases Signed-off-by: Koen Kooi k

Re: [OE-core] [PATCH] xz: update to 5.1.2alpha

2012-07-12 Thread Koen Kooi
Op 12 jul. 2012, om 15:42 heeft Andrei Gherzan het volgende geschreven: On Thu, Jul 12, 2012 at 3:56 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 12 jul. 2012, om 14:26 heeft Andrei Gherzan het volgende geschreven: On Wed, Jul 11, 2012 at 11:53 PM, Saul Wold s...@linux.intel.com

Re: [OE-core] Results for xz compression with different -T and and -e

2012-07-12 Thread Koen Kooi
Op 12 jul. 2012 om 17:29 heeft Andrei Gherzan and...@gherzan.ro het volgende geschreven: Hello, Koen suggested to add -T to xz commands. We have this option implemented in our current version .1alpha. -T threads, --threads=threads

Re: [OE-core] Results for xz compression with different -T and and -e

2012-07-12 Thread Koen Kooi
Op 12 jul. 2012, om 17:51 heeft Andrei Gherzan het volgende geschreven: On Thu, Jul 12, 2012 at 6:40 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 12 jul. 2012 om 17:29 heeft Andrei Gherzan and...@gherzan.ro het volgende geschreven: Hello, Koen suggested to add -T to xz

[OE-core] [PATCH] xz: update to 5.1.2alpha

2012-07-11 Thread Koen Kooi
This contains bugfixes from the 5.0.3 and 5.0.4 releases Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta/recipes-extended/xz/{xz_5.1.1alpha.bb = xz_5.1.2alpha.bb} |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) rename meta/recipes-extended/xz/{xz_5.1.1alpha.bb

Re: [OE-core] [PATCH 2/2] ruby: Add ruby 1.9.3 recipe

2012-06-28 Thread Koen Kooi
Op 28 jun. 2012, om 11:47 heeft jackie.hu...@windriver.com jackie.hu...@windriver.com het volgende geschreven: From: Jackie Huang jackie.hu...@windriver.com Took ruby 1.8.7 from OE and updated to 1.9.3-p194. Most of the 1.9.3 patches originate from ruby-1.9.3.194-10.1.fc17.src.rpm Is ruby

Re: [OE-core] [RFC] webkit-gtk upgrade

2012-06-27 Thread Koen Kooi
Op 27 jun. 2012, om 08:40 heeft Burton, Ross het volgende geschreven: Hi, In the git branch poky-contrib/ross/webkit I've upgraded webkit-gtk from a 1.7.1-ish git snapshot to the 1.8.1 tarball. I've tested that web builds and Midori (from meta-oe) works, although obviously more testing

Re: [OE-core] kernel: building target-arch scripts/* to include in kernel-headers package

2012-06-26 Thread Koen Kooi
Op 26 jun. 2012, om 17:58 heeft Darren Hart het volgende geschreven: On 06/25/2012 10:19 PM, Khem Raj wrote: On Mon, Jun 25, 2012 at 4:33 PM, Darren Hart dvh...@linux.intel.com wrote: I'm working on a patch series to provide a kernel-headers package which allows for the compilation of

Re: [OE-core] [PATCH 00/14] Package Updating

2012-06-25 Thread Koen Kooi
Op 25 jun. 2012, om 09:45 heeft Saul Wold het volgende geschreven: On 06/24/2012 12:27 PM, Koen Kooi wrote: Op 24 jun. 2012, om 20:03 heeft Saul Wold het volgende geschreven: Richard, Here is a patch of updates. How were those tested? Koen: I tested these in a variety

Re: [OE-core] [PATCH] lighttpd: fix FastCGI configuration for PHP

2012-06-25 Thread Koen Kooi
Op 25 jun. 2012, om 11:13 heeft Marcin Juszkiewicz het volgende geschreven: /usr/local/bin/php was set as PHP interpreter so lighttpd failed to run. Also uncommented FastCGI configuration block to make mod_fastcgi enablement easier for user. Signed-off-by: Marcin Juszkiewicz

Re: [OE-core] [PATCH 00/14] Package Updating

2012-06-24 Thread Koen Kooi
Op 24 jun. 2012, om 20:03 heeft Saul Wold het volgende geschreven: Richard, Here is a patch of updates. How were those tested? ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org

Re: [OE-core] [RFC] Fetching single files

2012-06-21 Thread Koen Kooi
Op 21 jun. 2012, om 16:01 heeft Burton, Ross het volgende geschreven: Hi, I was looking at updating the webkit-gtk package to the latest upstream when I noticed that instead of just checking out the repository it checks out a selection of directories and includes in oe-core the essential

Re: [OE-core] [PATCH] linux-firmware: update to main repo on kernel.org

2012-06-21 Thread Koen Kooi
Op 21 jun. 2012, om 22:35 heeft Paul Gortmaker het volgende geschreven: This is now the authoratative repository, taking updates. The latest has a couple updated license files, vs. the previous srcrev that was used. Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com diff --git

Re: [OE-core] Apache recipe?

2012-06-20 Thread Koen Kooi
Op 20 jun. 2012, om 17:14 heeft Jack Mitchell het volgende geschreven: On 20/06/12 16:02, Marcin Juszkiewicz wrote: Does someone has recipe for Apache? I want to make LAMP image for our tests and so far my choices are lighttpd or creation of new recipes for Apache (based on 2.2.17 from OE

Re: [OE-core] [PATCH 1/1] busybox: Include setsid and cttyhack in defconfig

2012-06-18 Thread Koen Kooi
Op 18 jun. 2012, om 09:58 heeft Paul Eggleton het volgende geschreven: On Monday 18 June 2012 07:00:19 Koen Kooi wrote: it does force the distro bbappends onto everyone, messing up /etc/hostname So it did. Now it's fixed. Thanks! I'll add it to the angstrom layer stack later this week

Re: [OE-core] [PATCH 1/1] busybox: Include setsid and cttyhack in defconfig

2012-06-17 Thread Koen Kooi
Op 17 jun. 2012 om 23:14 heeft Paul Eggleton paul.eggle...@linux.intel.com het volgende geschreven: On Saturday 16 June 2012 21:41:53 Koen Kooi wrote: Op 16 jun. 2012, om 16:47 heeft Darren Hart het volgende geschreven: Note that poky-tiny is not currently in its own layer, but is included

Re: [OE-core] [PATCH 1/1] busybox: Include setsid and cttyhack in defconfig

2012-06-16 Thread Koen Kooi
Op 16 jun. 2012, om 16:47 heeft Darren Hart het volgende geschreven: On 06/16/2012 10:47 AM, Khem Raj wrote: On Sat, Jun 16, 2012 at 9:38 AM, Darren Hart dvh...@linux.intel.com wrote: On 06/16/2012 09:18 AM, Phil Blundell wrote: On Fri, 2012-06-15 at 15:56 -0700, Darren Hart wrote:

Re: [OE-core] [PATCH] curl: enable ssl support

2012-06-11 Thread Koen Kooi
Op 11 jun. 2012, om 09:50 heeft Saul Wold het volgende geschreven: On 06/08/2012 12:39 AM, Koen Kooi wrote: Op 8 jun. 2012, om 02:59 heeft Saul Wold het volgende geschreven: This patch enables ssl support for curl to allow git to clone from https / ssl sites. [YOCTO #2532] Signed

Re: [OE-core] RFC: Braindump on Bootloaders, Image Types, and Installers

2012-06-08 Thread Koen Kooi
Op 8 jun. 2012, om 08:16 heeft Saul Wold het volgende geschreven: On 06/07/2012 09:11 AM, Koen Kooi wrote: Op 6 jun. 2012, om 18:47 heeft Mark Hatle het volgende geschreven: I don't have specific comments below, but I can share some of what I will be working on for my company

Re: [OE-core] [PATCH] curl: enable ssl support

2012-06-08 Thread Koen Kooi
Op 8 jun. 2012, om 02:59 heeft Saul Wold het volgende geschreven: This patch enables ssl support for curl to allow git to clone from https / ssl sites. [YOCTO #2532] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-support/curl/curl_7.24.0.bb |6 +++--- 1 files

Re: [OE-core] [PATCH 1/3] connman: respect the 3g feature and enable/disable ofono support

2012-06-07 Thread Koen Kooi
Op 7 jun. 2012, om 16:19 heeft Ross Burton het volgende geschreven: [YOCTO #2357] Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/recipes-connectivity/connman/connman.inc |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [OE-core] RFC: Braindump on Bootloaders, Image Types, and Installers

2012-06-07 Thread Koen Kooi
Op 6 jun. 2012, om 18:47 heeft Mark Hatle het volgende geschreven: I don't have specific comments below, but I can share some of what I will be working on for my company in the next 6 months or so. I will be working on moving the image generation: filesystem construction, filesystem -

Re: [OE-core] curl-native history questions

2012-06-06 Thread Koen Kooi
Op 6 jun. 2012, om 09:42 heeft Saul Wold het volgende geschreven: Folks, I am looking into a bug someone files about not being able to access https git repos, and I looked into it and found that curl has the ssl bits disabled. We do use openssl-native in other dependencies of git.

Re: [OE-core] [PATCH] gnomebase: add GNOME_COMPRESS_TYPE variable

2012-06-06 Thread Koen Kooi
Op 6 jun. 2012, om 17:38 heeft Saul Wold het volgende geschreven: On 06/06/2012 03:46 AM, Burton, Ross wrote: On 6 June 2012 06:34, Saul Wolds...@linux.intel.com wrote: Upstream Gnome projects are starting to migrate to the .xz compress format, so we need to add this to allow recipes to

Re: [OE-core] [PATCH 1/1] opkg 0.1.8: respect to the arch when choose the alternatives

2012-06-04 Thread Koen Kooi
Op 4 jun. 2012, om 12:39 heeft Martin Jansa het volgende geschreven: On Mon, Jun 04, 2012 at 05:31:26PM +0800, Robert Yang wrote: On 06/01/2012 06:35 PM, Koen Kooi wrote: Op 1 jun. 2012, om 12:02 heeft Richard Purdie het volgende geschreven: On Fri, 2012-06-01 at 11:04 +0200, Koen

Re: [OE-core] [Consolidated Pull 00/19] General pull request

2012-06-04 Thread Koen Kooi
Op 4 jun. 2012, om 18:56 heeft Elizabeth Flanagan het volgende geschreven: Richard, These patches have been tested on the autobuilder with no introduced issues. I've excluded Mark's RPM update until we figure out why it's failing do_populate_sdk as well as Cristian Iorga's ltp patch

Re: [OE-core] [PATCH 1/1] opkg 0.1.8: respect to the arch when choose the alternatives

2012-06-01 Thread Koen Kooi
Op 1 jun. 2012, om 10:17 heeft Richard Purdie het volgende geschreven: On Thu, 2012-05-31 at 17:01 +0200, Koen Kooi wrote: Op 31 mei 2012, om 16:13 heeft Robert Yang het volgende geschreven: There is a bug if we: 1) bitbake core-image-sato-sdk MACHINE=qemux86 2) bitbake core-image-sato

Re: [OE-core] [PATCH 1/1] opkg 0.1.8: respect to the arch when choose the alternatives

2012-06-01 Thread Koen Kooi
Op 1 jun. 2012, om 12:02 heeft Richard Purdie het volgende geschreven: On Fri, 2012-06-01 at 11:04 +0200, Koen Kooi wrote: Op 1 jun. 2012, om 10:17 heeft Richard Purdie het volgende geschreven: On Thu, 2012-05-31 at 17:01 +0200, Koen Kooi wrote: Op 31 mei 2012, om 16:13 heeft Robert Yang

Re: [OE-core] [PATCH v3] dbus: update to version 1.4.20

2012-05-31 Thread Koen Kooi
Op 31 mei 2012, om 11:17 heeft Radu Moisan het volgende geschreven: Unstable version 1.5.12 also supported This should be split into at least 2 seperate commits. ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org

Re: [OE-core] [PATCH 1/1] opkg 0.1.8: respect to the arch when choose the alternatives

2012-05-31 Thread Koen Kooi
Op 31 mei 2012, om 16:13 heeft Robert Yang het volgende geschreven: There is a bug if we: 1) bitbake core-image-sato-sdk MACHINE=qemux86 2) bitbake core-image-sato with MACHINE=crownbay Then several pkgs in deploy/ipk/i586 would be installed to crownbay's image even if there is one in

Re: [OE-core] [oe-commits] Valentin Popa : xz: updated to version 5.1.1alpha

2012-05-30 Thread Koen Kooi
Op 30 mei 2012, om 14:04 heeft Martin Jansa het volgende geschreven: On Wed, May 30, 2012 at 11:05:49AM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit: da98266f3a228cf65f279db9810a5326c8bd5422 URL:

Re: [OE-core] [PATCH 0/4] Upgrade connman to 1.0

2012-05-29 Thread Koen Kooi
Op 29 mei 2012, om 22:43 heeft Ross Burton het volgende geschreven: Below is a patch set upgrading connman to 1.0, and cleaning up the packaging somewhat. It Works For Me, but my current available hardware is limited to qemux86 and a headless Atom machine. In particular the non-root-X

Re: [OE-core] [PATCH 0/4] Upgrade connman to 1.0

2012-05-29 Thread Koen Kooi
Op 29 mei 2012, om 23:05 heeft Burton, Ross het volgende geschreven: On 29 May 2012 21:56, Koen Kooi k...@dominion.thruhere.net wrote: IIRC the sed was done to get around the 'atconsole' restriction, is that not needed anymore? E.g. can I ssh in as root and run the connman tests and when I

Re: [OE-core] [PATCH 1/1] opkg 0.1.8: respect to the arch when choose the alternatives

2012-05-26 Thread Koen Kooi
Op 26 mei 2012, om 08:28 heeft Martin Jansa het volgende geschreven: On Sat, May 26, 2012 at 10:47:31AM +0800, Robert Yang wrote: On 05/25/2012 07:30 PM, Martin Jansa wrote: On Fri, May 25, 2012 at 01:19:55PM +0200, Koen Kooi wrote: Op 25 mei 2012, om 12:02 heeft Robert Yang het

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

2012-05-25 Thread Koen Kooi
Op 25 mei 2012, om 10:50 heeft Radu Moisan het volgende geschreven: This patchset updates dbus, mtd-utils and foomatic-filters. The following changes since commit 0f795f81fe5ad3ef78c21a177eca90fbc8810f81: qemu: disable vnc-jpeg compression (2012-05-24 08:53:40 +0100) are available in

Re: [OE-core] [PATCH 1/1] opkg 0.1.8: respect to the arch when choose the alternatives

2012-05-25 Thread Koen Kooi
Op 25 mei 2012, om 12:02 heeft Robert Yang het volgende geschreven: There is a bug if we: 1) bitbake core-image-sato-sdk MACHINE=qemux86 2) bitbake core-image-sato with MACHINE=crownbay Then several pkgs in deploy/ipk/i586 would be installed to crownbay's image even if there is one in

Re: [OE-core] [PATCH 00/32] denzil pull request

2012-05-25 Thread Koen Kooi
/47 Please give this pull request a few days to receive feedback and ACKs from the community. I've been running most of these for a few weeks now, the more recent changes build ok for me as well: Acked-by: Koen Kooi k...@dominion.thruhere.net

Re: [OE-core] Buildhistory diff for package reordering

2012-05-24 Thread Koen Kooi
Op 24 mei 2012, om 06:02 heeft Saul Wold het volgende geschreven: On 05/23/2012 09:01 PM, Saul Wold wrote: This buildhistory also included the change from xserver-kdrive to xorg-xserver. This was from 2 back to back builds without reordering and then with. Comments? Helps if I

Re: [OE-core] [yocto] RFC: Merging commits from into the main denzil branch

2012-05-24 Thread Koen Kooi
Op 24 mei 2012, om 00:00 heeft Scott Garman het volgende geschreven: Hello all, As most of you know, I've been pulling commits into a pair of sgarman/denzil-next branches which are intended to eventually become the next Denzil point-release, 1.2.1. oe-core based branch:

Re: [OE-core] [yocto] RFC: Merging commits from into the main denzil branch

2012-05-24 Thread Koen Kooi
Op 24 mei 2012, om 17:46 heeft Scott Garman het volgende geschreven: On 05/24/2012 04:26 AM, Koen Kooi wrote: Op 24 mei 2012, om 00:00 heeft Scott Garman het volgende geschreven: Hello all, As most of you know, I've been pulling commits into a pair of sgarman/denzil-next branches which

Re: [OE-core] [PATCH v2] valgrind: Enable valgrind for armv7

2012-05-23 Thread Koen Kooi
Op 23 mei 2012, om 14:46 heeft Samuel Stirtzel het volgende geschreven: Valgrind supports the armv7 architecture, this patch allows armv7 users to build and use Valgrind This patch was run-tested on a Gumstix Overo (armv7a cortex-a8) * The test consisted of running valgrinds memcheck

Re: [OE-core] [PATCH 00/19] Package updates

2012-05-23 Thread Koen Kooi
Op 23 mei 2012, om 15:10 heeft Laurentiu Palcu het volgende geschreven: The updates in this patchset are mainly related to graphics functionality area. How were those tested? The following changes since commit 33c4bf2096effc850720009564e3d1adbda24452: fetch2: Also exclude urls

Re: [OE-core] [PATCH] xz: updated to version 5.1.1alpha

2012-05-23 Thread Koen Kooi
Op 23 mei 2012, om 16:14 heeft Saul Wold het volgende geschreven: On 05/23/2012 04:08 AM, Valentin Popa wrote: From: valentinvalentin@valentin-linux.(none) The licenses are the same, only some white spaces added/removed. Signed-off-by: valentinvalentin.p...@intel.com ---

Re: [OE-core] [PATCH 1/1] tune-core2.inc: PACKAGE_EXTRA_ARCHS causes wrong packages install into image

2012-05-22 Thread Koen Kooi
Op 22 mei 2012, om 12:15 heeft Robert Yang het volgende geschreven: There is a bug if we: 1) bitbake diffutils with MACHINE=crownbay 2) bitbake diffutils with MACHINE=qemux86 3) bitbake core-image-sato with MACHINE=crownbay Then the diffutils.i586 would be installed to the crownbay's

Re: [OE-core] [PATCH 01/30] update-alternatives.bbclass: Refactor the implementation

2012-05-22 Thread Koen Kooi
Op 22 mei 2012, om 21:30 heeft Mark Hatle het volgende geschreven: Refactor in order to: * Deprecate the old interfaces, but keep them for compatibility * Provide a new, interface -- capable of working with split packages * Each update-alternative will not set proper per-file provides

Re: [OE-core] [RFC v1 1/1] Reorder and -dev

2012-05-21 Thread Koen Kooi
Op 21 mei 2012, om 12:48 heeft Otavio Salvador het volgende geschreven: On Mon, May 21, 2012 at 3:53 AM, Martin Jansa martin.ja...@gmail.com wrote: the rest looks ok, but I'm pretty scared from such changes, does your buildhistory diffs show just *-config file moves or something else too?

Re: [OE-core] [PATCH] avahi-systemd: drop postrm, use prerm instead

2012-05-21 Thread Koen Kooi
Op 21 mei 2012, om 13:49 heeft Andreas Oberritter het volgende geschreven: On 21.05.2012 13:04, Enrico Scholz wrote: Andreas Oberritter o...@opendreambox.org writes: What's the use case for removing packages offline yes; I am working on the build machine. The NFS filesystem is mounted

Re: [OE-core] [PATCH] avahi-systemd: drop postrm, use prerm instead

2012-05-21 Thread Koen Kooi
Op 21 mei 2012, om 14:13 heeft Enrico Scholz het volgende geschreven: Koen Kooi k...@dominion.thruhere.net writes: Considering that in the meantime my similar patch [1] to systemd.bbclass got merged into meta-oe by Koen, who initially was against it, I guess this patch can finally get

Re: [OE-core] [PATCH] Revert kmod: Use base_libdir for installing libkmod

2012-05-18 Thread Koen Kooi
Op 17 mei 2012, om 23:02 heeft Richard Purdie het volgende geschreven: On Thu, 2012-05-17 at 22:44 +0200, Koen Kooi wrote: Op 17 mei 2012 om 22:29 heeft Richard Purdie richard.pur...@linuxfoundation.org het volgende geschreven: On Tue, 2012-05-15 at 13:54 -0700, Khem Raj wrote: On Tue

Re: [OE-core] [PATCH] Revert kmod: Use base_libdir for installing libkmod

2012-05-18 Thread Koen Kooi
Op 17 mei 2012, om 23:02 heeft Richard Purdie het volgende geschreven: On Thu, 2012-05-17 at 22:44 +0200, Koen Kooi wrote: Op 17 mei 2012 om 22:29 heeft Richard Purdie richard.pur...@linuxfoundation.org het volgende geschreven: On Tue, 2012-05-15 at 13:54 -0700, Khem Raj wrote: On Tue

Re: [OE-core] [oe-core][RFCv3] glib-2.0: upgrade to 2.32.3

2012-05-18 Thread Koen Kooi
Op 17 mei 2012, om 09:02 heeft Martin Jansa het volgende geschreven: Signed-off-by: Martin Jansa martin.ja...@gmail.com Now that I can finally get past udev glib-2.0 is the next breakage and this patch fixes it for me, so: Acked-by: Koen Kooi k...@dominion.thruhere.net

Re: [OE-core] [PATCH] Revert kmod: Use base_libdir for installing libkmod

2012-05-18 Thread Koen Kooi
Op 18 mei 2012, om 08:19 heeft Koen Kooi het volgende geschreven: Op 17 mei 2012, om 23:02 heeft Richard Purdie het volgende geschreven: On Thu, 2012-05-17 at 22:44 +0200, Koen Kooi wrote: Op 17 mei 2012 om 22:29 heeft Richard Purdie richard.pur...@linuxfoundation.org het volgende

Re: [OE-core] [PATCH] Revert kmod: Use base_libdir for installing libkmod

2012-05-18 Thread Koen Kooi
Op 18 mei 2012, om 12:29 heeft Richard Purdie het volgende geschreven: On Fri, 2012-05-18 at 09:52 +0200, Koen Kooi wrote: Op 17 mei 2012, om 23:02 heeft Richard Purdie het vo Those QA checks are a joke. I can fix the QA warnings by moving all kmod binaries to $bindir or $sbindir since

Re: [OE-core] [PATCH] man-pages: Update to 3.41

2012-05-17 Thread Koen Kooi
Op 17 mei 2012, om 09:14 heeft Radu Moisan het volgende geschreven: --- .../{man-pages_3.36.bb = man-pages_3.41.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/man-pages/{man-pages_3.36.bb = man-pages_3.41.bb} (80%) diff --git

Re: [OE-core] [PATCH] evtest: Add evtest 1.30 support

2012-05-17 Thread Koen Kooi
Op 16 mei 2012, om 23:46 heeft Khem Raj het volgende geschreven: On Wed, May 16, 2012 at 2:42 PM, Otavio Salvador ota...@ossystems.com.br wrote: Ok; well said but how do you qualify it? evtest is very nice to have around when debugging stuff and suit very well for a bring-up image for

Re: [OE-core] [PATCH 1/1] kmod: fix installation path of pkgconfig files

2012-05-17 Thread Koen Kooi
Op 15 mei 2012, om 22:39 heeft Otavio Salvador het volgende geschreven: The pkgconfig files need to be installed in ${libdir} instead of ${base_libdir}. Signed-off-by: Otavio Salvador ota...@ossystems.com.br Acked-by: Koen Kooi k...@dominion.thruhere.net Udev have been broken for a week

Re: [OE-core] [PATCH] evtest: Add evtest 1.30 support

2012-05-17 Thread Koen Kooi
Op 17 mei 2012, om 14:47 heeft Daiane Angolini het volgende geschreven: On Thu, May 17, 2012 at 4:44 AM, Koen Kooi k...@dominion.thruhere.net wrote: Let's make a deal: new recipes will only be accepted into oe-core after sato has been removed from the oe-core layer. Ok, I understand

Re: [OE-core] [PATCH] kernel.bbclass: add deploy link to KERNEL_IMAGETYPE

2012-05-17 Thread Koen Kooi
Op 17 mei 2012, om 16:46 heeft Darren Hart het volgende geschreven: On 05/15/2012 06:25 PM, Christopher Larson wrote: From: Christopher Larson chris_lar...@mentor.com It's common to provide a non-machine-suffixed link in DEPLOY_DIR_IMAGE, so let's be consistent and do so here as well.

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