Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] fix yaffs2-utils_cvs SRCDATE typo
@ 2011-05-05  0:56 Yu Ke
  2011-05-05  0:56 ` [PATCH 1/1] yaffs2-utils_cvs: fix the " Yu Ke
  0 siblings, 1 reply; 2+ messages in thread
From: Yu Ke @ 2011-05-05  0:56 UTC (permalink / raw)
  To: openembedded-core

From: Yu Ke <ke.yu@intel.com>

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: kyu3/typo-fix
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kyu3/typo-fix

Thanks,
    Yu Ke <ke.yu@intel.com>
---


Yu Ke (1):
  yaffs2-utils_cvs: fix the SRCDATE typo

 meta/recipes-devtools/yaffs2/yaffs2-utils_cvs.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 1/1] yaffs2-utils_cvs: fix the SRCDATE typo
  2011-05-05  0:56 [PATCH 0/1] fix yaffs2-utils_cvs SRCDATE typo Yu Ke
@ 2011-05-05  0:56 ` Yu Ke
  0 siblings, 0 replies; 2+ messages in thread
From: Yu Ke @ 2011-05-05  0:56 UTC (permalink / raw)
  To: openembedded-core

From: Yu Ke <ke.yu@intel.com>

SRCDAT should be SRCDATE, thanks Frans to point out

CC: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>

Signed-off-by: Yu Ke <ke.yu@intel.com>
---
 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 c729c7c..03bdce1 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 = "20071107"
-- 
1.7.0.4




^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-05  0:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-05  0:56 [PATCH 0/1] fix yaffs2-utils_cvs SRCDATE typo Yu Ke
2011-05-05  0:56 ` [PATCH 1/1] yaffs2-utils_cvs: fix the " Yu Ke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox