Commit graph

81 commits

Author SHA1 Message Date
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
cvh
b9a4ec2d5b vdr-plugin-satip: update to 0a15717 2018-02-13 16:58:38 +01:00
cvh
f4609b4e79 vdr: add DDCI2 plugin 2018-02-13 15:11:15 +01:00
cvh
4de7f3015e vdr: add RoboTV plugin 2018-02-13 15:11:13 +01:00
cvh
f69dbe499f vdr-addon: update to 2.3.8 2018-02-13 15:11:11 +01:00
cvh
47dba00e58 vdr-plugin-satip: update to 28cc3ca 2017-11-25 22:00:48 +01:00
cvh
321d98b26b vdr-plugin-vnsiserver: update to 63d8151 2017-11-25 22:00:48 +01:00
cvh
1d4f29d2ca vdr-plugin-dvbapi: fix compiling with kernel >=4.14 2017-11-25 21:52:09 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +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
Sascha Kuehndel (InuSasha)
b61ed4cfc0
vdr-plugin-satip: update to ee88aad 2017-08-17 20:01:11 +02:00
Sascha Kuehndel (InuSasha)
68e70b7674
vdr-plugin-satip: fixes gcc7 build
placed upstream by @CvH
2017-08-14 19:57:57 +02:00
Sascha Kuehndel (InuSasha)
74fe989ea9
vdr-plugin-live: fix gcc7 build 2017-08-14 19:57:52 +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
cvh
6d00a85d80 vdr-addon: update addon 2017-05-14 01:03:47 +02:00
Lukas Rusak
8e797eff17
use openssl instead of libressl 2017-03-14 10:46:29 -07:00
MilhouseVH
99ef6bc05d PKG_BUILD: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
cvh
40554a2e15 vdr-addon: update plugins 2016-12-30 19:44:23 +01:00
MilhouseVH
513d97c004 vdr-plugin-live: add gcc-6 patch 2016-11-15 23:49:07 +00:00
MilhouseVH
527d728074 vdr-plugin-xmltv2vdr: add gcc-6 patch 2016-11-15 23:49:07 +00:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
cvh
3d31b7b41f vdr-addon: update plugins 2016-09-09 07:55:44 +02:00
piotrasd
1b919e69d4 vdr: updates and 4k/hevc support
- vdr: updates and 4k/hevc support
- update vdr-plugin-dvbapi and vdr-plugin-vnsiserver
2016-08-19 10:07:42 +02:00
cvh
5563848b77 vdr-addon: update satip plugin 2016-06-24 10:29:08 +02:00
cvh
5c625e5888 vdr-addon: update all plugins to latest 2016-06-22 22:05:53 +02:00
Lukas Rusak
d1b5c0eb1e vdr-plugin-xmltv2vdr: fix libiconv location 2016-04-06 01:00:15 -07:00
Lukas Rusak
5f95394e1f vdr-plugin-live: fix libiconv location 2016-04-06 01:00:15 -07:00
CvH
450ab9c296 vdr-addon: update all addons to latest
- small cosmetic fixes and cleanup
- removed unused dependencies
2016-03-20 02:20:17 +01:00
CvH
547ae9c79a addons: cleanup structure and workarounds 2016-03-19 14:27:21 +01:00