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.
This commit is contained in:
mcf 2021-05-26 00:59:44 +00:00
parent 4eb2122a7e
commit 87d25e16b4
2 changed files with 4 additions and 3 deletions

View file

@ -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

View file

@ -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