diff options
| author | Alexander Kanavin <alex@linutronix.de> | 2025-06-20 16:06:53 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-06-25 06:44:52 -0700 |
| commit | fc78d37ff0ce9e0d60455465851dbe4e86d7a8b3 (patch) | |
| tree | 4219bd472a29fcaca1f076c1e39ecb7078932bea /meta-oe/recipes-benchmark | |
| parent | 188491dd2b349d2dc7c0d40b9ee8d870228704f3 (diff) | |
| download | meta-openembedded-fc78d37ff0ce9e0d60455465851dbe4e86d7a8b3.tar.gz | |
meta-openembedded/all: adapt to UNPACKDIR changes
Please see
https://git.yoctoproject.org/poky/commit/?id=4dd321f8b83afecd962393101b2a6861275b5265
for what changes are needed, and sed commands that can be used to make them en masse.
I've verified that bitbake -c patch world works with these, but did not run a world
build; the majority of recipes shouldn't need further fixups, but if there are
some that still fall out, they can be fixed in followups.
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark')
17 files changed, 5 insertions, 19 deletions
diff --git a/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb b/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb index c58524aa64..feda6599a8 100644 --- a/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb +++ b/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb | |||
| @@ -15,7 +15,6 @@ SRC_URI = "git://github.com/ssvb/cpuburn-arm.git;branch=master;protocol=https \ | |||
| 15 | file://0003-burn.S-Remove-.func-.endfunc.patch \ | 15 | file://0003-burn.S-Remove-.func-.endfunc.patch \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | ||
| 19 | 18 | ||
| 20 | do_compile() { | 19 | do_compile() { |
| 21 | 20 | ||
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.39.bb b/meta-oe/recipes-benchmark/fio/fio_3.39.bb index 91bd23e50e..345c7f08e7 100644 --- a/meta-oe/recipes-benchmark/fio/fio_3.39.bb +++ b/meta-oe/recipes-benchmark/fio/fio_3.39.bb | |||
| @@ -27,7 +27,6 @@ SRCREV = "a6e474c9e896e4ba1eb40066a03402afb040710a" | |||
| 27 | 27 | ||
| 28 | UPSTREAM_CHECK_GITTAGREGEX = "fio-(?P<pver>\d+(\.\d+)+)" | 28 | UPSTREAM_CHECK_GITTAGREGEX = "fio-(?P<pver>\d+(\.\d+)+)" |
| 29 | 29 | ||
| 30 | S = "${WORKDIR}/git" | ||
| 31 | 30 | ||
| 32 | # avoids build breaks when using no-static-libs.inc | 31 | # avoids build breaks when using no-static-libs.inc |
| 33 | DISABLE_STATIC = "" | 32 | DISABLE_STATIC = "" |
diff --git a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb index 0b61d6ed62..8bcb763f06 100644 --- a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb +++ b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb | |||
| @@ -21,7 +21,6 @@ SRC_URI = " \ | |||
| 21 | " | 21 | " |
| 22 | SRCREV = "42e3d8fe3aa88743ef90348138f643f7b04a9237" | 22 | SRCREV = "42e3d8fe3aa88743ef90348138f643f7b04a9237" |
| 23 | 23 | ||
| 24 | S = "${WORKDIR}/git" | ||
| 25 | 24 | ||
| 26 | inherit meson pkgconfig features_check | 25 | inherit meson pkgconfig features_check |
| 27 | 26 | ||
diff --git a/meta-oe/recipes-benchmark/iozone3/iozone3_507.bb b/meta-oe/recipes-benchmark/iozone3/iozone3_507.bb index 8e229499b1..725b0af209 100644 --- a/meta-oe/recipes-benchmark/iozone3/iozone3_507.bb +++ b/meta-oe/recipes-benchmark/iozone3/iozone3_507.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI[sha256sum] = "1e8087ada056f5d8018ee0bc76686d416fc2251ed03038055dbd0af78d | |||
| 13 | 13 | ||
| 14 | UPSTREAM_CHECK_REGEX = "iozone3_(?P<pver>\d+).tar" | 14 | UPSTREAM_CHECK_REGEX = "iozone3_(?P<pver>\d+).tar" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/${BPN}_${PV}/src/current" | 16 | S = "${UNPACKDIR}/${BPN}_${PV}/src/current" |
| 17 | 17 | ||
| 18 | # | 18 | # |
| 19 | # All other arches can use the default OEMAKE except those | 19 | # All other arches can use the default OEMAKE except those |
diff --git a/meta-oe/recipes-benchmark/iperf2/iperf2_2.2.1.bb b/meta-oe/recipes-benchmark/iperf2/iperf2_2.2.1.bb index c353ce02e1..3d965dac00 100644 --- a/meta-oe/recipes-benchmark/iperf2/iperf2_2.2.1.bb +++ b/meta-oe/recipes-benchmark/iperf2/iperf2_2.2.1.bb | |||
| @@ -10,7 +10,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/iperf-${PV}.tar.gz \ | |||
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "754ab0a7e28033dbea81308ef424bc7df4d6e2fe31b60cc536b61b51fefbd8fb" | 11 | SRC_URI[sha256sum] = "754ab0a7e28033dbea81308ef424bc7df4d6e2fe31b60cc536b61b51fefbd8fb" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/iperf-${PV}" | 13 | S = "${UNPACKDIR}/iperf-${PV}" |
| 14 | 14 | ||
| 15 | inherit autotools pkgconfig | 15 | inherit autotools pkgconfig |
| 16 | 16 | ||
diff --git a/meta-oe/recipes-benchmark/iperf3/iperf3_3.18.bb b/meta-oe/recipes-benchmark/iperf3/iperf3_3.18.bb index 4a71e83b73..08f29937c0 100644 --- a/meta-oe/recipes-benchmark/iperf3/iperf3_3.18.bb +++ b/meta-oe/recipes-benchmark/iperf3/iperf3_3.18.bb | |||
| @@ -20,7 +20,6 @@ SRC_URI = "git://github.com/esnet/iperf.git;branch=master;protocol=https \ | |||
| 20 | 20 | ||
| 21 | SRCREV = "2a2984488d6de8f7a2d1f5938e03ca7be57e227c" | 21 | SRCREV = "2a2984488d6de8f7a2d1f5938e03ca7be57e227c" |
| 22 | 22 | ||
| 23 | S = "${WORKDIR}/git" | ||
| 24 | 23 | ||
| 25 | inherit autotools | 24 | inherit autotools |
| 26 | 25 | ||
diff --git a/meta-oe/recipes-benchmark/libc-bench/libc-bench_git.bb b/meta-oe/recipes-benchmark/libc-bench/libc-bench_git.bb index df76067a44..ae87262870 100644 --- a/meta-oe/recipes-benchmark/libc-bench/libc-bench_git.bb +++ b/meta-oe/recipes-benchmark/libc-bench/libc-bench_git.bb | |||
| @@ -16,7 +16,6 @@ SRC_URI = "git://git.musl-libc.org/libc-bench;branch=master \ | |||
| 16 | # Upstream repo does not tag | 16 | # Upstream repo does not tag |
| 17 | UPSTREAM_CHECK_COMMITS = "1" | 17 | UPSTREAM_CHECK_COMMITS = "1" |
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/git" | ||
| 20 | 19 | ||
| 21 | do_install () { | 20 | do_install () { |
| 22 | install -d ${D}${bindir} | 21 | install -d ${D}${bindir} |
diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_2.24.bb b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_2.24.bb index 6d96a13cd4..e688d6ede2 100644 --- a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_2.24.bb +++ b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_2.24.bb | |||
| @@ -28,7 +28,6 @@ SRC_URI = " \ | |||
| 28 | 28 | ||
| 29 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" | 29 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" |
| 30 | 30 | ||
| 31 | S = "${WORKDIR}/git" | ||
| 32 | 31 | ||
| 33 | COMPATIBLE_HOST = "(i.86|x86_64|powerpc|powerpc64|aarch64|arm).*-linux*" | 32 | COMPATIBLE_HOST = "(i.86|x86_64|powerpc|powerpc64|aarch64|arm).*-linux*" |
| 34 | 33 | ||
diff --git a/meta-oe/recipes-benchmark/linpack/linpack_1.0.bb b/meta-oe/recipes-benchmark/linpack/linpack_1.0.bb index 735b5560e0..6a500dbf01 100644 --- a/meta-oe/recipes-benchmark/linpack/linpack_1.0.bb +++ b/meta-oe/recipes-benchmark/linpack/linpack_1.0.bb | |||
| @@ -10,8 +10,7 @@ SRC_URI = "http://www.netlib.org/benchmark/linpackc.new;downloadfilename=linpack | |||
| 10 | " | 10 | " |
| 11 | SRC_URI[sha256sum] = "a63f2ec86512959f1fd926bfafb85905b2d7b7402942ffae3af374d48745e97e" | 11 | SRC_URI[sha256sum] = "a63f2ec86512959f1fd926bfafb85905b2d7b7402942ffae3af374d48745e97e" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/sources" | 13 | S = "${UNPACKDIR}" |
| 14 | UNPACKDIR = "${S}" | ||
| 15 | 14 | ||
| 16 | do_compile () { | 15 | do_compile () { |
| 17 | ${CC} ${CFLAGS} ${LDFLAGS} -DDP -o linpack_dp linpacknew.c -lm | 16 | ${CC} ${CFLAGS} ${LDFLAGS} -DDP -o linpack_dp linpacknew.c -lm |
diff --git a/meta-oe/recipes-benchmark/mbw/mbw_2.0.bb b/meta-oe/recipes-benchmark/mbw/mbw_2.0.bb index bb8c4625d5..1fd95de038 100644 --- a/meta-oe/recipes-benchmark/mbw/mbw_2.0.bb +++ b/meta-oe/recipes-benchmark/mbw/mbw_2.0.bb | |||
| @@ -8,7 +8,6 @@ SRC_URI = "git://github.com/raas/${BPN}.git;branch=master;protocol=https" | |||
| 8 | 8 | ||
| 9 | SRCREV = "c3155b544a5065e8235508059c6512af6c46bd4d" | 9 | SRCREV = "c3155b544a5065e8235508059c6512af6c46bd4d" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | ||
| 12 | 11 | ||
| 13 | do_install() { | 12 | do_install() { |
| 14 | install -d ${D}${bindir} | 13 | install -d ${D}${bindir} |
diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb index 7ca80c02af..5f105c9f8e 100644 --- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb +++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI = "http://www.phoronix-test-suite.com/releases/${BP}.tar.gz \ | |||
| 11 | 11 | ||
| 12 | SRC_URI[sha256sum] = "1f2092d536c0a3193efc53e4a50f3cee65c0ef1a78d31e5404f1c663fff7b7f4" | 12 | SRC_URI[sha256sum] = "1f2092d536c0a3193efc53e4a50f3cee65c0ef1a78d31e5404f1c663fff7b7f4" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/phoronix-test-suite" | 14 | S = "${UNPACKDIR}/phoronix-test-suite" |
| 15 | 15 | ||
| 16 | inherit systemd allarch mime mime-xdg | 16 | inherit systemd allarch mime mime-xdg |
| 17 | 17 | ||
diff --git a/meta-oe/recipes-benchmark/qperf/qperf_0.4.11.bb b/meta-oe/recipes-benchmark/qperf/qperf_0.4.11.bb index b32f37153e..e034371604 100644 --- a/meta-oe/recipes-benchmark/qperf/qperf_0.4.11.bb +++ b/meta-oe/recipes-benchmark/qperf/qperf_0.4.11.bb | |||
| @@ -9,7 +9,6 @@ inherit autotools-brokensep | |||
| 9 | SRCREV = "c706363815a38ff2c5cbc07b73e2cfaaa59bae0f" | 9 | SRCREV = "c706363815a38ff2c5cbc07b73e2cfaaa59bae0f" |
| 10 | SRC_URI = "git://github.com/linux-rdma/qperf.git;protocol=https;branch=master" | 10 | SRC_URI = "git://github.com/linux-rdma/qperf.git;protocol=https;branch=master" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | ||
| 13 | 12 | ||
| 14 | do_configure() { | 13 | do_configure() { |
| 15 | ./cleanup | 14 | ./cleanup |
diff --git a/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb b/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb index 2cfeb72416..caefdb7b6b 100644 --- a/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb +++ b/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb | |||
| @@ -10,7 +10,6 @@ SRC_URI = "git://github.com/Algodev-github/S.git;protocol=https;branch=master" | |||
| 10 | # upstream updates | 10 | # upstream updates |
| 11 | UPSTREAM_CHECK_COMMITS = "1" | 11 | UPSTREAM_CHECK_COMMITS = "1" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | ||
| 14 | 13 | ||
| 15 | # installing in /opt/S-suite since the package has | 14 | # installing in /opt/S-suite since the package has |
| 16 | # dependencies to the directory structure. | 15 | # dependencies to the directory structure. |
diff --git a/meta-oe/recipes-benchmark/stressapptest/stressapptest_1.0.11.bb b/meta-oe/recipes-benchmark/stressapptest/stressapptest_1.0.11.bb index ba61ff971e..2d450094b7 100644 --- a/meta-oe/recipes-benchmark/stressapptest/stressapptest_1.0.11.bb +++ b/meta-oe/recipes-benchmark/stressapptest/stressapptest_1.0.11.bb | |||
| @@ -18,6 +18,5 @@ GI_DATA_ENABLED:libc-musl:armv7a = "False" | |||
| 18 | GI_DATA_ENABLED:libc-musl:armv7ve = "False" | 18 | GI_DATA_ENABLED:libc-musl:armv7ve = "False" |
| 19 | SRC_URI = "git://github.com/stressapptest/stressapptest;branch=master;protocol=https" | 19 | SRC_URI = "git://github.com/stressapptest/stressapptest;branch=master;protocol=https" |
| 20 | 20 | ||
| 21 | S = "${WORKDIR}/git" | ||
| 22 | 21 | ||
| 23 | inherit autotools | 22 | inherit autotools |
diff --git a/meta-oe/recipes-benchmark/sysbench/sysbench_1.0.20.bb b/meta-oe/recipes-benchmark/sysbench/sysbench_1.0.20.bb index 11e33fec55..198552e5c6 100644 --- a/meta-oe/recipes-benchmark/sysbench/sysbench_1.0.20.bb +++ b/meta-oe/recipes-benchmark/sysbench/sysbench_1.0.20.bb | |||
| @@ -13,7 +13,6 @@ inherit autotools-brokensep pkgconfig | |||
| 13 | SRC_URI = "git://github.com/akopytov/sysbench.git;protocol=https;branch=master" | 13 | SRC_URI = "git://github.com/akopytov/sysbench.git;protocol=https;branch=master" |
| 14 | SRCREV = "ebf1c90da05dea94648165e4f149abc20c979557" | 14 | SRCREV = "ebf1c90da05dea94648165e4f149abc20c979557" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | ||
| 17 | 16 | ||
| 18 | COMPATIBLE_HOST = "(arm|aarch64|i.86|x86_64).*-linux*" | 17 | COMPATIBLE_HOST = "(arm|aarch64|i.86|x86_64).*-linux*" |
| 19 | 18 | ||
diff --git a/meta-oe/recipes-benchmark/tinymembench/tinymembench_git.bb b/meta-oe/recipes-benchmark/tinymembench/tinymembench_git.bb index 200a0de849..8f65a6135c 100644 --- a/meta-oe/recipes-benchmark/tinymembench/tinymembench_git.bb +++ b/meta-oe/recipes-benchmark/tinymembench/tinymembench_git.bb | |||
| @@ -13,7 +13,6 @@ SRC_URI = "git://github.com/ssvb/tinymembench.git;branch=master;protocol=https \ | |||
| 13 | file://0001-asm-Delete-.func-.endfunc-directives.patch \ | 13 | file://0001-asm-Delete-.func-.endfunc-directives.patch \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | ||
| 17 | 16 | ||
| 18 | TARGET_CC_ARCH += "${LDFLAGS}" | 17 | TARGET_CC_ARCH += "${LDFLAGS}" |
| 19 | 18 | ||
diff --git a/meta-oe/recipes-benchmark/whetstone/whetstone_1.2.bb b/meta-oe/recipes-benchmark/whetstone/whetstone_1.2.bb index fa80236022..0c6661567b 100644 --- a/meta-oe/recipes-benchmark/whetstone/whetstone_1.2.bb +++ b/meta-oe/recipes-benchmark/whetstone/whetstone_1.2.bb | |||
| @@ -7,8 +7,7 @@ LIC_FILES_CHKSUM = "file://${UNPACKDIR}/whetstone.c;beginline=1;endline=52;md5=c | |||
| 7 | SRC_URI = "http://www.netlib.org/benchmark/whetstone.c" | 7 | SRC_URI = "http://www.netlib.org/benchmark/whetstone.c" |
| 8 | SRC_URI[sha256sum] = "333e4ceca042c146f63eec605573d16ae8b07166cbc44a17bec1ea97c6f1efbf" | 8 | SRC_URI[sha256sum] = "333e4ceca042c146f63eec605573d16ae8b07166cbc44a17bec1ea97c6f1efbf" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/sources" | 10 | S = "${UNPACKDIR}" |
| 11 | UNPACKDIR = "${S}" | ||
| 12 | 11 | ||
| 13 | do_compile () { | 12 | do_compile () { |
| 14 | ${CC} ${CFLAGS} ${LDFLAGS} -Ofast -o whetstone whetstone.c -lm | 13 | ${CC} ${CFLAGS} ${LDFLAGS} -Ofast -o whetstone whetstone.c -lm |
