[poky] [PATCH] poky.conf: add Debian 7.1 to SANITY_TESTED_DISTROS
Ross Burton
ross.burton at intel.com
Wed Aug 21 02:32:54 PDT 2013
7.1 is a point release with security and bug fixes only, and I can confirm that
it works.
Signed-off-by: Ross Burton <ross.burton at intel.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 89abffd..233aa81 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -83,6 +83,7 @@ SANITY_TESTED_DISTROS ?= " \
CentOS-6.4 \n \
Debian-6.0 \n \
Debian-7.0 \n \
+ Debian-7.1 \n \
SUSE-LINUX-12.2 \n \
openSUSE-project-12.3 \n \
"
--
1.7.10.4
More information about the poky
mailing list