diff options
author | Yu Ke <ke.yu@intel.com> | 2011-05-05 08:32:59 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-05 12:26:46 +0100 |
commit | 2d4513fce21d60a66c143e747352e5e07f0f8a70 (patch) | |
tree | b28b5aab76c3600ab6b967968a935479a4bfbb51 /meta/recipes-devtools | |
parent | c83d7acfa387674f283312812de6f06341555a39 (diff) | |
download | poky-2d4513fce21d60a66c143e747352e5e07f0f8a70.tar.gz |
yaffs2-utils_cvs: fix the SRCDATE typo
SRCDAT should be SRCDATE, thanks Frans to point out
Cc: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
(From OE-Core rev: f680b0e81c7d40b42f1fb3bd3f0790d3b89ed563)
Signed-off-by: Yu Ke <ke.yu@intel.com>
Update to 20110505
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/yaffs2/yaffs2-utils_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/yaffs2/yaffs2-utils_cvs.bb b/meta/recipes-devtools/yaffs2/yaffs2-utils_cvs.bb index c729c7cddd..6414bd29d0 100644 --- a/meta/recipes-devtools/yaffs2/yaffs2-utils_cvs.bb +++ b/meta/recipes-devtools/yaffs2/yaffs2-utils_cvs.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | require yaffs2-utils.inc | 1 | require yaffs2-utils.inc |
2 | PR = "r1" | 2 | PR = "r1" |
3 | 3 | ||
4 | SRCDAT = "20071107" | 4 | SRCDATE = "20110505" |