diff options
| author | Ross Burton <ross@burtonini.com> | 2021-07-05 18:04:20 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-07-07 11:39:42 +0100 |
| commit | c1fea579f0fde4a52108056645e73236a83774dd (patch) | |
| tree | 312a55904312b11a1385296400195451750e0772 /meta/recipes-core/util-linux/util-linux.inc | |
| parent | ebaf733a7099a9fce3a3387d40085b51d9838c19 (diff) | |
| download | poky-c1fea579f0fde4a52108056645e73236a83774dd.tar.gz | |
util-linux: backport test suite fixes
Backport a number of fixes so the test suite passes.
(From OE-Core rev: 398b9dab8675829f3428a4f00bffcf84525e0a46)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/util-linux/util-linux.inc')
| -rw-r--r-- | meta/recipes-core/util-linux/util-linux.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-core/util-linux/util-linux.inc b/meta/recipes-core/util-linux/util-linux.inc index 9d7d8a23aa..f10d911fb1 100644 --- a/meta/recipes-core/util-linux/util-linux.inc +++ b/meta/recipes-core/util-linux/util-linux.inc | |||
| @@ -36,5 +36,11 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/util-linux/v${MAJOR_VERSION}/util-lin | |||
| 36 | file://display_testname_for_subtest.patch \ | 36 | file://display_testname_for_subtest.patch \ |
| 37 | file://avoid_parallel_tests.patch \ | 37 | file://avoid_parallel_tests.patch \ |
| 38 | file://8a3a74160b96498d672e3652827aa7e6d7f3a120.patch \ | 38 | file://8a3a74160b96498d672e3652827aa7e6d7f3a120.patch \ |
| 39 | file://tests-kill.patch \ | ||
| 40 | file://tests-blkdiscard.patch \ | ||
| 41 | file://tests-ul.patch \ | ||
| 42 | file://tests-eject.patch \ | ||
| 43 | file://tests-lscpu.patch \ | ||
| 39 | " | 44 | " |
| 45 | |||
| 40 | SRC_URI[sha256sum] = "bd07b7e98839e0359842110525a3032fdb8eaf3a90bedde3dd1652d32d15cce5" | 46 | SRC_URI[sha256sum] = "bd07b7e98839e0359842110525a3032fdb8eaf3a90bedde3dd1652d32d15cce5" |
