diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2025-11-09 17:00:05 +0100 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2025-11-12 11:32:41 +0530 |
| commit | feeea23c34972d50c2fa3b67db67fcd1e63422b1 (patch) | |
| tree | b391b66eab9884e374941041e17ce77578d97779 | |
| parent | 37bfef7bf65c159ae4d6dd0fa03236b4ec67aa05 (diff) | |
| download | meta-openembedded-feeea23c34972d50c2fa3b67db67fcd1e63422b1.tar.gz | |
yaffs2-utils: update SRC_URI
The source repo has been moved to github.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 49c7edb304c010620a8c8f344f9cc4b7c3707480)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
| -rw-r--r-- | meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb b/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb index ca5e3302b3..fbb10add68 100644 --- a/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb +++ b/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb | |||
| @@ -14,8 +14,7 @@ PV = "20221209" | |||
| 14 | 14 | ||
| 15 | DEPENDS = "mtd-utils" | 15 | DEPENDS = "mtd-utils" |
| 16 | 16 | ||
| 17 | # Source is the HEAD of master branch at the time of writing this recipe | 17 | SRC_URI = "git://github.com/Aleph-One-Ltd/yaffs2;protocol=https;branch=master \ |
| 18 | SRC_URI = "git://www.aleph1.co.uk/yaffs2;protocol=git;branch=master \ | ||
| 19 | file://makefile-add-ldflags.patch \ | 18 | file://makefile-add-ldflags.patch \ |
| 20 | file://0001-define-loff_t-if-not-already-defined.patch \ | 19 | file://0001-define-loff_t-if-not-already-defined.patch \ |
| 21 | file://0001-yaffs_guts.h-define-YTIME_T-if-not-already-defined.patch \ | 20 | file://0001-yaffs_guts.h-define-YTIME_T-if-not-already-defined.patch \ |
