Openembedded Core Discussions
 help / color / mirror / Atom feed
* [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

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