I haven't tested with the distro config in a while. Its highly likely its a
bit crusty. I will gladly take any patches or take a look at it when we I
get back from break.

On Fri, Dec 24, 2021 at 4:05 PM <[email protected]> wrote:

> Hi,
>
> I recently cloned yocto project and followed the guide(
> https://git.yoctoproject.org/meta-cgl/about/) to build a cgl image.
> But when running any bitbake command I got:
>
> *gabi@ubuntu-lp:~/yocto/cgl$ bitbake-layers show-recipes  "*-image-*"*
> *NOTE: Starting bitbake server...*
> *ERROR: ParseError at
> /home/gabi/yocto/poky/meta-cgl/meta-cgl-common/conf/distro/poky-cgl.conf:1:
> Could not include required file conf/distro/poky-lsb.conf*
>
>
> *ERROR: ParseError at
> /home/gabi/yocto/poky/meta-cgl/meta-cgl-common/conf/distro/poky-cgl.conf:1:
> Could not include required file conf/distro/poky-lsb.conf*
> *gabi@ubuntu-lp:~/yocto/cgl$ bitbake core-image-minimal*
> *ERROR: ParseError at
> /home/gabi/yocto/poky/meta-cgl/meta-cgl-common/conf/distro/poky-cgl.conf:1:
> Could not include required file conf/distro/poky-lsb.conf*
>
> From what I see poky-lsb was replaced by poky-altcfg in:
>
> *commit a91448bf731ef29a841a93e991e7b75efb5f1e28*
> *Author: Richard Purdie <[email protected]
> <[email protected]>>*
> *Date:   Wed Aug 28 17:21:23 2019 +0100*
>
> *    poky-altcfg: Replace poky-lsb with poky-altcfg*
>
> *    LSB has been removed, replace poky-lsb with poky-altcfg, a place*
> *    where we can test different configurations on the autobuilder as well*
> *    as showing an example of how to subclass a distro configuration.*
>
> *    (From meta-yocto rev: 00fdefff55717331a220fe624f29c387970d31d7)*
>
> *    Signed-off-by: Richard Purdie <[email protected]
> <[email protected]>>*
>
>
> Results in failing the first line in poky-cgl.conf:
> meta-cgl/meta-cgl-common/conf/distro/poky-cgl.conf:1:require
> conf/distro/poky-lsb.conf
>
> After changing it to "require conf/distro/poky-altcfg.conf" bitbake seems
> to run fine.
>
> Haven't found any fix or bug on it, is it a known issue or maybe I missed
> something?
>
> Thanks,
> Gabi
>
> 
>
>

-- 
Jeremy Puhlman
Montavista Software, LLC.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#55657): https://lists.yoctoproject.org/g/yocto/message/55657
Mute This Topic: https://lists.yoctoproject.org/mt/87946236/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to