File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ Different toolchains
5252There are images for various toolchains, they are encoded in the distro name/version.
5353
5454 - ` korg@13.1.0 ` : kernel.org gcc 13.1.0, binutils 2.40
55+ - ` korg@12.3.0 ` : kernel.org gcc 12.3.0, binutils 2.40
5556 - ` korg@12.2.0 ` : kernel.org gcc 12.2.0, binutils 2.39
5657 - ` korg@12.1.0 ` : kernel.org gcc 12.1.0, binutils 2.38
5758 - ` korg@11.3.0 ` : kernel.org gcc 11.3.0, binutils 2.38
Original file line number Diff line number Diff line change 1717UBUNTU_DISTROS += ubuntu@20.04 ubuntu@18.04 ubuntu@16.04 ubuntu
1818
1919FEDORA_DISTROS := fedora@${FEDORA_LATEST} fedora@37 fedora@36 fedora@35 fedora@34 fedora@33 fedora@31 fedora
20- KORG_DISTROS := korg@13.1.0 korg@12.2.0 korg@12.1.0 korg@11.3.0 korg@11.1.0 korg@10.3.0 korg@9.4.0 korg@9.3.0 korg@8.5.0 korg@8.1.0 korg@5.5.0
20+ KORG_DISTROS := korg@13.1.0 korg@12.3.0 korg@12. 2.0 korg@12.1.0 korg@11.3.0 korg@11.1.0 korg@10.3.0 korg@9.4.0 korg@9.3.0 korg@8.5.0 korg@8.1.0 korg@5.5.0
2121ALL_DISTROS := ${UBUNTU_DISTROS} ${KORG_DISTROS} ${FEDORA_DISTROS}
2222DOCS_DISTRO := docs@${UBUNTU_LATEST}
2323X86_DISTROS := ubuntu@${UBUNTU_LATEST} ubuntu
You can’t perform that action at this time.
0 commit comments