From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mail.openembedded.org (Postfix) with ESMTP id 6FEBD700FD for ; Wed, 20 Jan 2016 16:47:45 +0000 (UTC) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 20 Jan 2016 08:47:36 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,321,1449561600"; d="scan'208,217";a="897451185" Received: from unknown (HELO [10.219.16.227]) ([10.219.16.227]) by fmsmga002.fm.intel.com with ESMTP; 20 Jan 2016 08:47:36 -0800 To: "Burton, Ross" References: <8a9e3e9cbe3a314c2ad9a2d5f7bfde4752cf2cfa.1453307585.git.alejandro.hernandez@linux.intel.com> From: Alejandro Hernandez Message-ID: <569FBA47.4050907@linux.intel.com> Date: Wed, 20 Jan 2016 10:48:07 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Cc: OE-core Subject: Re: [PATCH 1/1] python-nose: Fixes python-unittest-native RPROVIDES error after upgrade 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: Wed, 20 Jan 2016 16:47:46 -0000 Content-Type: multipart/alternative; boundary="------------000904080804050005020701" --------------000904080804050005020701 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 01/20/2016 10:43 AM, Burton, Ross wrote: > > On 20 January 2016 at 16:33, Alejandro Hernandez > > wrote: > > The python-nose upgrade to 1.3.7 required a new unittest runtime > dependency > after this, bitbake cant find a runtime provider for it when > trying to build > python-nose-native, this patch makes python-native RPROVIDES > python-unittest-native > to fix the issue. > > I agree > A more accurate shortlog would be "python-native also RPROVIDE > python-unittest-native". > > Ross --------------000904080804050005020701 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit

On 01/20/2016 10:43 AM, Burton, Ross wrote:

On 20 January 2016 at 16:33, Alejandro Hernandez <alejandro.hernandez@linux.intel.com> wrote:
The python-nose upgrade to 1.3.7 required a new unittest runtime dependency
after this, bitbake cant find a runtime provider for it when trying to build
python-nose-native, this patch makes python-native RPROVIDES python-unittest-native
to fix the issue.


I agree

A more accurate shortlog would be "python-native also RPROVIDE python-unittest-native".

Ross

--------------000904080804050005020701--