mirror of
https://git.yoctoproject.org/poky
synced 2026-02-08 01:36:38 +01:00
python-native: RPROVIDE python-core-native since pycurl-native depends on it
(From OE-Core rev: 893405d46c28d75372dcf4b2d91c617b81bdc92e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -18,7 +18,7 @@ S = "${WORKDIR}/Python-${PV}"
|
||||
|
||||
inherit native
|
||||
|
||||
RPROVIDES += "python-distutils-native python-compression-native python-textutils-native"
|
||||
RPROVIDES += "python-distutils-native python-compression-native python-textutils-native python-core-native"
|
||||
|
||||
EXTRA_OEMAKE = '\
|
||||
BUILD_SYS="" \
|
||||
|
||||
Reference in New Issue
Block a user