Re: [yocto] please help on compiling my kernel

2019-08-14 Thread Randy MacLeod
On 8/13/19 5:59 AM, Tg, Harish wrote: Hi Guys, I am facing a strange issue which was working/compiling earlier. I did a clean and retried. Now I am getting this error with the command “bitbake -c compile -f linux-ti-staging”: WARNING:

Re: [yocto] wic create - bad ownership of directories inside image

2019-08-14 Thread Randy MacLeod
On 8/12/19 5:11 AM, Behnke, Jochen wrote: Hello, I am using poky 2.6.1 (thud) and create images using the wic utility. Recently I noticed that all directories contained in the created image are owned by UID 1000 and not by root. The files inside the image however are owned by root. The UID

Re: [yocto] Segmentation fault | bitbake machine-image.bb | core dumped

2019-08-14 Thread Randy MacLeod
On 8/12/19 10:42 AM, jaymin.da...@vivaldi.net wrote: Hello All, Facing segmentation fault (core dumped) while doing bitbake. I am using Yocto Jethro branch. Jethro isn't officially supported by the Yocto Project. The support cycle is ~ 1 year. https://wiki.yoctoproject.org/wiki/Releases Can

Re: [yocto] Init stops working on second boot cycle

2019-08-14 Thread Randy MacLeod
On 8/13/19 6:21 AM, Andy Pont wrote: I’ve got a strange issue and I don’t know whether it is a Yocto related issue, a kernel issue or something else completely… I have an image that is built with thud (2.6.2) using meta-atmel for the SAMA5D2-Xplained reference board.  I deploy the resulting

Re: [yocto] Bitbake local.conf variable been override by weak assignment

2019-08-14 Thread Rick Liu
oops~ After I purged build/tmp and build/cache, it just works, so it's probably just cache issue. # $BRCM_NXT-RELEASE-216_BRANCH [2 operations] # set /home/rl891036/scrach/DHELPDESK-3176/poky/build/conf/local.conf:60 # "SIT_int_nxt_v216.1.15.0" # set?

[yocto] Bitbake local.conf variable been override by weak assignment

2019-08-14 Thread Rick Liu
I have defined a global default value BRCM_NXT-RELEASE-216_BRANCH in local.conf, and setup a weak assignment (?=) in my recipe, but somehow the weak assignment override the local.conf global default value. Does anyone have any idea? build/conf/local.conf: BRCM_NXT-RELEASE-216_BRANCH =

[yocto] Unable to build Yocto meta-freescale layer for NXP

2019-08-14 Thread Sayan Sinha
Hello everyone, I was trying to build Yocto for my NXP. I tried building the Meta Freescale layer (meta-freescale - Layer containing NXP hardware support metadata). As mentioned in the Yocto Project Quick Build page, I added the Meta Freescale layer to bitbake using `bitbake-layers add-layer