[poky] [PATCH] Added DISTRO var to poky-bleeding conf file

Cristiana Voicu cristiana.voicu at intel.com
Tue Jan 15 04:39:27 PST 2013


-noticed in Hob that when DISTRO was set to poky-bleeding, it was
not saved; it was overriten by "poky"

[YOCTO #3670]
Signed-off-by: Cristiana Voicu <cristiana.voicu at intel.com>
---
 meta-yocto/conf/distro/poky-bleeding.conf |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-yocto/conf/distro/poky-bleeding.conf b/meta-yocto/conf/distro/poky-bleeding.conf
index 328acfe..43ada90 100644
--- a/meta-yocto/conf/distro/poky-bleeding.conf
+++ b/meta-yocto/conf/distro/poky-bleeding.conf
@@ -6,3 +6,5 @@ PREFERRED_VERSION_gtk+ ?= "2.13.3"
 
 require conf/distro/include/poky-floating-revisions.inc
 require conf/distro/poky.conf
+
+DISTRO = "poky-bleeding"
-- 
1.7.9.5




More information about the poky mailing list