]> code.ossystems Code Review - openembedded-core.git/commit
python-native: Make python-native also RPROVIDE python-unittest-native
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>
Wed, 20 Jan 2016 16:49:59 +0000 (16:49 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jan 2016 23:42:37 +0000 (23:42 +0000)
commit4583cd1bb15306e8f0ab7bcd80732e6f35aa4533
tree55ee56e0237965586c57a0f34d279f6b9522409f
parent046b1f4cf439e36c8e8a4904f8e8014a9ea733e2
python-native: Make python-native also RPROVIDE python-unittest-native

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.

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-native_2.7.11.bb