[yocto] BB_DANGLINGAPPENDS_WARNONLY = "1" or "true"?

Khem Raj raj.khem at gmail.com
Sun Nov 3 12:49:16 PST 2013


On Sat, Nov 2, 2013 at 3:27 AM, Robert P. J. Day <rpjday at crashcourse.ca> wrote:
>
>   (i can see it's going to be that kind of weekend.) ref manual reads:
>
>      BB_DANGLINGAPPENDS_WARNONLY = "1"
>
> but some layers define:
>
> meta-linaro/meta-aarch64/conf/layer.conf:BB_DANGLINGAPPENDS_WARNONLY = "true"
> meta-linaro/meta-linaro-toolchain/conf/layer.conf:BB_DANGLINGAPPENDS_WARNONLY = "true"
> meta-linaro/meta-linaro/conf/layer.conf:BB_DANGLINGAPPENDS_WARNONLY = "true"
> poky-extras/meta-kernel-dev/conf/layer.conf:BB_DANGLINGAPPENDS_WARNONLY ?= "true"
>
> so general question(s) -- is it understood that "1" and "true" are
> equivalent? should there be a standard? should the ref manual be
> enhanced, or should the above layers clean themselves up?

They are all correct. Accepted values are

"1", "yes", "true"

>
> rday
>
> --
>
> ========================================================================
> Robert P. J. Day                                 Ottawa, Ontario, CANADA
>                         http://crashcourse.ca
>
> Twitter:                                       http://twitter.com/rpjday
> LinkedIn:                               http://ca.linkedin.com/in/rpjday
> ========================================================================
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



More information about the yocto mailing list