cryptsetup: enable native compilation

Useful for setting up dm-verity during a build.

"native-sdk" gets added just in case that this may also be used in an
SDK.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Patrick Ohly
2017-02-08 10:37:41 +01:00
committed by Martin Jansa
parent 4071e6b4b0
commit 2ef3979a41

View File

@@ -32,3 +32,5 @@ RRECOMMENDS_${PN} = "kernel-module-aes-generic \
"
EXTRA_OECONF = "--enable-static"
BBCLASSEXTEND = "native nativesdk"