aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lmbench
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/lmbench')
-rw-r--r--recipes/lmbench/lmbench_2.0.4.bb4
-rw-r--r--recipes/lmbench/lmbench_2.5.bb2
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes/lmbench/lmbench_2.0.4.bb b/recipes/lmbench/lmbench_2.0.4.bb
index 723eb1225a..bb852abd2d 100644
--- a/recipes/lmbench/lmbench_2.0.4.bb
+++ b/recipes/lmbench/lmbench_2.0.4.bb
@@ -5,8 +5,8 @@ RDEPENDS = "debianutils"
PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/lmbench/lmbench-${PV}.tgz \
- file://debian.patch;apply=yes \
- file://exe.patch;apply=yes \
+ file://debian.patch \
+ file://exe.patch \
file://lmbench-run"
S = "${WORKDIR}/lmbench-${PV}"
diff --git a/recipes/lmbench/lmbench_2.5.bb b/recipes/lmbench/lmbench_2.5.bb
index d18d33a0af..3692dafe92 100644
--- a/recipes/lmbench/lmbench_2.5.bb
+++ b/recipes/lmbench/lmbench_2.5.bb
@@ -5,7 +5,7 @@ RDEPENDS = "debianutils"
PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/lmbench/lmbench-${PV}.tgz \
- file://build.patch;apply=yes \
+ file://build.patch \
file://lmbench-run"
S = "${WORKDIR}/lmbench-${PV}"