mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02: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
|
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 = '\
|
EXTRA_OEMAKE = '\
|
||||||
BUILD_SYS="" \
|
BUILD_SYS="" \
|
||||||
|
|||||||
Reference in New Issue
Block a user