aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/simh
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/simh')
-rw-r--r--recipes/simh/simh_3.7-1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/simh/simh_3.7-1.bb b/recipes/simh/simh_3.7-1.bb
index d475877a09..c1b73caee4 100644
--- a/recipes/simh/simh_3.7-1.bb
+++ b/recipes/simh/simh_3.7-1.bb
@@ -7,7 +7,7 @@ PR = "r0"
URIPV = "${@bb.data.getVar('PV',d,1).replace('.','')}"
SRC_URI = "http://simh.trailing-edge.com/sources/simhv${URIPV}.zip \
- file://makefile.patch;apply=yes"
+ file://makefile.patch"
S = "${WORKDIR}/${PN}-${PV}"
python do_unpack() {