[OE-core] [PATCH] poky-tiny: ensure that both poky and poky-tiny distro overrides are used

Darren Hart dvhart at linux.intel.com
Fri May 23 18:29:51 UTC 2014


Thanks for digging into this one Saul,

On 5/23/14, 11:16, Saul Wold wrote:
> [YOCTO #6353]
>

We do need to include a brief blurb in the commit message about what the 
problem was and why this fixes it - it can't be contained entirely in 
the BZ.

> Signed-off-by: Saul Wold <sgw at linux.intel.com>
> ---
>   meta-yocto/conf/distro/poky-tiny.conf | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf
> index 2548d79..5b67e32 100644
> --- a/meta-yocto/conf/distro/poky-tiny.conf
> +++ b/meta-yocto/conf/distro/poky-tiny.conf
> @@ -30,6 +30,8 @@
>
>   require conf/distro/poky.conf
>   DISTRO = "poky-tiny"
> +DISTROOVERRIDES = "poky:poky-tiny"

    ^ Whitespace issue here?

> +
>
>   # FIXME: consider adding a new "tiny" feature
>   #DISTRO_FEATURES_append = " tiny"
>

Thanks Saul,

-- 
Darren Hart			Open Source Technology Center
darren.hart at intel.com		            Intel Corporation



More information about the Openembedded-core mailing list