[yocto] Fwd: Arago project image fail to run in QEMU

2013-07-23 Thread Sudhangathan B S
for the records.! i missed yocto@yoctoproject.org as 'cc' in the previous reply. - Sudhangathan BS Ph:(+91) 9731-905-205 - On Wed, Jul 24, 2013 at 8:36 AM, Amit Kumar wrote: > Hi, > I have follow the steps you have suggested. >

[yocto] Generating an image with systemd and connman

2013-07-23 Thread Christian Gagneraud
Hi there, I have successfully generated Dylan core-image-minimal with the meta-ti layer. I would like to know what is the procedure to select systemd for the init process and connman as the network manager. It seems to me that systemd can be selected using EXTRA_IMAGE_FEATURES from local.con

Re: [yocto] Regarding offline build

2013-07-23 Thread Amit Kumar
Hi, I have tried the steps suggested by Mr. Paul. But still i am facing an error to build yocto project offline. First - I use the machine that have full Internet access and execute the - bitbake -c fetchall core-image-minimal Before that i have enabled the DL_DIR in conf/local.conf file. O

[yocto] Weekly is late.

2013-07-23 Thread Flanagan, Elizabeth
We're waiting for pulls to master. I'll be kicking off the build at around 8pm Pacific. -- Elizabeth Flanagan Yocto Project Build and Release ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain

2013-07-23 Thread Christian Gagneraud
On 24/07/13 03:34, Denys Dmytriyenko wrote: On Tue, Jul 23, 2013 at 04:13:18PM +0100, Paul Eggleton wrote: On Tuesday 23 July 2013 10:13:10 Brian Hutchinson wrote: I'm using master branch of Yocto and meta-ti (and meta-openembedded). I built meta-toolchain for beaglebone machine type and then

[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, July 23, 2013 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).

