diff options
5 files changed, 5 insertions, 5 deletions
diff --git a/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb b/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb index 828d762ea..f8a23d73b 100644 --- a/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb +++ b/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "http://www.coker.com.au/bonnie++/${BPN}-${PV}.tgz \ | |||
10 | SRC_URI[md5sum] = "750aa5b5051263a99c6c195888c74968" | 10 | SRC_URI[md5sum] = "750aa5b5051263a99c6c195888c74968" |
11 | SRC_URI[sha256sum] = "cb3866116634bf65760b6806be4afa7e24a1cad6f145c876df8721f01ba2e2cb" | 11 | SRC_URI[sha256sum] = "cb3866116634bf65760b6806be4afa7e24a1cad6f145c876df8721f01ba2e2cb" |
12 | 12 | ||
13 | inherit autotools | 13 | inherit autotools-brokensep |
14 | 14 | ||
15 | SCRIPTS = "bon_csv2html bon_csv2txt" | 15 | SCRIPTS = "bon_csv2html bon_csv2txt" |
16 | EXES = "bonnie++ zcav" | 16 | EXES = "bonnie++ zcav" |
diff --git a/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb b/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb index 267f75e33..41db15000 100644 --- a/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb +++ b/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb | |||
@@ -5,7 +5,7 @@ LICENSE = "GPLv2" | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \ |
6 | file://COPYING-2;md5=8e9aee2ccc75d61d107e43794a25cdf9" | 6 | file://COPYING-2;md5=8e9aee2ccc75d61d107e43794a25cdf9" |
7 | 7 | ||
8 | inherit autotools | 8 | inherit autotools-brokensep |
9 | 9 | ||
10 | PR = "r2" | 10 | PR = "r2" |
11 | 11 | ||
diff --git a/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb b/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb index e78198531..f12941e10 100644 --- a/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb +++ b/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb | |||
@@ -8,7 +8,7 @@ SRC_URI = "http://tadas.dailyda.com/software/obex-data-server-${PV}.tar.gz" | |||
8 | SRC_URI[md5sum] = "961ca5db6fe9c97024e133cc6203cc4d" | 8 | SRC_URI[md5sum] = "961ca5db6fe9c97024e133cc6203cc4d" |
9 | SRC_URI[sha256sum] = "b399465ddbd6d0217abedd9411d9d74a820effa0a6a142adc448268d3920094f" | 9 | SRC_URI[sha256sum] = "b399465ddbd6d0217abedd9411d9d74a820effa0a6a142adc448268d3920094f" |
10 | 10 | ||
11 | inherit autotools | 11 | inherit autotools-brokensep |
12 | 12 | ||
13 | FILES_${PN} += "${datadir}/dbus-1/" | 13 | FILES_${PN} += "${datadir}/dbus-1/" |
14 | 14 | ||
diff --git a/meta-oe/recipes-connectivity/samba/samba.inc b/meta-oe/recipes-connectivity/samba/samba.inc index 59c671276..39fc8143f 100644 --- a/meta-oe/recipes-connectivity/samba/samba.inc +++ b/meta-oe/recipes-connectivity/samba/samba.inc | |||
@@ -12,7 +12,7 @@ SRC_URI = "http://samba.org/samba/ftp/stable/samba-${PV}.tar.gz \ | |||
12 | 12 | ||
13 | S = "${WORKDIR}/samba-${PV}/source" | 13 | S = "${WORKDIR}/samba-${PV}/source" |
14 | 14 | ||
15 | inherit autotools update-rc.d | 15 | inherit autotools-brokensep update-rc.d |
16 | 16 | ||
17 | SAMBAMMAP = "no" | 17 | SAMBAMMAP = "no" |
18 | SAMBAMMAP_libc-glibc = "yes" | 18 | SAMBAMMAP_libc-glibc = "yes" |
diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.38.bb b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.38.bb index beee36ce9..36c13a412 100644 --- a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.38.bb +++ b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.38.bb | |||
@@ -12,6 +12,6 @@ SRC_URI = "http://sg.danny.cz/sg/p/sg3_utils-${PV}.tgz" | |||
12 | SRC_URI[md5sum] = "e532a3d6648c422347f6d84cac469263" | 12 | SRC_URI[md5sum] = "e532a3d6648c422347f6d84cac469263" |
13 | SRC_URI[sha256sum] = "d7d3a8b4b698e2c17c8f16bb876946720260d4d659d471c5d7c12ce652ba38f1" | 13 | SRC_URI[sha256sum] = "d7d3a8b4b698e2c17c8f16bb876946720260d4d659d471c5d7c12ce652ba38f1" |
14 | 14 | ||
15 | inherit autotools | 15 | inherit autotools-brokensep |
16 | 16 | ||
17 | S = "${WORKDIR}/sg3_utils-${PV}" | 17 | S = "${WORKDIR}/sg3_utils-${PV}" |