From: Yu Ke Date: Thu, 5 May 2011 00:32:59 +0000 (+0800) Subject: yaffs2-utils_cvs: fix the SRCDATE typo X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~45715 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f680b0e81c7d40b42f1fb3bd3f0790d3b89ed563;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git yaffs2-utils_cvs: fix the SRCDATE typo SRCDAT should be SRCDATE, thanks Frans to point out Cc: Frans Meulenbroeks Signed-off-by: Yu Ke Update to 20110505 Signed-off-by: Saul Wold --- diff --git a/meta/recipes-devtools/yaffs2/yaffs2-utils_cvs.bb b/meta/recipes-devtools/yaffs2/yaffs2-utils_cvs.bb index c729c7cddd6..6414bd29d02 100644 --- a/meta/recipes-devtools/yaffs2/yaffs2-utils_cvs.bb +++ b/meta/recipes-devtools/yaffs2/yaffs2-utils_cvs.bb @@ -1,4 +1,4 @@ require yaffs2-utils.inc PR = "r1" -SRCDAT = "20071107" +SRCDATE = "20110505"