* [PATCH] poky-tiny: ensure that both poky and poky-tiny distro overrides are used
@ 2014-05-23 18:16 Saul Wold
2014-05-23 18:29 ` Darren Hart
0 siblings, 1 reply; 2+ messages in thread
From: Saul Wold @ 2014-05-23 18:16 UTC (permalink / raw)
To: openembedded-core
[YOCTO #6353]
Signed-off-by: Saul Wold <sgw@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"
+
# FIXME: consider adding a new "tiny" feature
#DISTRO_FEATURES_append = " tiny"
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] poky-tiny: ensure that both poky and poky-tiny distro overrides are used
2014-05-23 18:16 [PATCH] poky-tiny: ensure that both poky and poky-tiny distro overrides are used Saul Wold
@ 2014-05-23 18:29 ` Darren Hart
0 siblings, 0 replies; 2+ messages in thread
From: Darren Hart @ 2014-05-23 18:29 UTC (permalink / raw)
To: Saul Wold, openembedded-core
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@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@intel.com Intel Corporation
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-23 18:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-23 18:16 [PATCH] poky-tiny: ensure that both poky and poky-tiny distro overrides are used Saul Wold
2014-05-23 18:29 ` Darren Hart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox