From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id 9503F65D56 for ; Thu, 9 Oct 2014 01:19:39 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.9/8.14.5) with ESMTP id s991JdP2015511 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Wed, 8 Oct 2014 18:19:39 -0700 (PDT) Received: from [128.224.162.204] (128.224.162.204) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.3.174.1; Wed, 8 Oct 2014 18:19:38 -0700 Message-ID: <5435E2A7.30404@windriver.com> Date: Thu, 9 Oct 2014 09:19:35 +0800 From: Chong Lu User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: "Burton, Ross" References: <5434A663.4000109@windriver.com> In-Reply-To: X-Originating-IP: [128.224.162.204] Cc: OE-core Subject: Re: [PATCH 0/3] Update three packages X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2014 01:19:40 -0000 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit On 10/08/2014 07:11 PM, Burton, Ross wrote: > On 8 October 2014 03:50, Chong Lu wrote: >> ping >> >> On 09/30/2014 05:33 PM, Chong Lu wrote: >>> The following changes since commit >>> 39ca8b429b6244e9649e7303cbb240adf007bf22: >>> >>> bitbake: toastergui fix size rendering in dirinfo page (2014-09-29 >>> 14:11:59 +0100) >>> >>> are available in the git repository at: >>> >>> git://git.pokylinux.org/poky-contrib chonglu/updatepkg >>> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/updatepkg >>> >>> Chong Lu (3): >>> tcl: Upgrade to 8.6.2 >>> strace: Upgrade to 4.9 >>> byacc: Upgrade to 20140715 > As you should be aware, we're in feature freeze for 1.7. As such > these are waiting for the freeze to be released and 1.7 branching off > from master before they are merged. > > Ross > Got it, thanks. //Chong