[oe-commits] Roman I Khimov : yaffs2-utils: remove deprecated patch parameters

git version control git at git.openembedded.org
Thu Aug 5 17:15:14 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0418175eb514d86ef6129e2fc2df5d2f516e20cc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0418175eb514d86ef6129e2fc2df5d2f516e20cc

Author: Roman I Khimov <khimov at altell.ru>
Date:   Thu Aug  5 21:14:08 2010 +0400

yaffs2-utils: remove deprecated patch parameters

Signed-off-by: Roman I Khimov <khimov at altell.ru>

---

 recipes/yaffs2/yaffs2-utils.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/yaffs2/yaffs2-utils.inc b/recipes/yaffs2/yaffs2-utils.inc
index a451f96..489bea1 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"





More information about the Openembedded-commits mailing list