]> code.ossystems Code Review - openembedded-core.git/commit
libgcrypt: update 1.8.7 -> 1.9.2
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 28 Feb 2021 15:36:53 +0000 (16:36 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Mar 2021 14:15:27 +0000 (14:15 +0000)
commitad2eae801c7809db3f4830f19efdad78d1a62d59
tree87fa6951e76b398b97ad0d83177751ccb8aaa2a0
parent192a3308cc0bd7f200e2f9aef759c90f54dd090b
libgcrypt: update 1.8.7 -> 1.9.2

Drop backports.

Add a patch that inserts missing spaces in Makefiles.

Drop determinism.patch: upstream has moved the git
stuff to an external script, which has a guard that
checkes for presence of .git/ in source tree.

License-Update: additional source file listed

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libgcrypt/files/0001-Makefile.am-add-a-missing-space.patch [new file with mode: 0644]
meta/recipes-support/libgcrypt/files/0001-Prefetch-GCM-look-up-tables.patch [deleted file]
meta/recipes-support/libgcrypt/files/0001-libgcrypt-fix-m4-file-for-oe-core.patch
meta/recipes-support/libgcrypt/files/0002-AES-move-look-up-tables-to-.data-section-and-unshare.patch [deleted file]
meta/recipes-support/libgcrypt/files/0002-libgcrypt-fix-building-error-with-O2-in-sysroot-path.patch
meta/recipes-support/libgcrypt/files/0003-GCM-move-look-up-table-to-.data-section-and-unshare-.patch [deleted file]
meta/recipes-support/libgcrypt/files/0004-tests-Makefile.am-fix-undefined-reference-to-pthread.patch
meta/recipes-support/libgcrypt/files/determinism.patch [deleted file]
meta/recipes-support/libgcrypt/libgcrypt_1.9.2.bb [moved from meta/recipes-support/libgcrypt/libgcrypt_1.8.7.bb with 81% similarity]