diff options
-rw-r--r-- | meta-yocto/conf/distro/poky.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf index 8e824962c4..406ddfcada 100644 --- a/meta-yocto/conf/distro/poky.conf +++ b/meta-yocto/conf/distro/poky.conf | |||
@@ -86,6 +86,7 @@ SANITY_TESTED_DISTROS ?= " \ | |||
86 | CentOS release 5.8 (Final) \n \ | 86 | CentOS release 5.8 (Final) \n \ |
87 | CentOS release 6.3 (Final) \n \ | 87 | CentOS release 6.3 (Final) \n \ |
88 | Debian GNU/Linux 6.0.6 (squeeze) \n \ | 88 | Debian GNU/Linux 6.0.6 (squeeze) \n \ |
89 | Debian GNU/Linux 7.0 (wheezy) \n \ | ||
89 | openSUSE 11.4 \n \ | 90 | openSUSE 11.4 \n \ |
90 | openSUSE 12.1 \n \ | 91 | openSUSE 12.1 \n \ |
91 | openSUSE 12.2 \n \ | 92 | openSUSE 12.2 \n \ |