Hi Zoran,

On May 24, 2021 8:27:58 AM UTC, Zoran <zoran.stojsavlje...@gmail.com> wrote:
>Hello again to YOCTO Folks,
>
>Here is another blunder I ran into while fixing a yocto-setup.sh script:
>https://github.com/ZoranStojsavljevic/bbb-yocto/blob/master/yocto-setup.sh
>
>While executing $  . ./yocto-setup.sh dunfell, everything ran smoothly.
>
>I did the same routine with the $  . ./yocto-setup.sh gatesgarth, and
>approximately after:
>Parsing recipes: 9% |##########
>
>The following message pops up!
>Loading cache: 100% |
>                                                | ETA:  --:--:--
>Loaded 0 entries from dependency cache.
>ERROR: ParseError at
>/home/vuser/projects_yocto/bbb-yocto-gatesgarth/meta-bbb/images/console-image.bb:4:
>Could not include required file images/basic-dev-image.bb
>
>Summary: There was 1 WARNING message shown.
>Summary: There was 1 ERROR message shown, returning a non-zero exit code.
>

The layer is not included. Check in your bblayers.conf. see 
https://github.com/ZoranStojsavljevic/bbb-yocto/blob/a6e8e8ce491705816d02df58fa0ef9378b18ef83/yocto-setup.sh#L114
 where you are missing the gatesgarth check.

Cheers,
Quentin


>If you peek into the following github repos:
>https://github.com/jumpnow/meta-bbb
>https://github.com/jumpnow/meta-jumpnow
>
>You'll see that in later  images/basic-dev-image.bb does exist, as
>well as in the dunfell branch:
>https://github.com/jumpnow/meta-jumpnow/blob/zeus/images/basic-dev-image.bb
>
>As well as in gatesgarth branch:
>https://github.com/jumpnow/meta-jumpnow/blob/gatesgarth/images/basic-dev-image.bb
>
>What I see upon the logic, something changes in poky/ setup, while
>transitioning from dunfell to gatesgarth.
>
>I also have created an issue in bbb-yocto repo:
>https://github.com/ZoranStojsavljevic/bbb-yocto/issues/3
>
>I would appreciate any ideas or hints...  Maybe some changes required
>in local.conf ?
>
>You can all try it yourselves, and see the same!
>
>Thank you,
>Zoran
>_______

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#53625): https://lists.yoctoproject.org/g/yocto/message/53625
Mute This Topic: https://lists.yoctoproject.org/mt/83046309/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to