summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authormcf <mcf@pkgsrc.org>2021-05-26 00:59:44 +0000
committermcf <mcf@pkgsrc.org>2021-05-26 00:59:44 +0000
commita864548581d1d10e2fb6f71a3978fca8fad01bf0 (patch)
treea509451a1c1ec1f7ab488ebfc16868ae67b0f3fd /emulators
parent7c7ce0267812faa616d69e2c8819272530db8ad6 (diff)
downloadpkgsrc-a864548581d1d10e2fb6f71a3978fca8fad01bf0.tar.gz
qemu: add PLIST entry for hexagon linux-user target
This linux-user target was introduced in qemu 6.0, but it was missing in UE_ARCHS and PLIST.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/qemu/Makefile4
-rw-r--r--emulators/qemu/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 4de939783c6..1fcab36d4e0 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.280 2021/05/24 19:52:10 wiz Exp $
+# $NetBSD: Makefile,v 1.281 2021/05/26 00:59:44 mcf Exp $
DISTNAME= qemu-6.0.0
PKGREVISION= 1
@@ -107,7 +107,7 @@ SUBST_SED.oss+= -e "s,/dev/dsp,${DEVOSSAUDIO},g"
UE_ARCHS+= aarch64 aarch64_be
UE_ARCHS+= alpha arm armeb cris
-UE_ARCHS+= hppa
+UE_ARCHS+= hexagon hppa
UE_ARCHS+= i386
UE_ARCHS+= m68k microblaze microblazeel
UE_ARCHS+= mips mips64 mips64el mipsel mipsn32 mipsn32el
diff --git a/emulators/qemu/PLIST b/emulators/qemu/PLIST
index 04cff3e696e..776e9f6b7fb 100644
--- a/emulators/qemu/PLIST
+++ b/emulators/qemu/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.75 2021/05/24 14:22:08 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.76 2021/05/26 00:59:44 mcf Exp $
bin/elf2dmp
${PLIST.aarch64}bin/qemu-aarch64
${PLIST.aarch64_be}bin/qemu-aarch64_be
@@ -8,6 +8,7 @@ ${PLIST.armeb}bin/qemu-armeb
${PLIST.cris}bin/qemu-cris
bin/qemu-edid
bin/qemu-ga
+${PLIST.hexagon}bin/qemu-hexagon
${PLIST.hppa}bin/qemu-hppa
${PLIST.i386}bin/qemu-i386
bin/qemu-img