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 26D127200D for ; Sat, 8 Nov 2014 09:20:18 +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 sA89KHnk004687 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Sat, 8 Nov 2014 01:20:17 -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; Sat, 8 Nov 2014 01:20:17 -0800 Message-ID: <545DE04C.1010201@windriver.com> Date: Sat, 8 Nov 2014 17:20:12 +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: "Burton, Ross" References: In-Reply-To: Cc: OE-core Subject: Re: [PATCH 2/4] oprofileui: use oprofileui-viewer as oprofileui's provider 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: Sat, 08 Nov 2014 09:20:21 -0000 Content-Type: multipart/alternative; boundary="------------050704040600040408090302" --------------050704040600040408090302 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit On 11/07/2014 10:47 PM, Burton, Ross wrote: > > On 7 November 2014 12:06, Burton, Ross > wrote: > > On 7 November 2014 07:57, Hongxu Jia > wrote: > > The package oprofileui does not exist, so we use > oprofileui-viewer as > the provider. It avoids the do_rootfs failure while > IMAGE_INSTALL += > "oprofileui" > > > Erm, meta/recipes-kernel/oprofile/oprofileui_git.bb > > > > Sorry, my mistake at not reading properly. > > Looks like a better fix would be to fix the packaging and provide the > old name for compatibility. > You mean refer [PATCH 1/4] avahi, change the ${PN}-viewer to PN (which rprovides ${PN}-viewer for compatibility)? Or I don't understand what 'fix the packaging' mean, modify package.bbclass? //Hongxu > Ross --------------050704040600040408090302 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 8bit
On 11/07/2014 10:47 PM, Burton, Ross wrote:

On 7 November 2014 12:06, Burton, Ross <ross.burton@intel.com> wrote:
On 7 November 2014 07:57, Hongxu Jia <hongxu.jia@windriver.com> wrote:
The package oprofileui does not exist, so we use oprofileui-viewer as
the provider. It avoids the do_rootfs failure while IMAGE_INSTALL +=
"oprofileui"

Erm, meta/recipes-kernel/oprofile/oprofileui_git.bb

Sorry, my mistake at not reading properly.

Looks like a better fix would be to fix the packaging and provide the old name for compatibility.


You mean refer [PATCH 1/4] avahi, change the ${PN}-viewer to PN (which rprovides
${PN}-viewer for compatibility)?

Or I don't understand what  'fix the packaging' mean, modify package.bbclass?

//Hongxu


Ross

--------------050704040600040408090302--