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 1UIDai-0002K8-UC for openembedded-core@lists.openembedded.org; Wed, 20 Mar 2013 08:37:45 +0100 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id r2K7Kl1p005601 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 20 Mar 2013 00:20:48 -0700 (PDT) Received: from [128.224.163.154] (128.224.163.154) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.2.342.3; Wed, 20 Mar 2013 00:20:47 -0700 Message-ID: <51496354.6010302@windriver.com> Date: Wed, 20 Mar 2013 15:20:52 +0800 From: ChenQi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: References: In-Reply-To: X-Originating-IP: [128.224.163.154] Subject: Re: [PATCH 0/1] meta-skeleton: specify the correct path to core-image-sato.bb X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 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: Wed, 20 Mar 2013 07:37:49 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 03/20/2013 01:49 PM, Qi.Chen@windriver.com wrote: > From: Chen Qi > > The following changes since commit 808967b84cef66e0b59b9a720fa0808f6a546d3a: > > qemuimage-testlib: Fix IP address handling (2013-03-19 23:35:01 +0000) > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib ChenQi/meta-skeleton > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/meta-skeleton > > Chen Qi (1): > meta-skeleton: specify the correct path to core-image-sato.bb > > .../images/core-image-multilib-example.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Please ignore this patch, as Mark Hatle has already sent one. //Chen Qi