[yocto] Help with DISTRO settings

Khem Raj raj.khem at gmail.com
Sat Jul 23 23:05:08 PDT 2016


On Sat, Jul 23, 2016 at 10:49 PM, Edward Wingate <edwingate8 at gmail.com> wrote:
> This is in my layer's conf/distro/mydistro.conf file:
>
>     require conf/distro/poky.conf
>     DISTRO = "mydistro"
>     DISTRO_NAME = "MyDistro"

Move these DISTRO settings above require conf/distro/poky.conf

>
> These variables took effect before, but now bitbake is reverting back
> to DISTRO="poky" and DISTRO_NAME = "Poky (Yocto Project Reference
> Distro)" (used for /etc/issue) for some reason.
>
> How can I determine what is reverting it?  I don't know what I might
> have changed to make it do this. Thank you.
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



More information about the yocto mailing list