From e0277ff0229a2832cc07c4221f4504213147dc31 Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Mon, 27 Sep 2021 18:43:28 +0200 Subject: [PATCH] speedtest-cli: Override upstream SRCREV The code is broken upstream. Although a fix is present in the speedtest repo, the revision has not been updated in the meta-python recipe. BugzID: 74967 --- .../recipes-benchmark/speedtest-cli/speedtest-cli_2.1.2.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 bbappends/meta-python/recipes-benchmark/speedtest-cli/speedtest-cli_2.1.2.bbappend diff --git a/bbappends/meta-python/recipes-benchmark/speedtest-cli/speedtest-cli_2.1.2.bbappend b/bbappends/meta-python/recipes-benchmark/speedtest-cli/speedtest-cli_2.1.2.bbappend new file mode 100644 index 0000000..d92bc81 --- /dev/null +++ b/bbappends/meta-python/recipes-benchmark/speedtest-cli/speedtest-cli_2.1.2.bbappend @@ -0,0 +1 @@ +SRCREV = "42e96b13dda2afabbcec2622612d13495a415caa"