Re: [yocto] [PATCH] Fix connectivity check for BB_FETCH_PREMIRRORONLY case

2016-01-15 Thread Jan-SImon Möller
Hi Burton, Thanks for the review. Clear case of brain bug from CnP. Yes, will resend. Best, Jan-Simon Am Donnerstag, 7. Januar 2016, 23:42:22 schrieb Burton, Ross: > > Just use d, you don't need to use bb.data.getVar("foo", d, True) when > d.getVar("foo", True) is clearer. > > Ross -- -- J

Re: [yocto] [PATCH][coreutils] Add attr build dependency

2016-01-15 Thread Khem Raj
> On Jan 15, 2016, at 11:59 AM, Scott Ellis wrote: > > Fixes this warning: > > WARNING: QA Issue: coreutils rdepends on libattr, but it isn't a build > dependency? [build-deps] > > Signed-off-by: Scott Ellis > --- > meta/recipes-core/coreutils/coreutils_8.24.bb | 9 +++-- > 1 file changed

Re: [yocto] [PATCH][coreutils] Add attr build dependency

2016-01-15 Thread Scott Ellis
Fixes this warning: WARNING: QA Issue: coreutils rdepends on libattr, but it isn't a build dependency? [build-deps] Signed-off-by: Scott Ellis --- meta/recipes-core/coreutils/coreutils_8.24.bb | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/coreut

Re: [yocto] [PATCH][coreutils] Add attr build dependency

2016-01-15 Thread Khem Raj
> On Jan 15, 2016, at 7:15 AM, Scott Ellis wrote: > > The 'something' would be 'xattr' > > PACKAGECONFIG[attr] = "--enable-xattr,--disable-xattr,attr," > > What should the default be? > > The acl option for coreutils looks in DISTRO_FEATURES. > > Should I do the same for this? if it depend

Re: [yocto] [Toaster] Production Instance Setup

2016-01-15 Thread Ed Bartosh
Hi Rudolf, I'm sorry for unpleasant experience you had with this setup. I confirm that most of the issues you've pointed out exist and I was able to reproduce them. Eventually I managed to run Toaster in this configuration. Please, read my comments below. On Thu, Jan 14, 2016 at 03:03:19PM -080

[yocto] Yocto Project Status WW03

2016-01-15 Thread Jolley, Stephen K
Current Dev Position: YP 2.1 M2 Next Deadline: YP 2.1 M2 Cutoff (Feature Freeze) date is January 25, 2016 noon GMT SWAT team rotation: Cristian -> Randy https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team Key Status/Updates: * Due to some people being sick, we're operating at r

Re: [yocto] [PATCH][coreutils] Add attr build dependency

2016-01-15 Thread Scott Ellis
The 'something' would be 'xattr' PACKAGECONFIG[attr] = "--enable-xattr,--disable-xattr,attr," What should the default be? The acl option for coreutils looks in DISTRO_FEATURES. Should I do the same for this? "Khem Raj" said: > Scott > > Thanks for patch. You might want to send into to oe-

Re: [yocto] using Hob to run images on a custom simulator, other than qemu

2016-01-15 Thread Roman, Alexandru CostinX
Hi Mirela, As Belen mentioned, HOB is being deprecated, but you can log a bug in Bugzilla. For that you need an account on https://bugzilla.yoctoproject.org/. If you want to submit a patch, this link will help you: https://wiki.yoctoproject.org/wiki/Poky_Contributions . Unfortunately we don't te

Re: [yocto] using Hob to run images on a custom simulator, other than qemu

2016-01-15 Thread Georgescu, Alexandru C
Alex, Can you help Mirela? Thanks, AlexG From: Mirela Rabulea [mailto:mirela.rabu...@nxp.com] Sent: Friday, January 15, 2016 2:36 PM To: Georgescu, Alexandru C ; Barros Pena, Belen ; Mirela Rabulea ; yocto@yoctoproject.org; p...@yoctoproject.org Cc: Nicolae Manescu Subject: RE: [yocto] using H

Re: [yocto] using Hob to run images on a custom simulator, other than qemu

2016-01-15 Thread Mirela Rabulea
Hi Alex, Belen, Is there some pre-setup necessary in order to run the HOB tests you mentioned? I did the following: - Cloned poky repository, from master: git://git.yoctoproject.org/poky - Tried to run a test-case which seems the most related to my changes, "Case 66 - Run im