[oe-commits] Wenzong Fan : distro_tracking_fields: Update the Month to 'MMM'

git at git.openembedded.org git at git.openembedded.org
Wed Nov 2 09:15:09 UTC 2011


Module: openembedded-core.git
Branch: master-next
Commit: 619408fc045e9403cd131ee823f7ac4b1230b96d
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=619408fc045e9403cd131ee823f7ac4b1230b96d

Author: Wenzong Fan <wenzong.fan at windriver.com>
Date:   Wed Nov  2 13:52:36 2011 +0800

distro_tracking_fields: Update the Month to 'MMM'

Use format 'MMM' instead of spell out a Month.

Signed-off-by: Wenzong Fan <wenzong.fan at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../conf/distro/include/distro_tracking_fields.inc |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index 10835dd..998eabf 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -5979,14 +5979,14 @@ DISTRO_PN_ALIAS_pn-libsdl = "Fedora=SDL Opensuse=SDL"
 RECIPE_STATUS_pn-ccache = "green"
 RECIPE_MAINTAINER_pn-ccache = "Wenzong Fan <wenzong.fan at windriver.com>"
 RECIPE_LATEST_VERSION_pn-ccache = "3.1.6"
-RECIPE_LAST_UPDATE_pn-ccache = "October 19, 2011"
-RECIPE_MANUAL_CHECK_DATE_pn-ccache = "October 25, 2011"
+RECIPE_LAST_UPDATE_pn-ccache = "Oct 19, 2011"
+RECIPE_MANUAL_CHECK_DATE_pn-ccache = "Oct 25, 2011"
 
 RECIPE_STATUS_pn-chkconfig = "green"
 RECIPE_MAINTAINER_pn-chkconfig = "Wenzong Fan <wenzong.fan at windriver.com>"
 RECIPE_LATEST_VERSION_pn-chkconfig = "1.3.55"
-RECIPE_LAST_UPDATE_pn-chkconfig = "October 19, 2011"
-RECIPE_MANUAL_CHECK_DATE_pn-chkconfig = "October 25, 2011"
+RECIPE_LAST_UPDATE_pn-chkconfig = "Oct 19, 2011"
+RECIPE_MANUAL_CHECK_DATE_pn-chkconfig = "Oct 25, 2011"
 
 DISTRO_PN_ALIAS_pn-lame = "Debian=lame Ubuntu=lame"
 DISTRO_PN_ALIAS_pn-libiconv = "Fedora=mingw-libiconv Opensuse=cross-mingw-libiconv"





More information about the Openembedded-commits mailing list