summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-benchmark/dbench/dbench_4.0.bb')
-rw-r--r--meta-oe/recipes-benchmark/dbench/dbench_4.0.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb b/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb
index b61eb910b..5afeda2da 100644
--- a/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb
+++ b/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb
@@ -8,9 +8,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
8DEPENDS = "popt" 8DEPENDS = "popt"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 http://samba.org/ftp/tridge/dbench/dbench-${PV}.tar.gz \ 11 http://samba.org/ftp/tridge/dbench/dbench-${PV}.tar.gz \
12 file://destdir.patch \ 12 file://destdir.patch \
13 file://makefile.patch" 13 file://makefile.patch"
14 14
15inherit autotools 15inherit autotools
16 16