mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
poky.conf: use correct version string for Ubuntu 12.04
Since it is an LTS release, the final version string was not "Ubuntu 12.04" but "Ubuntu 12.04 LTS", so use this when doing the tested host distribution check. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5b3a0eac61
commit
119e1b7dc9
@@ -69,7 +69,7 @@ SANITY_TESTED_DISTROS ?= " \
|
||||
Yocto (Built by Poky 7.0) 1.2 \n \
|
||||
Ubuntu 10.04.4 LTS \n \
|
||||
Ubuntu 11.10 \n \
|
||||
Ubuntu 12.04 \n \
|
||||
Ubuntu 12.04 LTS \n \
|
||||
Fedora release 15 (Lovelock) \n \
|
||||
Fedora release 16 (Verne) \n \
|
||||
Fedora release 17 (Beefy Miracle) \n \
|
||||
|
||||
Reference in New Issue
Block a user