mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02: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:
parent
492129bba5
commit
c17d564c08
|
@ -12,4 +12,4 @@ inherit pypi
|
|||
SRC_URI[md5sum] = "d0681cb7cfaca9fc68ce7edab0d08d88"
|
||||
SRC_URI[sha256sum] = "32d8a9a9d63f4f81194c0014b3b742679dce81a26d45127d9810a68a561fe4e2"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
|
Loading…
Reference in New Issue
Block a user