From 54ab96e225eb2332c03a9e4a644c642297afa310 Mon Sep 17 00:00:00 2001 From: Dario Binacchi Date: Fri, 25 Jul 2025 11:22:07 +0200 Subject: [PATCH] ufs-utils: update SRC_URI The ufs-utils repository has changed ownership on GitHub and is now maintained under the "SanDisk-Open-Source" organization. Although the old URL is still redirected, let's point to the new upstream address to reflect the current ownership and avoid relying on redirects. Signed-off-by: Dario Binacchi Signed-off-by: Khem Raj --- meta-filesystems/recipes-utils/ufs-utils/ufs-utils_7.14.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-filesystems/recipes-utils/ufs-utils/ufs-utils_7.14.12.bb b/meta-filesystems/recipes-utils/ufs-utils/ufs-utils_7.14.12.bb index 0366654d7b..3c12bc5fbe 100644 --- a/meta-filesystems/recipes-utils/ufs-utils/ufs-utils_7.14.12.bb +++ b/meta-filesystems/recipes-utils/ufs-utils/ufs-utils_7.14.12.bb @@ -6,7 +6,7 @@ BRANCH ?= "dev" SRCREV = "dd2e655780424eadf7610de33e5966be19168a95" -SRC_URI = "git://github.com/westerndigitalcorporation/ufs-utils.git;protocol=https;branch=${BRANCH} \ +SRC_URI = "git://github.com/SanDisk-Open-Source/ufs-utils.git;protocol=https;branch=${BRANCH} \ file://0001-ufs_cmds-fix-full_path-buffer-size-in-find_bsg_devic.patch \ "