From 5057523005cc2838597931272b21a9a5d91e5da5 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 8 Feb 2024 17:51:34 +0100 Subject: [PATCH] xfstests: use master branch instead of 'for-next' Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- meta-filesystems/recipes-utils/xfstests/xfstests_2024.01.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-filesystems/recipes-utils/xfstests/xfstests_2024.01.14.bb b/meta-filesystems/recipes-utils/xfstests/xfstests_2024.01.14.bb index d0237649e9..33d441e41e 100644 --- a/meta-filesystems/recipes-utils/xfstests/xfstests_2024.01.14.bb +++ b/meta-filesystems/recipes-utils/xfstests/xfstests_2024.01.14.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0;md5=74274e8a218423e49eefdea80bc55038 SRCREV = "11914614784735c504f43b5b6baabaa713375984" SRCREV_FORMAT = "xfstests_unionmount" -SRC_URI = "git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git;branch=for-next;name=xfstests \ +SRC_URI = "git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git;branch=master;name=xfstests \ git://github.com/amir73il/unionmount-testsuite.git;branch=master;protocol=https;name=unionmount;destsuffix=unionmount-testsuite \ file://0002-Drop-detached_mounts_propagation-and-remove-sys-moun.patch \ file://0001-add-missing-FTW_-macros-when-not-available-in-libc.patch \