Distribution Support: Difference between revisions
From Yocto Project
Jump to navigationJump to search
(Add F16) |
GaryThomas (talk | contribs) No edit summary |
||
Line 11: | Line 11: | ||
|- | |- | ||
||[https://wiki.pokylinux.org/wiki/distro/ubuntu11.04_64b Ubuntu11.04] || 64bit || align="center" style="color:green;" | PASS | ||[https://wiki.pokylinux.org/wiki/distro/ubuntu11.04_64b Ubuntu11.04] || 64bit || align="center" style="color:green;" | PASS | ||
|- | |||
||[https://wiki.pokylinux.org/wiki/distro/fedora13_32b Fedora13] || 32bit || align="center" style="color:green;" | PASS | |||
|- | |||
||[https://wiki.pokylinux.org/wiki/distro/fedora15_32b Fedora15] || 32bit || align="center" style="color:green;" | PASS | |||
|- | |- | ||
||[https://wiki.pokylinux.org/wiki/distro/fedora15_64b Fedora15] || 64bit || align="center" style="color:green;" | PASS | ||[https://wiki.pokylinux.org/wiki/distro/fedora15_64b Fedora15] || 64bit || align="center" style="color:green;" | PASS |
Revision as of 19:52, 23 September 2011
This page is to maintain a list of distributions validated work with Yocto. Everyone is welcomed to add distribution support information into this page.
OS version | Host Arch | Status |
openSUSE 11.2 "Emerald" | -- | PASS |
Fedora release 14 | -- | PASS |
Ubuntu10.04 | 32bit | PASS |
Ubuntu11.04 | 64bit | PASS |
Fedora13 | 32bit | PASS |
Fedora15 | 32bit | PASS |
Fedora15 | 64bit | PASS |
Fedora16 | 64bit | PASS |
Opensuse 11.4 | 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.