diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2022-11-28 14:12:05 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-11-28 11:32:26 -0800 |
commit | a84a69c28dfed46edf3e66f22db4233b9b40fa08 (patch) | |
tree | 1ad721dfa3781e79a6d48c9fa75a8817dbc3028d /meta-filesystems/recipes-utils/xfstests | |
parent | bd0b63e18615ea1b7c8284b1d311c8617d984929 (diff) | |
download | meta-openembedded-a84a69c28dfed46edf3e66f22db4233b9b40fa08.tar.gz |
xfstests: upgrade 2022.10.30 -> 2022.11.06
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-filesystems/recipes-utils/xfstests')
-rw-r--r-- | meta-filesystems/recipes-utils/xfstests/xfstests_2022.11.06.bb (renamed from meta-filesystems/recipes-utils/xfstests/xfstests_2022.10.30.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/xfstests/xfstests_2022.10.30.bb b/meta-filesystems/recipes-utils/xfstests/xfstests_2022.11.06.bb index 19e16c591..1c1a176a6 100644 --- a/meta-filesystems/recipes-utils/xfstests/xfstests_2022.10.30.bb +++ b/meta-filesystems/recipes-utils/xfstests/xfstests_2022.11.06.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git;branch=master;na | |||
10 | file://0002-Drop-detached_mounts_propagation-and-remove-sys-moun.patch \ | 10 | file://0002-Drop-detached_mounts_propagation-and-remove-sys-moun.patch \ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRCREV_xfstests = "7d839ccc1a13148d1a41d32fb9be83a0c8d31496" | 13 | SRCREV_xfstests = "41f2bbdec5faa5d6522e86e63c1f30473a99dbfe" |
14 | SRCREV_unionmount = "e3825b16b46f4c4574a1a69909944c059835f914" | 14 | SRCREV_unionmount = "e3825b16b46f4c4574a1a69909944c059835f914" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |