From 8d7a59a813eb07ec0ea493304e991424b5da6a4f Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 6 Aug 2022 22:22:58 -0700 Subject: xfstests: Upgrade to v2022.07.10 Signed-off-by: Khem Raj --- meta-filesystems/recipes-utils/xfstests/xfstests_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-filesystems/recipes-utils/xfstests/xfstests_git.bb b/meta-filesystems/recipes-utils/xfstests/xfstests_git.bb index 868fa0330f..a6fc89d606 100644 --- a/meta-filesystems/recipes-utils/xfstests/xfstests_git.bb +++ b/meta-filesystems/recipes-utils/xfstests/xfstests_git.bb @@ -9,8 +9,8 @@ SRC_URI = "\ git://github.com/amir73il/unionmount-testsuite.git;branch=master;protocol=https;name=unionmount;destsuffix=unionmount-testsuite \ " -SRCREV_xfstests = "37881397f1aa62df3c63468049c80b301b0e89eb" -SRCREV_unionmount = "cec4c51a3bf8ba80bb99fc74b302749d4e3d2f1d" +SRCREV_xfstests = "47ed066309716c73a97fff9b7f557f72d90bffb4" +SRCREV_unionmount = "e3825b16b46f4c4574a1a69909944c059835f914" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf