[yocto] [meta-yocto][PATCH] poky.conf: Add Ubuntu 12.04.2 to sanity tested distros

Khem Raj raj.khem at gmail.com
Tue Feb 5 21:38:53 PST 2013


I have been running poky master on this distro for some time
now, this fix will avoid the warning about validated distros
during bitbake parse phase.

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-yocto/conf/distro/poky.conf |    1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index 1d4e6f2..cb54d3f 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -76,6 +76,7 @@ SANITY_TESTED_DISTROS ?= " \
             Ubuntu 10.04.4 LTS \n \
             Ubuntu 11.10 \n \
             Ubuntu 12.04 LTS \n \
+            Ubuntu 12.04.2 LTS \n \
             Ubuntu 12.04.1 LTS \n \
             Ubuntu 12.10 \n \
             Fedora release 16 (Verne) \n \
-- 
1.7.9.5




More information about the yocto mailing list