From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id 9DAB165E1A for ; Tue, 25 Nov 2014 06:46:39 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.14.9/8.14.5) with ESMTP id sAP6kcoL013543 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=FAIL); Mon, 24 Nov 2014 22:46:38 -0800 (PST) Received: from [128.224.162.194] (128.224.162.194) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.174.1; Mon, 24 Nov 2014 22:46:38 -0800 Message-ID: <547425CC.5030209@windriver.com> Date: Tue, 25 Nov 2014 14:46:36 +0800 From: Hongxu Jia User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: , , References: In-Reply-To: Subject: Re: [PATCH 0/1] compress_doc.bbclass: support update-alternatives 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: Tue, 25 Nov 2014 06:46:41 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit On 11/08/2014 05:04 PM, Hongxu Jia wrote: > The following changes since commit 7bd03ac24114b2c6015144a37e0c3fb4037baea6: > > bitbake: toastergui: fix invalid build url usage (2014-11-06 16:45:23 +0000) > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib hongxu/fix-doc-2 > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-doc-2 Ping //Hongxu > Hongxu Jia (1): > compress_doc.bbclass: support update-alternatives > > meta/classes/compress_doc.bbclass | 46 ++++++++++++++++++++++++++++++++++++++- > 1 file changed, 45 insertions(+), 1 deletion(-) >