Commit Graph

48 Commits

Author SHA1 Message Date
Ian Leonard
675d878cc5 libgcrypt: update to 1.8.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-09-30 04:33:40 +00:00
Ian Leonard
a626f708fa libgcrypt: update to 1.8.4
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-03-01 02:06:39 +00:00
MilhouseVH
97db4b4af1 packages: fix more references to setup_toolchain vars 2018-12-28 03:57:00 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
Ian Leonard
3333b199c2 libgcrypt: update to 1.8.3
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-08-16 21:02:12 +00:00
CvH
e5f3eee45a spdx: packages/security 2018-07-18 20:45:17 +02:00
Matthias Reichl
ec1c0ee9fe libgcrypt: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Sascha Kuehndel (InuSasha)
8827a540aa buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
CvH
1eaf2a53df Merge pull request #2110 from MilhouseVH/le90_libgcrypt_181
libgcrypt: update to libgcrypt-1.8.1
2017-10-16 01:44:25 +02:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
MilhouseVH
5a8f7a4e00 libgcrypt: update to libgcrypt-1.8.1 2017-10-14 22:56:38 +01:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH
562ff2e7b9 libgcrypt: update to libgcrypt-1.7.6 2017-05-06 22:45:24 +01:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
MilhouseVH
dd73fb44ab libgcrypt: update to libgcrypt-1.7.5 2016-12-21 13:19:06 +00:00
Stephan Raue
921b2946bb libgcrypt: update to libgcrypt-1.7.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit 2f80c79a0bbb3226bacb0266764202f2a2530e3d)
2016-11-16 00:18:25 +00:00
Stephan Raue
7dc9988eea libgcrypt: enable asm support, fix crosscompiling with enabled asm support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit 3cda541a8aee5664bf9fe1247e8014b70ade4a32)
2016-11-15 23:49:07 +00:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Stephan Raue
55eacb35bc libgcrypt: update to libgcrypt-1.6.5
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-02-20 11:43:28 +01:00
Stephan Raue
e02a7aa715 libgcrypt: use gpg-error-config script from $SYSROOT_PREFIX/usr/bin
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-08 08:55:39 +01:00
Stephan Raue
830106c98e libgcrypt: dont install libgcrypt-config to $TOOLCHAIN/bin, this file should be in $SYSROOT_PREFIX/usr/bin
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-07 03:30:12 +01:00
Stephan Raue
cbee588b19 libgcrypt: add patch to disable building docs and tests
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-03 00:32:58 +01:00