diff options
-rw-r--r-- | meta-yocto/conf/distro/poky.conf | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf index ab078c917d..f7b9e99c71 100644 --- a/meta-yocto/conf/distro/poky.conf +++ b/meta-yocto/conf/distro/poky.conf | |||
@@ -68,19 +68,24 @@ CONNECTIVITY_CHECK_URIS ?= "git://git.yoctoproject.org/yocto-firewall-test;proto | |||
68 | 68 | ||
69 | SANITY_TESTED_DISTROS ?= " \ | 69 | SANITY_TESTED_DISTROS ?= " \ |
70 | Yocto (Built by Poky 7.0) 1.2 \n \ | 70 | Yocto (Built by Poky 7.0) 1.2 \n \ |
71 | Poky 7.0 (Yocto Project 1.2 Reference Distro) \n \ | ||
72 | Poky 8.0 (Yocto Project 1.3 Reference Distro) \n \ | ||
71 | Ubuntu 10.04.4 LTS \n \ | 73 | Ubuntu 10.04.4 LTS \n \ |
72 | Ubuntu 11.10 \n \ | 74 | Ubuntu 11.10 \n \ |
73 | Ubuntu 12.04 LTS \n \ | 75 | Ubuntu 12.04 LTS \n \ |
74 | Ubuntu 12.04.1 LTS \n \ | 76 | Ubuntu 12.04.1 LTS \n \ |
75 | Fedora release 15 (Lovelock) \n \ | 77 | Ubuntu 12.10 \n \ |
76 | Fedora release 16 (Verne) \n \ | 78 | Fedora release 16 (Verne) \n \ |
77 | Fedora release 17 (Beefy Miracle) \n \ | 79 | Fedora release 17 (Beefy Miracle) \n \ |
80 | Fedora release 18 (Spherical Cow) \n \ | ||
78 | CentOS release 5.6 (Final) \n \ | 81 | CentOS release 5.6 (Final) \n \ |
79 | CentOS release 5.7 (Final) \n \ | 82 | CentOS release 5.7 (Final) \n \ |
80 | CentOS release 6.2 (Final) \n \ | 83 | CentOS release 5.8 (Final) \n \ |
81 | Debian GNU/Linux 6.0.4 (squeeze) \n \ | 84 | CentOS release 6.3 (Final) \n \ |
85 | Debian GNU/Linux 6.0.6 (squeeze) \n \ | ||
82 | openSUSE 11.4 \n \ | 86 | openSUSE 11.4 \n \ |
83 | openSUSE 12.1 \n \ | 87 | openSUSE 12.1 \n \ |
88 | openSUSE 12.2 \n \ | ||
84 | " | 89 | " |
85 | 90 | ||
86 | # Default hash policy for distro | 91 | # Default hash policy for distro |