From a864548581d1d10e2fb6f71a3978fca8fad01bf0 Mon Sep 17 00:00:00 2001 From: mcf Date: Wed, 26 May 2021 00:59:44 +0000 Subject: 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. --- emulators/qemu/Makefile | 4 ++-- emulators/qemu/PLIST | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'emulators') 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 -- cgit v1.2.3