From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RLTjM-0006nE-Gd for openembedded-core@lists.openembedded.org; Wed, 02 Nov 2011 06:51:20 +0100 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id pA25jBCN024834 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 1 Nov 2011 22:45:12 -0700 (PDT) Received: from localhost.localdomain (128.224.162.28) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.1.255.0; Tue, 1 Nov 2011 22:45:11 -0700 From: To: Date: Wed, 2 Nov 2011 13:52:35 +0800 Message-ID: X-Mailer: git-send-email 1.7.0.4 MIME-Version: 1.0 Subject: [PATCH 0/1] distro_tracking_fields: Update the Month to 'MMM' X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2011 05:51:21 -0000 Content-Type: text/plain From: Wenzong Fan Update the format of Month to 'MMM' instead of spell it out. The following changes since commit 4a951e0433a99cd985515843f0a48fadc7050aca: Robert P. J. Day (1): Fix HOMEPAGE values in libzypp and sat-solver .bb files are available in the git repository at: git://git.pokylinux.org/poky-contrib wenzong/distro_tracking_fields_update http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/distro_tracking_fields_update Wenzong Fan (1): distro_tracking_fields: Update the Month to 'MMM' .../conf/distro/include/distro_tracking_fields.inc | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-)