diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-iniparse_0.4.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python-iniparse_0.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-iniparse_0.4.bb b/meta/recipes-devtools/python/python-iniparse_0.4.bb index f2515759b1..c6d98c2fdf 100644 --- a/meta/recipes-devtools/python/python-iniparse_0.4.bb +++ b/meta/recipes-devtools/python/python-iniparse_0.4.bb | |||
| @@ -12,6 +12,6 @@ inherit distutils | |||
| 12 | 12 | ||
| 13 | RDEPENDS_${PN} += "python-core" | 13 | RDEPENDS_${PN} += "python-core" |
| 14 | 14 | ||
| 15 | BBCLASSEXTEND = "native" | 15 | BBCLASSEXTEND = "native nativesdk" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/iniparse-${PV}" | 17 | S = "${WORKDIR}/iniparse-${PV}" |
