libgcrypt.inc: Enable nativesdk

Enable nativesdk on this recipe.

(From OE-Core rev: 798edc3f9931bae4481e09287ac00002ad30654f)

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Nathan Rossi 2017-01-30 17:47:45 +10:00 committed by Richard Purdie
parent 08858ff213
commit 3e052dd58c
1 changed files with 1 additions and 1 deletions

View File

@ -46,4 +46,4 @@ FILES_dumpsexp-dev += "${bindir}/dumpsexp"
ARM_INSTRUCTION_SET = "arm"
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native nativesdk"