aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu-sbruno
diff options
context:
space:
mode:
authorSean Bruno <sbruno@FreeBSD.org>2017-08-29 18:22:54 +0000
committerSean Bruno <sbruno@FreeBSD.org>2017-08-29 18:22:54 +0000
commit70cfd107fdd05c03e98dea8b6533d99c60de1c56 (patch)
tree626cf1ac4dec9f0f9cb9241c8a57c65eb6de6cc5 /emulators/qemu-sbruno
parent5635e607cd1e6f4c55cac222269b7a546ad6d277 (diff)
downloadports-70cfd107fdd05c03e98dea8b6533d99c60de1c56.tar.gz
ports-70cfd107fdd05c03e98dea8b6533d99c60de1c56.zip
Remove the armv7 configuration when shutting down.
PR: 221903 Submitted by: linimon
Notes
Notes: svn path=/head/; revision=448935
Diffstat (limited to 'emulators/qemu-sbruno')
-rw-r--r--emulators/qemu-sbruno/Makefile1
-rw-r--r--emulators/qemu-sbruno/files/qemu_user_static.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/emulators/qemu-sbruno/Makefile b/emulators/qemu-sbruno/Makefile
index 884e7d3ebfc2..7ea05e4f06b2 100644
--- a/emulators/qemu-sbruno/Makefile
+++ b/emulators/qemu-sbruno/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qemu
PORTVERSION= 2.9.94.g20170825
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= GH
PKGNAMESUFFIX?= -sbruno
diff --git a/emulators/qemu-sbruno/files/qemu_user_static.in b/emulators/qemu-sbruno/files/qemu_user_static.in
index 38fb48ab31b7..2f84627c5652 100644
--- a/emulators/qemu-sbruno/files/qemu_user_static.in
+++ b/emulators/qemu-sbruno/files/qemu_user_static.in
@@ -141,6 +141,7 @@ list_cmd="${BINMISCCTL} list"
${BINMISCCTL} remove mips64
${BINMISCCTL} remove arm
${BINMISCCTL} remove armv6
+ ${BINMISCCTL} remove armv7
${BINMISCCTL} remove aarch64
${BINMISCCTL} remove mips
${BINMISCCTL} remove mipsel