[poky] [PATCH] poky.conf: add Debian 7.2 to SANITY_TESTED_DISTROS
Olof Johansson
olof.johansson at axis.com
Wed Oct 16 02:51:25 PDT 2013
7.2 is a point release with security and bug fixes only, and I can
confirm that it works.
Signed-off-by: Olof Johansson <olof.johansson at axis.com>
---
I tried to send this earlier, but the mail didn't seem to get through.
I applogize if you end up receiving duplicates.
---
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 44bc4c6..bac20bd 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -83,6 +83,7 @@ SANITY_TESTED_DISTROS ?= " \
Debian-6.0.7 \n \
Debian-7.0 \n \
Debian-7.1 \n \
+ Debian-7.2 \n \
SUSE-LINUX-12.2 \n \
openSUSE-project-12.3 \n \
"
--
1.7.10.4
More information about the poky
mailing list