diff options
| author | Dario Binacchi <dario.binacchi@amarulasolutions.com> | 2025-07-25 11:22:07 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-07-25 06:36:29 -0700 |
| commit | 54ab96e225eb2332c03a9e4a644c642297afa310 (patch) | |
| tree | 40dc48fa3b01f6af6520a437709c50f25a1ec993 | |
| parent | 90fa225b86fa3df35b3273a5522b72e95ae258d7 (diff) | |
| download | meta-openembedded-54ab96e225eb2332c03a9e4a644c642297afa310.tar.gz | |
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>
| -rw-r--r-- | meta-filesystems/recipes-utils/ufs-utils/ufs-utils_7.14.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" | |||
| 6 | 6 | ||
| 7 | SRCREV = "dd2e655780424eadf7610de33e5966be19168a95" | 7 | SRCREV = "dd2e655780424eadf7610de33e5966be19168a95" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/westerndigitalcorporation/ufs-utils.git;protocol=https;branch=${BRANCH} \ | 9 | SRC_URI = "git://github.com/SanDisk-Open-Source/ufs-utils.git;protocol=https;branch=${BRANCH} \ |
| 10 | file://0001-ufs_cmds-fix-full_path-buffer-size-in-find_bsg_devic.patch \ | 10 | file://0001-ufs_cmds-fix-full_path-buffer-size-in-find_bsg_devic.patch \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
