mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
poky.conf: Add Ubuntu 12.04.2 to sanity tested distros
I have been running poky master on this distro for some time now, this fix will avoid the warning about validated distros during bitbake parse phase. (From meta-yocto rev: 09bb10c11c00ed802ec6947add93efe25b001bb9) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -76,6 +76,7 @@ SANITY_TESTED_DISTROS ?= " \
|
|||||||
Ubuntu 10.04.4 LTS \n \
|
Ubuntu 10.04.4 LTS \n \
|
||||||
Ubuntu 11.10 \n \
|
Ubuntu 11.10 \n \
|
||||||
Ubuntu 12.04 LTS \n \
|
Ubuntu 12.04 LTS \n \
|
||||||
|
Ubuntu 12.04.2 LTS \n \
|
||||||
Ubuntu 12.04.1 LTS \n \
|
Ubuntu 12.04.1 LTS \n \
|
||||||
Ubuntu 12.10 \n \
|
Ubuntu 12.10 \n \
|
||||||
Fedora release 16 (Verne) \n \
|
Fedora release 16 (Verne) \n \
|
||||||
|
|||||||
Reference in New Issue
Block a user