summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElizabeth Flanagan <elizabeth.flanagan@intel.com>2013-05-09 12:54:12 -0700
committerElizabeth Flanagan <elizabeth.flanagan@intel.com>2013-05-09 12:55:54 -0700
commit00ab7c884b614d23a4ce6c17f07c612ecc9c7319 (patch)
tree24cc006b001514e6b0ae1ab08c9404e52bf9588a
parentad7df4a00435c485bdfe215b4e9742adf04ee4c7 (diff)
downloadpoky-00ab7c884b614d23a4ce6c17f07c612ecc9c7319.tar.gz
poky.conf: fixing sanity tested distro
Didn't flip 8.0.2 to 1.3.2. This fixes that Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
-rw-r--r--meta-yocto/conf/distro/poky.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index c6ff811c36..2c6285b754 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -74,7 +74,7 @@ SANITY_TESTED_DISTROS ?= " \
74 Poky 7.0 (Yocto Project 1.2 Reference Distro) 1.2 \n \ 74 Poky 7.0 (Yocto Project 1.2 Reference Distro) 1.2 \n \
75 Poky 8.0 (Yocto Project 1.3 Reference Distro) 1.3 \n \ 75 Poky 8.0 (Yocto Project 1.3 Reference Distro) 1.3 \n \
76 Poky 8.0.1 (Yocto Project 1.3.1 Reference Distro) 1.3.1 \n \ 76 Poky 8.0.1 (Yocto Project 1.3.1 Reference Distro) 1.3.1 \n \
77 Poky 8.0.2 (Yocto Project 1.3.1 Reference Distro) 1.3.1 \n \ 77 Poky 8.0.2 (Yocto Project 1.3.1 Reference Distro) 1.3.2 \n \
78 Ubuntu 10.04.4 LTS \n \ 78 Ubuntu 10.04.4 LTS \n \
79 Ubuntu 11.10 \n \ 79 Ubuntu 11.10 \n \
80 Ubuntu 12.04 LTS \n \ 80 Ubuntu 12.04 LTS \n \