poky.conf: Fix 'distro is not validated' warning for OpenSUSE

Updated openSUSE distro names used in meta-yocto/conf/distro/poky.conf.

Currently used distro names cause bitbake to issue this warning on
all openSUSE systems:
WARNING: Host distribution "openSUSE-NN.N" has not been validated
with this version of the build system.

(From meta-yocto rev: 2d4e276f25bf70637f5a8762f363821643de2de3)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ed Bartosh 2015-03-23 11:58:49 +02:00 committed by Richard Purdie
parent 814252efd0
commit fdf383ffe6
1 changed files with 2 additions and 2 deletions

View File

@ -81,8 +81,8 @@ SANITY_TESTED_DISTROS ?= " \
CentOS-7.* \n \
Debian-7.* \n \
Debian-8.* \n \
openSUSE-project-12.3 \n \
openSUSE-project-13.1 \n \
openSUSE-12.3 \n \
openSUSE-13.1 \n \
"
# Default hash policy for distro