git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e70ea93
)
libgcrypt: restore BBCLASSEXTEND
author
Grazvydas Ignotas
<notasas@gmail.com>
Mon, 23 Oct 2017 21:33:15 +0000
(
00:33
+0300)
committer
Grazvydas 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
patch
|
blob
|
history
diff --git
a/recipes/libgcrypt/libgcrypt.inc
b/recipes/libgcrypt/libgcrypt.inc
index
8665775
..
413a5a6
100644
(file)
--- a/
recipes/libgcrypt/libgcrypt.inc
+++ b/
recipes/libgcrypt/libgcrypt.inc
@@
-24,6
+24,7
@@
do_install_append() {
}
ARM_INSTRUCTION_SET = "arm"
+BBCLASSEXTEND = "native"
# move libgcrypt-config into -dev package
FILES_${PN} = "${libdir}/lib*.so.*"