[yocto] problem about package and subpackage

2012-04-18 Thread caterwaul
Hi, I wanted to add dhcp(4.2.0) into my image. And I added "dhcp" into IMAGE_INSTALL of my image's bb file. After I runing bitbake, the dhcp package is normally fetched and compiled and so on. But during do_rootfs bitbake reported as follow: Processing dhcp... Unable to find package dhcp (dhcp

Re: [yocto] problem about package and subpackage

2012-04-18 Thread Gary Thomas
On 2012-04-18 05:29, caterwaul wrote: Hi, I wanted to add dhcp(4.2.0) into my image. And I added "dhcp" into IMAGE_INSTALL of my image's bb file. After I runing bitbake, the dhcp package is normally fetched and compiled and so on. But during do_rootfs bitbake reported as follow: Processing dhc

Re: [yocto] [PATCH 0/1] [1.2] poky-tiny: Separate the libc features required for meta-toolchain

2012-04-18 Thread Richard Purdie
On Tue, 2012-04-17 at 07:04 -0700, Darren Hart wrote: > On 04/17/2012 01:09 AM, Richard Purdie wrote: > > I had a thought about this: > > > > diff --git a/meta/conf/distro/include/default-distrovars.inc > > b/meta/conf/distro/include/default-distrovars.inc > > index 16b3108..f770919 100644 > > --

Re: [yocto] A question about PACKAGE_ARCH renaming

2012-04-18 Thread Hatle, Mark
There is/was a conversion that changed - to _ in the package arch. And yes this needs to be fixed ASAP. On Apr 18, 2012, at 12:23 AM, "Xu, Dongxiao" wrote: > On Wed, 2012-04-18 at 08:38 +0800, Xu, Dongxiao wrote: >> On Tue, 2012-04-17 at 10:35 -0500, Mark Hatle wrote: >>> On 4/16/12 8:01 PM,

Re: [yocto] A question about PACKAGE_ARCH renaming

2012-04-18 Thread Richard Purdie
On Wed, 2012-04-18 at 12:45 +, Hatle, Mark wrote: > There is/was a conversion that changed - to _ in the package arch. And yes > this needs to be fixed ASAP. Let put this really simply. We are not doing this just as the -rc4 is about to build. If we want to start considering a change like th

Re: [yocto] A question about PACKAGE_ARCH renaming

2012-04-18 Thread Xu, Dongxiao
On Wed, 2012-04-18 at 13:55 +0100, Richard Purdie wrote: > On Wed, 2012-04-18 at 12:45 +, Hatle, Mark wrote: > > There is/was a conversion that changed - to _ in the package arch. And yes > > this needs to be fixed ASAP. > > Let put this really simply. We are not doing this just as the -rc4

Re: [yocto] A question about PACKAGE_ARCH renaming

2012-04-18 Thread Hatle, Mark
On Apr 18, 2012, at 7:56 AM, "Richard Purdie" wrote: > On Wed, 2012-04-18 at 12:45 +, Hatle, Mark wrote: >> There is/was a conversion that changed - to _ in the package arch. And yes >> this needs to be fixed ASAP. > > Let put this really simply. We are not doing this just as the -rc4

[yocto] Fw:Re:Re: problem about package and subpackage

2012-04-18 Thread caterwaul
Forwarding messages From: caterwaul Date: 2012-04-18 21:57:27 To: "Gary Thomas" Subject: Re:Re: [yocto] problem about package and subpackage At 2012-04-18 19:57:21,"Gary Thomas" wrote: >On 2012-04-18 05:29, caterwaul wrote: >> Hi, >> >> I wanted to add dhcp(4.2.0) into my

Re: [yocto] [oe] meta-chromium

