poky.conf: add Debian 7.3 to SANITY_TESTED_DISTROS

7.3 is a point release with security and bug fixes only, and I can
confirm that it works.

(From meta-yocto rev: baf65c002f6bc2ecf6c61a8ec5f1ad8b994b033d)

Signed-off-by: Olof Johansson <olof.johansson@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Olof Johansson 2014-01-21 11:07:23 +01:00 committed by Richard Purdie
parent a6c6659b3f
commit a452c02c88
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ SANITY_TESTED_DISTROS ?= " \
Debian-7.0 \n \
Debian-7.1 \n \
Debian-7.2 \n \
Debian-7.3 \n \
SUSE-LINUX-12.2 \n \
openSUSE-project-12.3 \n \
"