yaffs2-utils: correct the SRC_URI

Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Jiaying Song
2025-08-05 18:05:39 +08:00
committed by Gyorgy Sarvari
parent 824c5a2d93
commit a4e6d159c2

View File

@@ -15,7 +15,7 @@ PV = "20221209"
DEPENDS = "mtd-utils"
# Source is the HEAD of master branch at the time of writing this recipe
SRC_URI = "git://www.aleph1.co.uk/yaffs2;protocol=git;branch=master \
SRC_URI = "git://github.com/Aleph-One-Ltd/yaffs2;protocol=https;branch=master \
file://makefile-add-ldflags.patch \
file://0001-define-loff_t-if-not-already-defined.patch \
file://0001-yaffs_guts.h-define-YTIME_T-if-not-already-defined.patch \