mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-23 05:10:42 +00:00
python-pint: add nativesdk support
This builds just fine with nativesdk, so let's enable it. Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -12,4 +12,4 @@ inherit pypi
|
||||
SRC_URI[md5sum] = "d0681cb7cfaca9fc68ce7edab0d08d88"
|
||||
SRC_URI[sha256sum] = "32d8a9a9d63f4f81194c0014b3b742679dce81a26d45127d9810a68a561fe4e2"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user