mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
nativesdk-packagegroup-sdk-host: replace smartpm with dnf
(From OE-Core rev: 45b97161915ce7872ef7161451a5c83507072a72) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
df3734551f
commit
d4efcded26
@@ -18,4 +18,4 @@ DEPENDS_append = " xz"
|
||||
RDEPENDS_${PN} += "python-core python-io python-pkgutil"
|
||||
RDEPENDS_${PN}_class-native += "python-core"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user