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:
Alexander Kanavin
2017-03-14 14:42:17 +00:00
committed by Richard Purdie
parent df3734551f
commit d4efcded26
13 changed files with 12 additions and 12 deletions
@@ -12,6 +12,6 @@ inherit distutils
RDEPENDS_${PN} += "python-core"
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native nativesdk"
S = "${WORKDIR}/iniparse-${PV}"
@@ -15,4 +15,4 @@ DEPENDS = "gpgme python"
RDEPENDS_${PN} += "python-core"
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native nativesdk"