mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
python3-dbus: inherit setuptools3-base not distuils
[YOCTO #14610] (From OE-Core rev: 61b987edbbcdd85cf6dac4b83c16b03332e412de) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e3c5f6cace
commit
920712aaac
@@ -11,7 +11,7 @@ SRC_URI[sha256sum] = "92bdd1e68b45596c833307a5ff4b217ee6929a1502f5341bae28fd120a
|
||||
|
||||
S = "${WORKDIR}/dbus-python-${PV}"
|
||||
|
||||
inherit distutils3-base autotools pkgconfig
|
||||
inherit setuptools3-base autotools pkgconfig
|
||||
|
||||
# documentation needs python3-sphinx, which is not in oe-core or meta-python for now
|
||||
# change to use PACKAGECONFIG when python3-sphinx is added to oe-core
|
||||
|
||||
Reference in New Issue
Block a user