* [PATCH 0/1] Fix for Distro Tracking
@ 2011-09-29 0:14 Saul Wold
2011-09-29 0:14 ` [PATCH 1/1] distro_tracking: Fix Month typo Saul Wold
0 siblings, 1 reply; 2+ messages in thread
From: Saul Wold @ 2011-09-29 0:14 UTC (permalink / raw)
To: openembedded-core
Dumb typo
Sau!
The following changes since commit 18ad3a84dacc0d6c107b56874bb23d2a3c0a429f:
util-linux: Ensure perl scripts reference the correct perl (2011-09-28 21:51:36 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib sgw/oe-fix
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgw/oe-fix
Saul Wold (1):
distro_tracking: Fix Month typo
.../conf/distro/include/distro_tracking_fields.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
1.7.6
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] distro_tracking: Fix Month typo
2011-09-29 0:14 [PATCH 0/1] Fix for Distro Tracking Saul Wold
@ 2011-09-29 0:14 ` Saul Wold
0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2011-09-29 0:14 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
.../conf/distro/include/distro_tracking_fields.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index 47fa7bf..f91a923 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -419,7 +419,7 @@ RECIPE_INTEL_SECTION_pn-readline = "base libs"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-readline = "11 months"
RECIPE_LATEST_RELEASE_DATE_pn-readline = "Feb 13, 2011"
RECIPE_COMMENTS_pn-readline = ""
-RECIPE_MANUAL_CHECK_DATE_pn-readline = "Sept 27, 2011"
+RECIPE_MANUAL_CHECK_DATE_pn-readline = "Sep 27, 2011"
RECIPE_STATUS_pn-libgcrypt = "green"
RECIPE_LAST_UPDATE_pn-libgcrypt = "Jul 29, 2010"
--
1.7.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-09-29 0:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-29 0:14 [PATCH 0/1] Fix for Distro Tracking Saul Wold
2011-09-29 0:14 ` [PATCH 1/1] distro_tracking: Fix Month typo Saul Wold
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.