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