From 91c195f4e6bfa459d1374d590cc8b52045135179 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Sat, 21 Jun 2025 16:35:36 +0800 Subject: [PATCH] yaffs2-utils: update SRC_URI The source repo has been moved to github. Signed-off-by: Yi Zhao Signed-off-by: Khem Raj (cherry picked from commit 49c7edb304c010620a8c8f344f9cc4b7c3707480) Signed-off-by: Gyorgy Sarvari --- .../recipes-filesystems/yaffs2/yaffs2-utils_git.bb | 3 +-- 1 file changed, 1 insertion(+), 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 6bf321e237..ec03e971fb 100644 --- a/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb +++ b/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb @@ -13,8 +13,7 @@ PV = "0.0+git${SRCPV}" 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 \ "