summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Privoznik <mprivozn@redhat.com>2020-03-23 15:12:09 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-03-23 22:05:23 +0000
commit7a5a6d591a84168c9b7b4e0b3eba9eabc3db79a4 (patch)
treef3c5baa5b1dc61cee4e4961a17984bb9dcfe7f8f /profiles
parentdev-python/minidb: bump to 2.0.3, Python 3.8 support (diff)
downloadgentoo-7a5a6d591a84168c9b7b4e0b3eba9eabc3db79a4.tar.gz
gentoo-7a5a6d591a84168c9b7b4e0b3eba9eabc3db79a4.tar.bz2
gentoo-7a5a6d591a84168c9b7b4e0b3eba9eabc3db79a4.zip
app-emulation/qemu-9999: Introduce RX softmmu target
In recent upstream patches (v4.2.0-2645-gc8c35e5f51 and friends), qemu introduced new softmmu target: Renesas RX. Update our list of softmmu targets. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Closes: https://github.com/gentoo/gentoo/pull/15068 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/desc/qemu_softmmu_targets.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc
index 4a48f28fdede..eff88edd2f24 100644
--- a/profiles/desc/qemu_softmmu_targets.desc
+++ b/profiles/desc/qemu_softmmu_targets.desc
@@ -26,6 +26,7 @@ ppc64 - system emulation target
ppc - system emulation target
riscv32 - system emulation target
riscv64 - system emulation target
+rx - Renesas RX system emulation target
s390x - system emulation target
sh4eb - system emulation target
sh4 - system emulation target