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 ---
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
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
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
+
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
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
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
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
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.