diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2022-08-24 08:59:50 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-08-23 19:12:52 -0700 |
commit | a0ad69c603ccdf5b96b7ccf46bea80d508e3b246 (patch) | |
tree | 21f57c754aa1f9bc175b549f7433bf4a89d0a4a9 /meta-filesystems | |
parent | ae8974f6baab6d5897b758fdfe99bef4bdc5fa2b (diff) | |
download | meta-openembedded-a0ad69c603ccdf5b96b7ccf46bea80d508e3b246.tar.gz |
xfstests: upgrade 2022.07.31 -> 2022.08.07
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-filesystems')
-rw-r--r-- | meta-filesystems/recipes-utils/xfstests/xfstests_2022.08.07.bb (renamed from meta-filesystems/recipes-utils/xfstests/xfstests_2022.07.31.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/xfstests/xfstests_2022.07.31.bb b/meta-filesystems/recipes-utils/xfstests/xfstests_2022.08.07.bb index 647b6fcd73..ba8b1a24e0 100644 --- a/meta-filesystems/recipes-utils/xfstests/xfstests_2022.07.31.bb +++ b/meta-filesystems/recipes-utils/xfstests/xfstests_2022.08.07.bb | |||
@@ -11,7 +11,7 @@ SRC_URI = "\ | |||
11 | file://0002-Drop-detached_mounts_propagation-and-remove-sys-moun.patch \ | 11 | file://0002-Drop-detached_mounts_propagation-and-remove-sys-moun.patch \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRCREV_xfstests = "b91889d79e1d92e22860504e40108a2e4d054c33" | 14 | SRCREV_xfstests = "16ddbd1aee295f64695916cf3621aef57f1163ba" |
15 | SRCREV_unionmount = "e3825b16b46f4c4574a1a69909944c059835f914" | 15 | SRCREV_unionmount = "e3825b16b46f4c4574a1a69909944c059835f914" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |