From 0418175eb514d86ef6129e2fc2df5d2f516e20cc Mon Sep 17 00:00:00 2001 From: Roman I Khimov Date: Thu, 5 Aug 2010 21:14:08 +0400 Subject: [PATCH] yaffs2-utils: remove deprecated patch parameters Signed-off-by: Roman I Khimov --- recipes/yaffs2/yaffs2-utils.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/yaffs2/yaffs2-utils.inc b/recipes/yaffs2/yaffs2-utils.inc index a451f968c1..489bea1ce2 100644 --- a/recipes/yaffs2/yaffs2-utils.inc +++ b/recipes/yaffs2/yaffs2-utils.inc @@ -7,7 +7,7 @@ PR = "r0" DEPENDS = "mtd-utils" SRC_URI = "cvs://anonymous@cvs.aleph1.co.uk/home/aleph1/cvs;module=yaffs2 \ - file://mkyaffs2image.patch;patch=1" + file://mkyaffs2image.patch" S = "${WORKDIR}/yaffs2" CFLAGS += "-I.. -DCONFIG_YAFFS_UTIL" -- 2.39.5