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.
A more accurate shortlog would be "python-native also RPROVIDE python-unittest-native".
Ross