2012-04-18 Thread Henning Heinold
On Tue, Apr 17, 2012 at 10:40:28PM +0200, Eric Bénard wrote: > Hi, > > we have pushed the begining of our (Eukréa Electromatique's team and > especially Denis) work to get Chromium to build with OpenEmbedded Core > to : git://github.com/eukrea/meta-chromium.git > https://github.com/eukrea/meta-chr

[yocto] Yocto Project 1.2 Release Status

2012-04-18 Thread Richard Purdie
I thought I'd update everyone with the current 1.2 status. I'm going to branch master for release at this point. We've fixed a lot of issues, I'm hoping the -rc4 build will be a good one. There are signs there are some more minor issues around and bugs do keep getting opened. These are still being

Re: [yocto] [OE-core] Yocto Project 1.2 Release Status

2012-04-18 Thread Martin Jansa
On Wed, Apr 18, 2012 at 03:47:47PM +0100, Richard Purdie wrote: > I thought I'd update everyone with the current 1.2 status. > > I'm going to branch master for release at this point. We've fixed a lot > of issues, I'm hoping the -rc4 build will be a good one. There are signs > there are some more

Re: [yocto] [OE-core] Yocto Project 1.2 Release Status

2012-04-18 Thread Richard Purdie
On Wed, 2012-04-18 at 16:53 +0200, Martin Jansa wrote: > On Wed, Apr 18, 2012 at 03:47:47PM +0100, Richard Purdie wrote: > > I thought I'd update everyone with the current 1.2 status. > > > > I'm going to branch master for release at this point. We've fixed a lot > > of issues, I'm hoping the -rc4

Re: [yocto] [OE-core] Yocto Project 1.2 Release Status

2012-04-18 Thread Darren Hart
On 04/18/2012 08:20 AM, Richard Purdie wrote: > On Wed, 2012-04-18 at 16:53 +0200, Martin Jansa wrote: >> On Wed, Apr 18, 2012 at 03:47:47PM +0100, Richard Purdie wrote: >>> I thought I'd update everyone with the current 1.2 status. >>> >>> I'm going to branch master for release at this point. We

Re: [yocto] [OE-core] Yocto Project 1.2 Release Status

2012-04-18 Thread Chris Larson
On Wed, Apr 18, 2012 at 8:20 AM, Richard Purdie wrote: > On Wed, 2012-04-18 at 16:53 +0200, Martin Jansa wrote: >> On Wed, Apr 18, 2012 at 03:47:47PM +0100, Richard Purdie wrote: >> > I thought I'd update everyone with the current 1.2 status. >> > >> > I'm going to branch master for release at thi

Re: [yocto] [OE-core] Yocto Project 1.2 Release Status

2012-04-18 Thread Richard Purdie
On Wed, 2012-04-18 at 09:22 -0700, Chris Larson wrote: > On Wed, Apr 18, 2012 at 8:20 AM, Richard Purdie > wrote: > > On Wed, 2012-04-18 at 16:53 +0200, Martin Jansa wrote: > >> On Wed, Apr 18, 2012 at 03:47:47PM +0100, Richard Purdie wrote: > >> > I thought I'd update everyone with the current 1.

Re: [yocto] [OE-core] Yocto Project 1.2 Release Status

2012-04-18 Thread Chris Larson
On Wed, Apr 18, 2012 at 10:06 AM, Chris Larson wrote: > On Wed, Apr 18, 2012 at 10:02 AM, Richard Purdie > wrote: >> On Wed, 2012-04-18 at 09:22 -0700, Chris Larson wrote: >>> On Wed, Apr 18, 2012 at 8:20 AM, Richard Purdie >>> wrote: >>> > On Wed, 2012-04-18 at 16:53 +0200, Martin Jansa wrote:

Re: [yocto] [OE-core] Yocto Project 1.2 Release Status

2012-04-18 Thread Chris Larson
On Wed, Apr 18, 2012 at 10:02 AM, Richard Purdie wrote: > On Wed, 2012-04-18 at 09:22 -0700, Chris Larson wrote: >> On Wed, Apr 18, 2012 at 8:20 AM, Richard Purdie >> wrote: >> > On Wed, 2012-04-18 at 16:53 +0200, Martin Jansa wrote: >> >> On Wed, Apr 18, 2012 at 03:47:47PM +0100, Richard Purdie

Re: [yocto] [OE-core] Yocto Project 1.2 Release Status

2012-04-18 Thread Otavio Salvador
On Wed, Apr 18, 2012 at 14:11, Chris Larson wrote: .. > If you want folks like us working more closely with upstream, then you > have to realize that folks are going to have changes to push which > aren't bugfixes (or aren't critical), and contrary to your > implication, does not imply that folks

[yocto] [PATCH 1/1] Fixed the URL for git repo for meta-openembedded

