mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 02:03:04 +01:00
python3-native Add RPROVIDES python3-importlib-native
''' WARNING: Nothing RPROVIDES 'python3-importlib-native' (but virtual:native:/media/build1/poky/meta/recipes-devtools/python/python3-pygobject_3.20.1.bb RDEPENDS on or otherwise requires it) ''' (From OE-Core rev: 3f7359d9ff64785f8e7237f0187547c5e70f47d1) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -41,7 +41,7 @@ DEPENDS = "openssl-native bzip2-replacement-native zlib-native readline-native s
|
||||
|
||||
inherit native
|
||||
|
||||
RPROVIDES += "python3-distutils-native python3-compression-native python3-textutils-native python3-core-native"
|
||||
RPROVIDES += "python3-distutils-native python3-compression-native python3-textutils-native python3-core-native python3-importlib-native"
|
||||
|
||||
EXTRA_OECONF_append = " --bindir=${bindir}/${PN} --without-ensurepip"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user