Re: [yocto] RDEPENDS and do_rootfs

2019-02-01 Thread Darcy Watkins
Hi, In my case, package A creates groups a1, a2 and a3. B is actually a family of packages B1, B2 and B3 that each create user b1, b2, or b3 respectively, but also adds the new user to groups a1, a2 and/or a3. So in this case, it is necessary that package A first be installed AND that its

Re: [yocto] Help with cleaning/rebuidling

2019-02-01 Thread Edward Wingate
On Fri, Feb 1, 2019 at 7:57 AM Yann CARDAILLAC wrote: > Hi Ed, > > I don't want to state the obvious but firstly did you check that you have > the stuff asked : > > > *CMake Error: The source directory "/mnt/drive/yocto/poky/build/t* >

Re: [yocto] [meta-raspberrypi] Rainbow screen with Raspberry Pi 3 A+ but not on B+

2019-02-01 Thread Belisko Marek
Hi Markus, On Fri, Feb 1, 2019 at 2:54 PM Markus W wrote: > Thanks Marek! > > I pretty sure it doesn't boot, but I haven't confirmed it as you suggested > it. > > I have never connected to the uart interface directly on the GPIO or via > bluetooth. It probably takes me more time to figure it

Re: [yocto] Help with cleaning/rebuidling

2019-02-01 Thread Yann CARDAILLAC
Hi Ed, I don't want to state the obvious but firstly did you check that you have the stuff asked : *CMake Error: The source directory "/mnt/drive/yocto/poky/build/t* *mp/work/cortexa9-vfp-neon-poky**-linux-gnueabi/mosquitto/1.5.* *5-r0/mosquitto-1.5.5" does not exist.* If

Re: [yocto] [meta-raspberrypi] Rainbow screen with Raspberry Pi 3 A+ but not on B+

2019-02-01 Thread Markus W
Thanks Marek! I pretty sure it doesn't boot, but I haven't confirmed it as you suggested it. I have never connected to the uart interface directly on the GPIO or via bluetooth. It probably takes me more time to figure it out and to do this than trying the thud branch as @agherzan has mentioned

Re: [yocto] [meta-raspberrypi] Rainbow screen with Raspberry Pi 3 A+ but not on B+

2019-02-01 Thread Belisko Marek
On Fri, Feb 1, 2019 at 1:11 PM Markus W wrote: > Hi! > > I have been running a yocto image (sumo) on a raspberry 3 B+ without any > problems, but wanted to test the new raspberry Pi 3 A+ board with it but I > just get the Rainbow screen on boot. I have updated meta-openembedded to > the latest

[yocto] [meta-raspberrypi] Rainbow screen with Raspberry Pi 3 A+ but not on B+

2019-02-01 Thread Markus W
Hi! I have been running a yocto image (sumo) on a raspberry 3 B+ without any problems, but wanted to test the new raspberry Pi 3 A+ board with it but I just get the Rainbow screen on boot. I have updated meta-openembedded to the latest sumo and meta-raspberry was still up to date with the latest

[yocto] Error function "license_create_manifest"

2019-02-01 Thread DRUILHE, Thomas (SOPRA STERIA GROUP SA)
Hi I'm trying to build for an imx6 board with krogoth (I can't use newer vesion), but i got an error during do_rootfs step. I'm triyng since 3 days to fix but with no result. Here the error : Build Configuration: BB_VERSION= "1.30.0" BUILD_SYS = "x86_64-linux"

[yocto] SDK install w/ CMake

2019-02-01 Thread Eric Schwarz
Hello, we have got the problem that w/ the Yocto recipe and CMake install targets as below always everything (headers and library or binary respectively) is installed in the SDK. The binary also goes into the SDK even though we just add it to IMAGE_INSTALL based on a XILINX yocto build

Re: [yocto] cannelloni.bb (Was: [Chicken and Egg problem] Defining RDEPENDS of the package itself)

2019-02-01 Thread gandersson
Thanks very much for the information, Zoran! And sorry I forgot to return to this issue before. Best Regards, Gunnar On February 1, 2019 9:32:02 AM GMT+01:00, Zoran Stojsavljevic wrote: >Since no reply for socket-can strategy... I long time ago created one >for by me and my needs. > >But

Re: [yocto] cannelloni.bb (Was: [Chicken and Egg problem] Defining RDEPENDS of the package itself)

2019-02-01 Thread Zoran Stojsavljevic
Since no reply for socket-can strategy... I long time ago created one for by me and my needs. But still... Here is something worth nothing, if anybody considers socket-can domain! https://github.com/ZoranStojsavljevic/meta-socketcan Best Regards, Zoran Stojsavljevic ___ On Thu, Jul 19,