[yocto] Strange filesystem problem using docker on a pyro based system

2018-03-05 Thread Peter Spierenburg
I am building docker on a pyro based system. I'm using the overlay storage driver, and I am getting a strange result: When I add a file to a container, any files in the same directory that come from the base image disappear... Here is a short script that highlights what I mean: docker build

[yocto] Here is my BSP for the adzs-sc589-ezlite eval board.

2018-02-08 Thread Peter Spierenburg
Greetings all, I've created a board support package for the adzs-sc589-ezlite evaluation board from Analog Devices. I would be very interested in hearing about how it can be improved. Take a look at it here: https://github.com/spierepf/meta-adzs-sc589-ezlite [https://avatars2.githubusercon

[yocto] runqemu looking for qemuboot.conf file...

2018-02-04 Thread Peter Spierenburg
I've written a bsp for the adzs-sc589-ezlite board from analog devices. I am trying to use qemu to emulate the board, but I get the following runqemu - INFO - Can't find qemuboot conf file, DEPLOY_DIR_IMAGE is NULL! runqemu - INFO - Running MACHINE=adzs-sc589-ezlite bitbake -e... runqemu - INFO

Re: [yocto] How do I generate a dtb for my board support package?

2018-01-26 Thread Peter Spierenburg
s expected. How do I alter the SRC_URI instruction in my .bbappend file to specify the correct destination directory? From: yocto-boun...@yoctoproject.org on behalf of Peter Spierenburg Sent: January 25, 2018 10:46:05 AM To: yocto@yoctoproject.org Subject: Re: [

Re: [yocto] How do I generate a dtb for my board support package?

2018-01-25 Thread Peter Spierenburg
Thanks Maciej, I did add a patch to SRC_URI in my linux-yocto_4.12.bbappend file. Does the entry belong somewhere else instead? Peter. From: Maciej Pijanowski Sent: January 25, 2018 9:37:40 AM To: Peter Spierenburg; yocto@yoctoproject.org Subject: Re

[yocto] How do I generate a dtb for my board support package?

2018-01-25 Thread Peter Spierenburg
I am trying to write a board support package for the adzs-sc589-ezlite board from Analog Devices, because AD only supplies a buildroot package, and I would prefer to use yocto. AD's buildroot produces a uImage kernel with dtb that is served to the board using tftp. The root file system is serv

[yocto] What is the procedure for creating a board support package?

2018-01-09 Thread Peter Spierenburg
I'm trying to follow the instructions at: http://www.yoctoproject.org/docs/current/bsp-guide/bsp-guide.html#creating-a-new-bsp-layer-using-the-yocto-bsp-script I followed the prompts exactly as specified (although the SMP support prompt did not appear), and I chose the default 4.12 kernel (pre

[yocto] Trying to build: DEFAULTTUNE = "armcortexa5hf-neon"

2017-02-22 Thread Peter Spierenburg
I am trying to build yocto for the ADSP-SC589 chip which includes an ARM. I believe that the correct directive is: DEFAULTTUNE = "armcortexa5hf-neon" I started by trying to add the directive to the local.conf file, but I got this result: Tuning 'armcortexa5hf-neon' has no defined featur

Re: [yocto] Trying to set up a debian package repository for yocto.

2017-02-20 Thread Peter Spierenburg
yoctoproject.org on behalf of Peter Spierenburg Sent: February 20, 2017 4:54:15 PM To: yocto@yoctoproject.org Subject: [yocto] Trying to set up a debian package repository for yocto. I'm trying to construct a debian package repository to deploy packages from. I took all the packages f

[yocto] Trying to set up a debian package repository for yocto.

2017-02-20 Thread Peter Spierenburg
I'm trying to construct a debian package repository to deploy packages from. I took all the packages from poky/build/tmp/deploy/deb and followed the instructions at: https://wiki.debian.org/SettingUpSignedAptRepositoryWithReprepro SettingUpSignedAptRepositoryWithReprepro - Debian Wiki

[yocto] I am getting an error when I try to do a build that includes docker.

2017-02-05 Thread Peter Spierenburg
I am trying to build yocto/poky so that it includes docker. However, I get the following error. It appears to indicate that i586 is not supported by docker. Is this the case? ERROR: docker-1.9.0+git76d6bc9a9f1690e16f3721ba165364688b626de2-r0 do_compile: Function failed: do_compile (log file is