2012-04-18 Thread Autif Khan
Signed-off-by: Autif Khan --- README |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/README b/README index 5fafd9d..9f441f5 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD -URI: git:/

Re: [yocto] [OE-core] Yocto Project 1.2 Release Status

2012-04-18 Thread Richard Purdie
On Wed, 2012-04-18 at 10:11 -0700, Chris Larson wrote: > On Wed, Apr 18, 2012 at 10:06 AM, Chris Larson wrote: > > On Wed, Apr 18, 2012 at 10:02 AM, Richard Purdie > > wrote: > >> On Wed, 2012-04-18 at 09:22 -0700, Chris Larson wrote: > >>> On Wed, Apr 18, 2012 at 8:20 AM, Richard Purdie > >>> w

Re: [yocto] Build time data

2012-04-18 Thread Chris Tapp
On 12 Apr 2012, at 23:56, Darren Hart wrote: > Get back to us with times, and we'll build up a wiki page. Some initial results / comments: I'm running on: - i7 3820 (quad core, hyper-treading, 3.6GHz) - 16GB RAM (1600MHz XMP profile) - Asus P9X79 Pro motherboard - Ubuntu 11.10 x86_64 server i

Re: [yocto] [PATCH 1/1] Fixed the URL for git repo for meta-openembedded

2012-04-18 Thread Eric Bénard
Le Wed, 18 Apr 2012 13:20:53 -0400, Autif Khan a écrit : > > Signed-off-by: Autif Khan > --- > README |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/README b/README > index 5fafd9d..9f441f5 100644 > --- a/README > +++ b/README > @@ -10,7 +10,7 @@ URI: git://git

Re: [yocto] Build time data

2012-04-18 Thread Chris Tapp
On 18 Apr 2012, at 20:41, Chris Tapp wrote: > On 12 Apr 2012, at 23:56, Darren Hart wrote: >> Get back to us with times, and we'll build up a wiki page. > > > > I also tried rebuilding the kernel: > bitbake -c clean linux-yocto > rm -rf the sstate bits for the above > bitbake linux-yocto

Re: [yocto] Build time data

2012-04-18 Thread Darren Hart
On 04/18/2012 12:41 PM, Chris Tapp wrote: > On 12 Apr 2012, at 23:56, Darren Hart wrote: >> Get back to us with times, and we'll build up a wiki page. > > Some initial results / comments: > > I'm running on: > - i7 3820 (quad core, hyper-treading, 3.6GHz) > - 16GB RAM (1600MHz XMP profile) >

[yocto] [PATCH 0/2] A couple yocto-bsp fixes

2012-04-18 Thread tom . zanussi
From: Tom Zanussi Fixes for a couple yocto-bsp bugs. The following changes since commit 1a03b7dfba464fde770ba69b618427d13e0a3b8b: Scott Rifenbark (1): documentation/bsp-guide/bsp.xml: spelling corrected. are available in the git repository at: git://git.yoctoproject.org/poky-contri

[yocto] [PATCH 1/2] yocto-kernel: use BUILDDIR to find bblayers.conf

2012-04-18 Thread tom . zanussi
From: Tom Zanussi The current code assumes that builddir == srcdir/build, which it obviously isn't sometimes. Use BUILDDIR to get the actual builddir being used. Fixes [YOCTO #2219]. Signed-off-by: Tom Zanussi --- scripts/lib/bsp/kernel.py |7 ++- 1 files changed, 6 insertions(+), 1

[yocto] [PATCH 2/2] yocto-bsp: clarify help with reference to meta-intel

2012-04-18 Thread tom . zanussi
From: Tom Zanussi The current yocto-bsp help assumes knowledge that the meta-intel layer needs to be cloned before it's put into the BBLAYERS. Avoid the guesswork and state the details explicitly in the help. Also, the shorter 'usage' string doesn't mention it at all; it would help to at minimu

[yocto] 1.2 release candidate 4 now available.

2012-04-18 Thread Flanagan, Elizabeth
All, Release candidate 4 for 1.2 is now available for testing: http://autobuilder.yoctoproject.org/pub/nightly/20120418-2/ This is based off of: http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=denzil We had two additional documentation patches past the tag 1.2_M4.rc4.0<h