diff options
| -rw-r--r-- | meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb | 2 |
1 files changed, 1 insertions, 1 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..c3211e95f9 100644 --- a/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb +++ b/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb | |||
| @@ -15,7 +15,7 @@ PV = "20221209" | |||
| 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 | # Source is the HEAD of master branch at the time of writing this recipe |
| 18 | SRC_URI = "git://www.aleph1.co.uk/yaffs2;protocol=git;branch=master \ | 18 | SRC_URI = "git://github.com/Aleph-One-Ltd/yaffs2;protocol=https;branch=master \ |
| 19 | file://makefile-add-ldflags.patch \ | 19 | file://makefile-add-ldflags.patch \ |
| 20 | file://0001-define-loff_t-if-not-already-defined.patch \ | 20 | file://0001-define-loff_t-if-not-already-defined.patch \ |
| 21 | file://0001-yaffs_guts.h-define-YTIME_T-if-not-already-defined.patch \ | 21 | file://0001-yaffs_guts.h-define-YTIME_T-if-not-already-defined.patch \ |
