mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
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:
committed by
Gyorgy Sarvari
parent
824c5a2d93
commit
a4e6d159c2
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user