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

Saul Wold sgw at linux.intel.com
Fri May 23 18:16:05 UTC 2014


[YOCTO #6353]

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"
+
 
 # FIXME: consider adding a new "tiny" feature
 #DISTRO_FEATURES_append = " tiny"
-- 
1.8.3.1




More information about the Openembedded-core mailing list