Re: [yocto] [meta-raspberrypi][PATCH 1/3] linux-firmware: Replace /lib with ${nonarch_base_libdir}

2017-10-25 Thread Paul Barker
On Wed, Oct 25, 2017 at 6:43 AM, Michael Gloff wrote: > From: Michael Gloff > > Use standard variable name and avoid > QA errors when usermerge DISTRO_FEATURE is enabled. > > Signed-off-by: Michael Gloff > --- > recipes-kernel/linux-firmware/linux-firmware_%.bbappend | 8 ---

[yocto] [meta-raspberrypi] Rocko branch maintenance

2017-10-25 Thread Paul Barker
Hi all, I'd like to put myself forward as stable branch maintainer for meta-raspberrypi again. The plan is to maintain rocko for 12 months in line with the Yocto Project's current maintenance period. I'm currently looking after pyro and I think it's gone well over the last 6 months. Obviously, pyr

[yocto] [PATCH] devtool: add clean command

2017-10-25 Thread Josef Holzmayr
Add an idiomatic way to devtool to clean a recipe. Signed-off-by: Josef Holzmayr --- scripts/lib/devtool/clean.py | 48 1 file changed, 48 insertions(+) create mode 100644 scripts/lib/devtool/clean.py diff --git a/scripts/lib/devtool/clean.py b/scri

Re: [yocto] [PATCH] devtool: add clean command

2017-10-25 Thread Leonardo Sandoval
On Wed, Oct 25, 2017 at 7:20 AM, Josef Holzmayr wrote: Add an idiomatic way to devtool to clean a recipe. what I can see on the patch, this does a bitbake -c clean , right? Signed-off-by: Josef Holzmayr --- scripts/lib/devtool/clean.py | 48 +

Re: [yocto] [PATCH] devtool: add clean command

2017-10-25 Thread Josef Holzmayr
Hi! On 25.10.2017 16:20, Leonardo Sandoval wrote: On Wed, Oct 25, 2017 at 7:20 AM, Josef Holzmayr wrote: Add an idiomatic way to devtool to clean a recipe. what I can see on the patch,  this does a bitbake -c clean , right? In a nutshell and by default, yes. It sticks to the configur

Re: [yocto] [meta-raspberrypi] Rocko branch maintenance

2017-10-25 Thread Khem Raj
On Wed, Oct 25, 2017 at 1:50 AM, Paul Barker wrote: > Hi all, > > I'd like to put myself forward as stable branch maintainer for > meta-raspberrypi again. The plan is to maintain rocko for 12 months in > line with the Yocto Project's current maintenance period. I'm > currently looking after pyro a

Re: [yocto] [PATCH] devtool: add clean command

2017-10-25 Thread Paul Eggleton
Hi Josef, Looks good, just a couple of minor tweaks to be made: On Thursday, 26 October 2017 1:20:39 AM NZDT Josef Holzmayr wrote: > Add an idiomatic way to devtool to clean a recipe. It would be worth noting that this is particularly important within the eSDK because you can't run bitbake -c c

Re: [yocto] [PATCH] devtool: add clean command

2017-10-25 Thread Paul Eggleton
On Thursday, 26 October 2017 11:51:07 AM NZDT Paul Eggleton wrote: > Hi Josef, > > Looks good, just a couple of minor tweaks to be made: > > On Thursday, 26 October 2017 1:20:39 AM NZDT Josef Holzmayr wrote: > > Add an idiomatic way to devtool to clean a recipe. > > It would be worth noting that

[yocto] build error on raspberrypi3

2017-10-25 Thread vishal ashapur
hi im buliding linux on rpi3 using yocto pyro branch. after doing "bitbake linux-raspberrypi -c menuconfig" it is downloading all sources but at the end it is showing the following error. ERROR: linux-raspberrypi-1_4.9.30+gitAUTOINC+e54215a9bc-r28 do_fetch: Fetcher failure for URL: 'git://github.