[yocto] [ANNOUNCEMENT] meta-intel 6.0 for Skylake Halo DDR4 RVP11 (Kabylake) support on Yocto Project "morty" 2.2 is now available

2016-11-29 Thread Chang, Rebecca Swee Fun
Hi all, We are pleased to announce the following meta-intel BSP layers for Skylake Halo DDR4 RVP 11 is now available for download. Intel Skylake Halo DDR4 RVP11 (Kabylake) Yocto Project Version 2.2 - Morty. It is supported by Intel Common Core BSP. Features supported in this release: - Linux ke

Re: [yocto] [meta-raspberrypi] Seeing "dd: failed to open '/core-image-minimal-raspberrypi3-20161129134515.rootfs.rpi-sdimg': Permission denied" Errors After Update

2016-11-29 Thread Paul Barker
On Tue, 29 Nov 2016 17:22:15 + Thomas Thorne wrote: > I did not think my directory was that out of date but I can see a change to > the meta-raspberrypi/classes/sdcard_image-rpi.bbclass file from the 13th > September 2016. > https://github.com/agherzan/meta-raspberrypi/commit/4817e2c08709

Re: [yocto] [meta-raspberrypi] Seeing "dd: failed to open '/core-image-minimal-raspberrypi3-20161129134515.rootfs.rpi-sdimg': Permission denied" Errors After Update

2016-11-29 Thread Khem Raj
> On Nov 29, 2016, at 5:55 AM, Thomas Thorne wrote: > > I updated my Krogoth work area today with `git pull` and I now seeing error > messages about being unable to open a root filesystem image for a > raspberrypi3. I have tried in my build area that tries to make an SD card > image and the

Re: [yocto] [meta-raspberrypi][PATCH v4] u-boot: Simplify boot script

2016-11-29 Thread Jonathan Liu
Hi Paul, On 30 November 2016 at 07:39, Paul Barker wrote: > On Sun, 27 Nov 2016 17:37:53 +1100 > Jonathan Liu wrote: > > > A patch is backported to check if the firmware loaded a device tree blob > > into memory and set the fdt_addr variable if it is found. The U-Boot > > script will then read

Re: [yocto] [meta-raspberrypi] Seeing "dd: failed to open '/core-image-minimal-raspberrypi3-20161129134515.rootfs.rpi-sdimg': Permission denied" Errors After Update

2016-11-29 Thread Thomas Thorne
I did not think my directory was that out of date but I can see a change to the meta-raspberrypi/classes/sdcard_image-rpi.bbclass file from the 13th September 2016. https://github.com/agherzan/meta-raspberrypi/commit/4817e2c087097c02755d6309304878e42cf61d3c or https://lists.yoctoproject.org/pi

Re: [yocto] [meta-raspberrypi][PATCH v4] u-boot: Simplify boot script

2016-11-29 Thread Paul Barker
On Sun, 27 Nov 2016 17:37:53 +1100 Jonathan Liu wrote: > A patch is backported to check if the firmware loaded a device tree blob > into memory and set the fdt_addr variable if it is found. The U-Boot > script will then read the command line arguments generated by the > firmware from the device t

[yocto] [ANNOUNCEMENT] meta-intel 6.0 for Yocto Project "morty" 2.2 now available

2016-11-29 Thread Tracy Graydon
All, The meta-intel 6.0 layer for the Yocto Project 2.2 “morty" release and board support packages are now available for download. Tracy Graydon Intel Corporation meta-intel - repo: git://git.yoctoproject.org/meta-intel branch: morty tag: 6.0-morty-2.2 hash: 0c42b70b33d0c7524dd

[yocto] [meta-raspberrypi] Seeing "dd: failed to open '/core-image-minimal-raspberrypi3-20161129134515.rootfs.rpi-sdimg': Permission denied" Errors After Update

2016-11-29 Thread Thomas Thorne
I updated my Krogoth work area today with `git pull` and I now seeing error messages about being unable to open a root filesystem image for a raspberrypi3. I have tried in my build area that tries to make an SD card image and the default one which does whatever the basic setup is. Output from

[yocto] [meta-raspberrypi][PATCH] linux-raspberrypi_4.4.bb: upgrade to 4.4.35

2016-11-29 Thread Trevor Woerner
Signed-off-by: Trevor Woerner --- recipes-kernel/linux/linux-raspberrypi_4.4.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.bb b/recipes-kernel/linux/linux-raspberrypi_4.4.bb index 19e8552..35a72d7 100644 --- a/recipes-kernel

Re: [yocto] [meta-raspberrypi] Recipe To Add 3 Script Files To /etc/ppp/peers/

2016-11-29 Thread Miguel Aveiro
I think you might have already found an answer, but I don't think it's wise to override the do_install method. Plus, you should also populate your "${D}" folder, which is "${WORKDIR}/image"; instead of ${IMAGE_ROOTFS}, which is "${WORKDIR}/rootfs". AFAIK, the way you're doing, the contents of D wi

[yocto] populate_sdk_ext: Huge(?) differences between RPM & DEB

2016-11-29 Thread Michel D'HOOGE
Ross, > From: "Ross Burton" > Sent: Friday, 25 November, 2016 6:34:01 PM > I fixed this in oe-core master a few weeks ago. oe-core > a0aa5bb709547ce0b65a4563e4217c3c3d9f. Thank you for your answer. I applied your commit. And after struggling a little with some side-effects that led to eras

Re: [yocto] What criteria are categorized? (tmp/work/...)

2016-11-29 Thread Patrick Ohly
On Tue, 2016-11-29 at 17:15 +1300, Paul Eggleton wrote: > On Tue, 29 Nov 2016 11:47:40 윤영석 wrote: > > After poky the build, i look at the tmp/work folder. > > I can see these folders. > > All-poky-linux / i586-poky-linux / qemux86-poky-linux / x86_64-linux / > > > > What is the classification of e

Re: [yocto] New error

2016-11-29 Thread Gary Thomas
On 2016-11-29 10:09, Michel D'HOOGE wrote: Hi, I recently updated my Poky/Yocto repo to 12a0ee049e453b6d0d2ce2f3fa981d1b6e02bd78 and now I'm seeing messages Did you try to erase your build/tmp folder? No, I did nothing - this error happened (actually many of them) during the course of a lon

[yocto] When shall one erase tmp and sstate-cache?

2016-11-29 Thread Michel D'HOOGE
Hi, I "frequently" have the same problem as Gary: > From: "Gary Thomas" > To: yocto@yoctoproject.org > Sent: Tuesday, 29 November, 2016 9:32:39 AM > Subject: [yocto] New error > > I recently updated my Poky/Yocto repo to > 12a0ee049e453b6d0d2ce2f3fa981d1b6e02bd78 and now I'm seeing > messages

Re: [yocto] New error

2016-11-29 Thread Michel D'HOOGE
Hi, > I recently updated my Poky/Yocto repo to > 12a0ee049e453b6d0d2ce2f3fa981d1b6e02bd78 and now I'm seeing messages Did you try to erase your build/tmp folder? Michel -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/l

[yocto] New error

2016-11-29 Thread Gary Thomas
I recently updated my Poky/Yocto repo to 12a0ee049e453b6d0d2ce2f3fa981d1b6e02bd78 and now I'm seeing messages like this: ERROR: When reparsing /local/poky-cutting-edge/meta/recipes-core/base-files/base-files_3.0.14.bb.do_install, the basehash value changed from 3c2401cc61fce5eb899de19dbf788