diff options
-rw-r--r-- | meta-filesystems/recipes-utils/xfstests/xfstests_2023.01.01.bb (renamed from meta-filesystems/recipes-utils/xfstests/xfstests_2022.12.18.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/xfstests/xfstests_2022.12.18.bb b/meta-filesystems/recipes-utils/xfstests/xfstests_2023.01.01.bb index b1cb9d0521..defa11c929 100644 --- a/meta-filesystems/recipes-utils/xfstests/xfstests_2022.12.18.bb +++ b/meta-filesystems/recipes-utils/xfstests/xfstests_2023.01.01.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 = "e263104046712af5fb5dcc7d289ac3fa5f14b764" | 13 | SRCREV_xfstests = "fbd489798b31e32f0eaefcd754326a06aa5b166f" |
14 | SRCREV_unionmount = "e3825b16b46f4c4574a1a69909944c059835f914" | 14 | SRCREV_unionmount = "e3825b16b46f4c4574a1a69909944c059835f914" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |