Commit graph

21 commits

Author SHA1 Message Date
Ian Leonard
eeab3d92b4 addons: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:41 +00:00
heitbaum
b577cbd5eb libdvbcsa: update to 2018-01-29
update aae3d0c (2017-02-07) to 2a1e61e (2018-01-29)
changelog: https://github.com/glenvt18/libdvbcsa/commits/master
update package.mk
2021-01-11 09:39:23 +00:00
CvH
1d5e655999 packages: use proper githash 2020-12-27 20:30:27 +01:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
a4ec8951e0 cleanup: remove redundant 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
CvH
ca33bf8cd7 spdx: packages/addons 2018-07-17 23:58:49 +02:00
Matthias Reichl
1d03668b3f libdvbcsa: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:28 +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
MilhouseVH
c863ecc017 packages: use target_has_feature 2017-10-18 00:40:05 +01:00
cvh
4452de37d8 remove double newline at EOF 2017-10-16 01:25:19 +02:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
kszaq
eb2d67c15a libdvbcsa: use enable-neon for Aarch64
--enable-neon is now ~15Mbits/s faster than --enable-uint64 on Aarch64.
2017-03-18 09:30:18 +01:00
glenvt18
4ae2c843c0 libdvbcsa: update to aae3d0c 2017-02-21 16:45:21 +03:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
glenvt18
7c3546251f libdvbcsa: AArch64 support 2016-12-27 04:30:26 +03:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
CvH
547ae9c79a addons: cleanup structure and workarounds 2016-03-19 14:27:21 +01:00