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 <dario.binacchi@amarulasolutions.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Dario Binacchi 2025-07-25 11:22:07 +02:00 committed by Khem Raj
parent 90fa225b86
commit 54ab96e225
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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 \
"