libgcrypt: restore BBCLASSEXTEND
authorGrazvydas Ignotas <notasas@gmail.com>
Mon, 23 Oct 2017 21:33:15 +0000 (00:33 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 23 Oct 2017 21:33:15 +0000 (00:33 +0300)
I guess it's needed here

recipes/libgcrypt/libgcrypt.inc

index 8665775..413a5a6 100644 (file)
@@ -24,6 +24,7 @@ do_install_append() {
 }
 
 ARM_INSTRUCTION_SET = "arm"
+BBCLASSEXTEND = "native"
 
 # move libgcrypt-config into -dev package
 FILES_${PN} = "${libdir}/lib*.so.*"