aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2023-01-25 12:14:34 -0800
committerEric Biggers <ebiggers@google.com>2023-01-25 12:14:38 -0800
commit988d7ee9b89231c638c8e9bed3a33c546d49dec0 (patch)
treeaf1e7cbf82a7666ee2537b7dff596c6bc22e317d
parent8b00bfe79274a96b9dbb407cdd0be8b07f488d3c (diff)
downloadxfstests-bld-988d7ee9b89231c638c8e9bed3a33c546d49dec0.tar.gz
fstests-bld: use new git repo URL for fsverity-utils
See the announcement at "[ANNOUNCE] Moving the fsverity-utils git repo" (https://lore.kernel.org/r/Y9GKm+hcm70myZkr@sol.localdomain). Signed-off-by: Eric Biggers <ebiggers@google.com>
-rw-r--r--fstests-bld/config2
-rw-r--r--fstests-bld/config.docker2
2 files changed, 2 insertions, 2 deletions
diff --git a/fstests-bld/config b/fstests-bld/config
index 5308027d..6fe916ab 100644
--- a/fstests-bld/config
+++ b/fstests-bld/config
@@ -6,7 +6,7 @@ XFSTESTS_GIT=https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
XFSPROGS_GIT=https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git
FIO_GIT=http://git.kernel.dk/fio.git
QUOTA_GIT=https://git.kernel.org/pub/scm/utils/quota/quota-tools.git
-FSVERITY_GIT=https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/fsverity-utils.git/
+FSVERITY_GIT=https://git.kernel.org/pub/scm/fs/fsverity/fsverity-utils.git
BLKTESTS_GIT=https://github.com/osandov/blktests.git
# Optional repositories, uncomment only if needed
diff --git a/fstests-bld/config.docker b/fstests-bld/config.docker
index 780b73a0..678cbeed 100644
--- a/fstests-bld/config.docker
+++ b/fstests-bld/config.docker
@@ -12,7 +12,7 @@ QUOTA_COMMIT=d2256ac2d44b0a5be9c0b49ce4ce8e5f6821ce2a
# SYZKALLER_GIT=https://github.com/google/syzkaller
# SYZKALLER_COMMIT=2f93b54f26aa40233a0a584ce8714e55c8dd159a
-FSVERITY_GIT=https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/fsverity-utils.git/
+FSVERITY_GIT=https://git.kernel.org/pub/scm/fs/fsverity/fsverity-utils.git
FSVERITY_COMMIT=ddc6bc9daeb79db932aa12edb85c7c2f4647472a
IMA_EVM_UTILS_GIT=https://git.code.sf.net/p/linux-ima/ima-evm-utils.git