msgpack-c: add native, nativesdk support

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Martin Kelly 2020-06-05 14:15:59 -07:00 committed by Khem Raj
parent 4381daa153
commit 2f650652dc

View File

@ -17,3 +17,5 @@ SRCREV = "8085ab8721090a447cf98bb802d1406ad7afe420"
S = "${WORKDIR}/git"
inherit cmake pkgconfig
BBCLASSEXTEND += "native nativesdk"