Re: [OE-core] [PATCH] dbus: fix paths in startup script, use useradd.bbclass for user creation

2011-09-09 Thread Phil Blundell
On Thu, 2011-09-08 at 08:44 -0700, Scott Garman wrote: In any case, please submit your patch and I will advocate for its inclusion in our 1.1 release. As requested. p. From 6ac00e3ced33a4b8eb43fd83d786a192e6f4f5c1 Mon Sep 17 00:00:00 2001 From: Phil Blundell ph...@gnu.org Date: Wed, 7 Sep

[OE-core] [RFC] Klibc

2011-09-09 Thread Andrea Adami
Hello, we have the latest klibc release in the meta-openembedded layer. Awaiting an imminent klibc_2.0 release, I'd be grateful if someone could review and possibly test the recipes [1] which happen to build and package apaprently well for arm and mips targets (runtime tested le only). The

[OE-core] [PATCH 1/1] runqemu: improve auto-detection of rootfs filenames

2011-09-09 Thread Scott Garman
This refactors the way rootfs filenames are auto-detected when you run the runqemu script without an explicit rootfs filename argument. It allows the script to use rootfs files generated by hob, and when there are mutliple rootfs files to choose from, it will pick the most recently created one.

Re: [OE-core] [PATCH 1/1] opensp: Fix hard path in native nsgmls.

2011-09-09 Thread Zhai, Edwin
On 2011/9/9 12:49, Saul Wold wrote: On 09/08/2011 07:53 PM, edwin.z...@intel.com wrote: From: Zhai Edwinedwin.z...@intel.com This relocation issues caused following bug and introduce one partial fix bb024d: [YOCTO #1440] But the environment val hacking is not working all the time, as nsgmsl

Re: [OE-core] [PATCH 1/1] opensp: Fix hard path in native nsgmls.

2011-09-09 Thread Saul Wold
On 09/09/2011 07:16 AM, Zhai, Edwin wrote: On 2011/9/9 12:49, Saul Wold wrote: On 09/08/2011 07:53 PM, edwin.z...@intel.com wrote: From: Zhai Edwinedwin.z...@intel.com This relocation issues caused following bug and introduce one partial fix bb024d: [YOCTO #1440] But the environment val

Re: [OE-core] Problem with new image-prelink

2011-09-09 Thread Mark Hatle
Which architecture? I know of a few issues on MIPS, but they should simply prevent prelinking instead of causing problems. Also, can you check your log.do_rootfs for the failed image. Look for any prelinker warnings or errors. (Easiest way is to search for prelink. There should be two hits,

Re: [OE-core] [PATCH 1/1] image-types: add btrfs as a supported fstype

2011-09-09 Thread Kamble, Nitin A
My apologies. You're correct in that the pieces mentioned by Josh is already in the tree. However, the commit log should probably have included something like enabling btrfs support for hob, perhaps worded slightly better. Makes sense. I was not aware of that line is there for hob, now I

[OE-core] [PATCH 0/1] enable btrfs for HOB

2011-09-09 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The following changes since commit 98c2da694ca4c72b3e222a593b8baddea102bde5: python-native: add link for python2 (2011-09-08 09:56:32 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/btrfs

[OE-core] [PATCH 1/1] image-types: add btrfs as a supported fstype for HOB

2011-09-09 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta/classes/image_types.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/classes/image_types.bbclass b/meta/classes/image_types.bbclass index

Re: [OE-core] [PATCH v2 meta-oe 3/8] libdvdread: Imported from OE classic

2011-09-09 Thread Martin Jansa
On Tue, Sep 6, 2011 at 11:54 PM, Joel A Fernandes joelag...@ti.com wrote: Signed-off-by: Joel A Fernandes joelag...@ti.com ---  .../libdvdread/libdvdread_4.1.3-10.bb              |   16  1 files changed, 16 insertions(+), 0 deletions(-)  create mode 100644

Re: [OE-core] [PATCH 0/1] runqemu - improve auto-detection of rootfs filenames

2011-09-09 Thread Richard Purdie
On Fri, 2011-09-09 at 02:59 -0700, Scott Garman wrote: Hello, This refactors the way rootfs filenames are auto-detected when you run the runqemu script without an explicit rootfs filename argument. It allows the script to use rootfs files generated by hob, and when there are mutliple rootfs

Re: [OE-core] [PATCH] dbus: fix paths in startup script, use useradd.bbclass for user creation

2011-09-09 Thread Richard Purdie
On Fri, 2011-09-09 at 09:46 +0100, Phil Blundell wrote: On Thu, 2011-09-08 at 08:44 -0700, Scott Garman wrote: In any case, please submit your patch and I will advocate for its inclusion in our 1.1 release. As requested. [The shadow patch] merged to master, thanks. Cheers, Richard

[OE-core] [PATCH] tinylogin: use the upstream git repository

2011-09-09 Thread Christopher Larson
Signed-off-by: Christopher Larson kerg...@gmail.com --- .../tinylogin/tinylogin-1.4/avoid_static.patch | 33 - .../tinylogin/tinylogin-1.4/cvs-20040608.patch | 823 meta/recipes-core/tinylogin/tinylogin_1.4.bb | 10 +- 3 files changed, 5 insertions(+), 861

Re: [OE-core] [PATCH] tinylogin: use the upstream git repository

2011-09-09 Thread Chris Larson
On Fri, Sep 9, 2011 at 2:01 PM, Christopher Larson kerg...@gmail.com wrote: -SRC_URI = http://www.angstrom-distribution.org/unstable/sources/tinylogin-${PV}.tar.bz2 \ -       file://cvs-20040608.patch \ +SRCREV = cb1af5efe2c07b0e0bae5ddd700c1df2fcd470e9 +SRC_URI =

Re: [OE-core] [PATCH] pango: use qemu to generate pango.modules during rootfs construction

2011-09-09 Thread Saul Wold
On 08/31/2011 08:35 AM, Phil Blundell wrote: This allows pango to be installed in an image with read-only-rootfs. Signed-off-by: Phil Blundellph...@gnu.org --- meta/recipes-graphics/pango/pango.inc | 11 +++ meta/recipes-graphics/pango/pango_1.28.4.bb |2 +- 2 files

Re: [OE-core] [PATCH 1/1] opensp: Fix hard path in native nsgmls.

2011-09-09 Thread Zhai, Edwin
On 2011/9/9 23:11, Saul Wold wrote: On 09/09/2011 07:16 AM, Zhai, Edwin wrote: On 2011/9/9 12:49, Saul Wold wrote: On 09/08/2011 07:53 PM, edwin.z...@intel.com wrote: From: Zhai Edwinedwin.z...@intel.com This relocation issues caused following bug and introduce one partial fix bb024d: [YOCTO