mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
python3-dbus: Add native and nativesdk variants
(From OE-Core rev: c7b057ee871bd691615c489390c72406108931f7) Signed-off-by: Aaron Chan <aaron.chun.yew.chan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9983b07fff
commit
a81b94c085
@@ -22,3 +22,5 @@ EXTRA_OECONF += "--disable-documentation"
|
||||
RDEPENDS_${PN} = "python3-io python3-logging python3-stringold python3-threading python3-xml"
|
||||
|
||||
FILES_${PN}-dev += "${libdir}/pkgconfig"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user