From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga03.intel.com ([143.182.124.21]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RVQJs-0000vU-47 for openembedded-core@lists.openembedded.org; Tue, 29 Nov 2011 17:14:08 +0100 Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 29 Nov 2011 08:07:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.69,591,1315206000"; d="scan'208";a="80254840" Received: from unknown (HELO [10.255.15.251]) ([10.255.15.251]) by azsmga001.ch.intel.com with ESMTP; 29 Nov 2011 08:07:27 -0800 Message-ID: <4ED5033F.1080900@linux.intel.com> Date: Tue, 29 Nov 2011 08:07:27 -0800 From: Saul Wold User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20110927 Thunderbird/7.0 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: In-Reply-To: Subject: Re: [PATCH 0/1] distro_tracking: update tracking fields for gettext and eds-tools 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: Tue, 29 Nov 2011 16:14:08 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 11/27/2011 11:57 PM, wenzong.fan@windriver.com wrote: > From: Wenzong Fan > > Update distro tracking fields for gettext and eds-tools. > > The eds-tools fails to build for now, so left its status as 'red'. A > defect #1786 has been filed for tracking this. > > The following changes since commit 4cd96710785eb05abeff1f281878655118d4a7dd: > Richard Purdie (1): > bitbake: Update users of getVar/setVar to use the data store functions directly > > 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: update tracking fields for gettext and eds-tools > > .../conf/distro/include/distro_tracking_fields.inc | 11 ++++++----- > 1 files changed, 6 insertions(+), 5 deletions(-) > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > Merged into OE-Core Thanks Sau!