2013-07-23 Thread Liu, Song
Attendees: Ramana, Corneliu, ScottR, PaulE, Belen, Polk, TomZ, LaurentiuP, Nitin, Ross, Jessica, Saul, ChrisL, MatthewW, Bruce, Mulhern, Song Agenda: * Opens collection - 5 min (Song) * Yocto 1.5 status - 10 min (Song/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.5_Status . Sched

Re: [yocto] Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain

2013-07-23 Thread Khem Raj
On Jul 23, 2013, at 10:35 AM, Paul Eggleton wrote: > > OK, so I can see what's happening here. The package name does not change > depending on what SDKMACHINE is set to and thus it sees two "different" > writes > to the same file. > > I'd need to verify in the case of where you switched ba

Re: [yocto] Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain

2013-07-23 Thread Paul Eggleton
On Tuesday 23 July 2013 13:23:46 Brian Hutchinson wrote: > On Tue, Jul 23, 2013 at 1:19 PM, Paul Eggleton < > paul.eggle...@linux.intel.com> wrote: > > Hi Brian, > > > > Did you perhaps build meta-toolchain and then change MACHINE and build it > > again? What happened prior to this build? > > > >

Re: [yocto] Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain

2013-07-23 Thread Khem Raj
On Jul 23, 2013, at 7:13 AM, Brian Hutchinson wrote: > WARNING: The recipe nativesdk-packagegroup-sdk-host is trying to install > files into a shared area when those files already exist. Those files and > their manifest location are: > > /home/hutch/yocto_master_beaglebone/poky/build/tmp/p

Re: [yocto] Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain

2013-07-23 Thread Brian Hutchinson
On Tue, Jul 23, 2013 at 1:19 PM, Paul Eggleton < paul.eggle...@linux.intel.com> wrote: > Hi Brian, > > Did you perhaps build meta-toolchain and then change MACHINE and build it > again? What happened prior to this build? > > > I ran bitbake meta-toolchain and when that was complete I edited my loc

Re: [yocto] Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain

2013-07-23 Thread Paul Eggleton
Hi Brian, On Tuesday 23 July 2013 10:13:10 Brian Hutchinson wrote: > WARNING: The recipe nativesdk-packagegroup-sdk-host is trying to install > files into a shared area when those files already exist. Those files and > their manifest location are: > > /home/hutch/yocto_master_beaglebone/poky/bui

Re: [yocto] Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain

2013-07-23 Thread Paul Eggleton
On Tuesday 23 July 2013 11:34:40 Denys Dmytriyenko wrote: > On Tue, Jul 23, 2013 at 04:13:18PM +0100, Paul Eggleton wrote: > > On Tuesday 23 July 2013 10:13:10 Brian Hutchinson wrote: > > > I'm using master branch of Yocto and meta-ti (and meta-openembedded). > > > > > > I built meta-toolchain for

Re: [yocto] Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain

2013-07-23 Thread Brian Hutchinson
Replying from phone again ... sorry for top post. Those aren't the messages I was concerned about. The nativesdk-packagegroup-sdk messages are the ones that got my attention and I didn't think they were necessarily associated with meta-ti. On Jul 23, 2013 11:34 AM, "Denys Dmytriyenko" wrote: >

Re: [yocto] Yocto + meta-networking

2013-07-23 Thread Denys Dmytriyenko
On Wed, Jul 17, 2013 at 02:03:41PM +0100, Paul Eggleton wrote: > On Wednesday 17 July 2013 08:56:34 Brian Hutchinson wrote: > > Thanks Paul, I worried about mixing branches since I've never tried that > > before. The only reason I picked Denzil is because I need ti816x support > > and Dylan and Da

Re: [yocto] Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain

2013-07-23 Thread Denys Dmytriyenko
On Tue, Jul 23, 2013 at 04:13:18PM +0100, Paul Eggleton wrote: > On Tuesday 23 July 2013 10:13:10 Brian Hutchinson wrote: > > I'm using master branch of Yocto and meta-ti (and meta-openembedded). > > > > I built meta-toolchain for beaglebone machine type and then I went into my > > local.conf and

Re: [yocto] Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain

2013-07-23 Thread Paul Eggleton
; > Build Configuration: > BB_VERSION= "1.19.1" > BUILD_SYS = "x86_64-linux" > NATIVELSBSTRING = "Debian-7.1" > TARGET_SYS= "arm-poky-linux-gnueabi" > MACHINE = "beagleboard" &g

Re: [yocto] Yocto + meta-networking

2013-07-23 Thread Brian Hutchinson
On Tue, Jul 23, 2013 at 10:58 AM, Paul Eggleton < paul.eggle...@linux.intel.com> wrote: > On Tuesday 23 July 2013 10:36:46 Brian Hutchinson wrote: > > ... thought I'd give an update. I switched all branches to use master > and > > I was able to build packages from meta-networking (and others) jus

Re: [yocto] Yocto + meta-networking

2013-07-23 Thread Paul Eggleton
On Tuesday 23 July 2013 10:36:46 Brian Hutchinson wrote: > ... thought I'd give an update. I switched all branches to use master and > I was able to build packages from meta-networking (and others) just fine. > > Thanks again for straightening me out! Great! One thing to keep in mind though, ma

Re: [yocto] Yocto + meta-networking

2013-07-23 Thread Brian Hutchinson
... thought I'd give an update. I switched all branches to use master and I was able to build packages from meta-networking (and others) just fine. Thanks again for straightening me out! Regards, Brian ___ yocto mailing list yocto@yoctoproject.org htt

Re: [yocto] [PATCH] Make the yocto layer dependent on oe-core

2013-07-23 Thread Saul Wold
Laszlo, Thanks for the patch, we have some standards for the patch commit, which can be found: http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines Key take away is to include the file name or recipe as the first item for example: layer.conf: make the Yocto layer dependent on

[yocto] Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain

2013-07-23 Thread Brian Hutchinson
rd" DISTRO= "poky" DISTRO_VERSION= "1.4+snapshot-20130723" TUNE_FEATURES = "armv7a vfp neon" TARGET_FPU= "vfp-neon" meta meta-yocto meta-yocto-bsp= "master:3dee534f1e25109e0bdb681de0746c336f4b8840" me

[yocto] [PATCH] Make the yocto layer dependent on oe-core

2013-07-23 Thread Laszlo Papp
Signed-off-by: Laszlo Papp --- meta-yocto/conf/layer.conf | 5 + 1 file changed, 5 insertions(+) diff --git a/meta-yocto/conf/layer.conf b/meta-yocto/conf/layer.conf index e012f24..e326aad 100644 --- a/meta-yocto/conf/layer.conf +++ b/meta-yocto/conf/layer.conf @@ -9,3 +9,8 @@ BBFILE_COLLECT

Re: [yocto] Regarding offline build

2013-07-23 Thread Paul Eggleton
Amit Kumar wrote: > > To build the Yocot Project offline, i have done the following- > > [1] Downloaded the Poky-.tar.bz2 > > [2] Untar it. and enter the poky > > dir. > > [3] execute the - source oe-init-build-env > > [4] edit the > > conf/local.conf file as per ur suggesion. > > [5] Build the

Re: [yocto] Regarding offline build

2013-07-23 Thread Burton, Ross
On 23 July 2013 11:00, Amit Kumar wrote: > Please find the error log in text format. It's trying to download quilt, autoconf, etc, so it appears that you either failed to download all the sources when you were connected, or your build configuration isn't finding the files you'd downloaded

Re: [yocto] Regarding offline build

2013-07-23 Thread Amit Kumar
Hi, Please find the error log in text format. -Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Tuesday, July 23, 2013 3:21 PM To: Amit Kumar Cc: lee_ball...@dell.com; yocto@yoctoproject.org Subject: Re: [yocto] Regarding offline build On Tuesda

Re: [yocto] Regarding offline build

2013-07-23 Thread Paul Eggleton
On Tuesday 23 July 2013 12:11:33 Amit Kumar wrote: > Hi Mr. Lee > Thanks for replay and suggesion to build Yocoto project offline. > To build the Yocot Project offline, i have done the following- > [1] Downloaded the Poky-.tar.bz2 > [2] Untar it. and enter the poky dir. > [3] execute th