From 562b404862cb76258546dcdd1181c9dfc3e3eeb5 Mon Sep 17 00:00:00 2001 From: Sean Bruno Date: Fri, 25 Dec 2015 17:07:51 +0000 Subject: [PATCH] Add arm activator to stop function. Bump portrevision. --- emulators/qemu-sbruno/Makefile | 1 + emulators/qemu-sbruno/files/qemu_user_static.in | 1 + 2 files changed, 2 insertions(+) diff --git a/emulators/qemu-sbruno/Makefile b/emulators/qemu-sbruno/Makefile index 2d6ee26e0bcc..c5c06b53bc95 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -3,6 +3,7 @@ PORTNAME= qemu PORTVERSION= 2.5.50.g20151224 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= GH \ LOCAL/nox:dtc \ diff --git a/emulators/qemu-sbruno/files/qemu_user_static.in b/emulators/qemu-sbruno/files/qemu_user_static.in index 4fe1949af7d7..ff47b6bec281 100644 --- a/emulators/qemu-sbruno/files/qemu_user_static.in +++ b/emulators/qemu-sbruno/files/qemu_user_static.in @@ -119,6 +119,7 @@ list_cmd="${BINMISCCTL} list" %%NAME%%_stop() { ${BINMISCCTL} remove mips64 + ${BINMISCCTL} remove arm ${BINMISCCTL} remove armv6 ${BINMISCCTL} remove aarch64 ${BINMISCCTL} remove mips