Distribution Support: Difference between revisions
m (→Distribution Support: Whoops, fix a few minor typos while I'm here.) |
|||
Line 3: | Line 3: | ||
This page is to maintain a list of distributions validated to work with Yocto Project. Everyone is welcome to add distribution support information into this page. | This page is to maintain a list of distributions validated to work with Yocto Project. Everyone is welcome to add distribution support information into this page. | ||
'''NOTE: This list is outdated'''. Please refer to the | '''NOTE: This list is outdated'''. Please refer to the "[http://www.yoctoproject.org/docs/1.7/ref-manual/ref-manual.html#detailed-supported-distros Supported Linux Distributions]" section in the Yocto Project Reference Manual for the current list of supported Linux distributions. | ||
{|border="1" | {|border="1" |
Revision as of 22:53, 30 July 2018
Distribution Support
Distribution Support
This page is to maintain a list of distributions validated to work with Yocto Project. Everyone is welcome to add distribution support information into this page.
NOTE: This list is outdated. Please refer to the "Supported Linux Distributions" section in the Yocto Project Reference Manual for the current list of supported Linux distributions.
OS version | Host Arch | Status |
openSUSE 11.2 "Emerald" | -- | PASS |
CentOS 5.7 | 64bit | FAIL |
CentOS 6.2 | 32bit | PASS |
Ubuntu 7.04 | 64bit | FAIL |
Ubuntu 8.04 LTS | 64bit | FAIL |
Ubuntu10.04 | 32bit | PASS |
Ubuntu11.04 | 64bit | PASS |
Fedora 13 | 32bit | PASS |
Fedora 14 | -- | PASS |
Fedora 15 | 32bit | PASS |
Fedora 15 | 64bit | PASS |
Fedora 16 | 64bit | PASS |
Fedora 17 | 64bit | PASS |
Fedora 18 | 64bit | PASS |
OpenSUSE 11.3 | 32bit | PASS |
OpenSUSE 11.4 | 64bit | FAIL |
Red Hat Enterprise Linux Server 6.2 | 64bit | PASS |
Debian Wheezy | 64bit | FAIL |
How to add a new entry or additional distro information
- Check if there is already a distribution listed on this page
- If there is no such distribution, you could add a new entry in above matrix for the distribution and add following information in the sub-page of this entry:
* Distribution (Fedora15/Ubuntu10.04/Opensuse11.4... etc): * Arch (32/64): * MACHINE (qemux86/qemuarm/qemuppc... etc): * TARGET (core-image-sato/core-image-sato-sdk... etc): * Commit/Release (7eea637db0.../master, 1.0.1 release): * Validated by/DATE (user@email.com - 2011-09-14): * Bug ID: (If the status of your testing is failure, pls. help to file a bug in our bugzilla, http://bugzilla.pokylinux.org)
- If there is already a distribution in above matrix, it's better for you to check if your test result is consistent with the old result in matrix. You could update the "Status" field and add additional information with above format into sub-page of the distribution.
Distro Testing
Distro test coverage
Distro Testing is intended to catch bugs that are distribution specific using the yocto-autobuilder. The tests are all run on identical hardware and with all OS-es updated. The distributions used will be Fedora, Ubuntu, CentOS, OpenSuse with their latest update.
This is the list of the builds that are performed on Distro testing:
Build-set | Images Built | Target machine |
---|---|---|
nightly-world | world | qemux86 |
buildtools | buildtools-tarball | qemux86-64 |
nightly-arm | core-image-sato | qemuarm |
core-image-sato-dev | ||
core-image-sato-sdk | ||
core-image-minimal | ||
core-image-minimal-dev | ||
nightly-multilib | lib32-core-image-minimal | qemux86-64 |
lib32-core-image-sato | ||
lib64-core-image-minimal | qemux86 | |
lib64-core-image-sato | ||
nightly-qa-systemd | core-image-sato | qemux86-64 |
nightly-x86 | core-image-sato | qemux86 |
core-image-sato-dev | ||
core-image-sato-sdk | ||
core-image-minimal | ||
core-image-minimal-dev | ||
core-image-sato | qemux86-64 | |
core-image-sato-dev | ||
core-image-sato-sdk | ||
core-image-minimal | ||
core-image-minimal-dev | ||
nightly-x86-64 | core-image-sato | qemux86 |
core-image-sato-dev | ||
core-image-sato-sdk | ||
core-image-minimal | ||
core-image-minimal-dev | ||
core-image-sato | qemux86-64 | |
core-image-sato-dev | ||
core-image-sato-sdk | ||
core-image-minimal | ||
core-image-minimal-dev |
Distro Machines for 1.7
Here is the list of the machines that Distro testing is being run against for 1.7
OS Version | Host Arch | Status |
---|---|---|
Ubuntu 14.04 LTS | 64 bit | Pass |
Fedora 20 | 64 bit | Pass |
OpenSuse 13.1 | 64 bit | Pass |
CentOS 6.5 | 64 bit | Pass |