165 Commits

Author SHA1 Message Date
MilhouseVH
840213e2bc xz: update to xz-5.2.4 2018-08-26 14:52:33 +01:00
MilhouseVH
43b719c91f lz4: update to lz4-1.8.2 2018-08-26 14:52:33 +01:00
CvH
0b6ce63a52
Merge pull request #2893 from antonlacon/libraries-update
zstd, libgcrypt, libpng: package updates
2018-08-20 19:59:12 +02:00
Christian Hewitt
f997fe0ceb
Merge pull request #2880 from MilhouseVH/le90_linux4180_generic
linux (Generic): update to linux-4.18.3
2018-08-20 21:22:17 +04:00
MilhouseVH
2af9c40552 bzip2: download from mirror as bzip.org no longer available
https://lwn.net/Articles/762264/
2018-08-18 05:59:41 +01:00
Ian Leonard
e40e967b45 zstd: update to 1.3.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-08-16 21:02:12 +00:00
MilhouseVH
a84b6e0cb3 elfutils: install shared libelf libs on host build
And fix libelf detection

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-08-13 22:46:50 +01:00
CvH
c8601550aa spdx: packages/compress 2018-07-17 23:58:49 +02:00
MilhouseVH
cc0b9b8e5b zstd: update to zstd-1.3.4 2018-06-20 21:21:52 +01:00
Sascha Kuehndel (InuSasha)
bce7fc9535
tinc/lzo: add pic to build with gcc8 2018-06-04 20:17: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
MilhouseVH
84cb0fab5c zstd: update to zstd-1.3.3 2017-12-21 10:01:46 +00:00
MilhouseVH
4f898cd013 vfs.libarchive: new package 2017-12-01 05:12:59 +00:00
Sascha Kuehndel (InuSasha)
3b9fcfc3b4
buildsystem: rename TOOLCHAIN other to manual 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
da38cd92e3
buildsystem: set PKG_TOOLCHAIN for packages, that need it 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
2bd83f8d15
buildsystem: replace PKG_USE_NINJA 2017-11-22 00:41:12 +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
cvh
c6b5cdc10f fix copyright header 2017-10-16 00:01:11 +02:00
Lukas Rusak
bbee17c738 Merge pull request #2099 from MilhouseVH/le90_zstd_132
zstd: update to zstd-1.3.2
2017-10-13 15:24:27 -07:00
Lukas Rusak
39e4348605
fixup! zlib: remove building minizip 2017-10-13 15:12:45 -07:00
Lukas Rusak
dd77ad2f6c
minizip: initial package 2017-10-13 15:12:00 -07:00
Lukas Rusak
fbbc6ad9d6
zlib: remove building minizip 2017-10-13 15:11:59 -07:00
Lukas Rusak
a130ffaee9
zlib: don't build with ninja 2017-10-13 15:01:52 -07:00
Lukas Rusak
c1d346a253
bzip2: fix depends 2017-10-13 15:01:51 -07:00
MilhouseVH
a1d16a3f2e zstd: update to zstd-1.3.2 2017-10-13 11:27:21 +01:00
escalade
fdf7880789 zstd: initial package 2017-09-22 13:58:12 +01:00
cvh
db6cd91143 packages: remove circular dependency to toolchain 2017-08-17 14:02:21 +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
MilhouseVH
65224c4a1a Merge pull request #932 from InuSasha/fixes/dependency_tree
fix same missing dependencies
2017-05-11 14:36:14 -07:00
Sascha Kuehndel (InuSasha)
66590c9488
dependency-tree: host packages depend on toolchain 2017-05-10 20:50:10 +02:00
MilhouseVH
848e1e151e lzo: update to lzo-2.10 2017-05-06 22:45:25 +01:00
MilhouseVH
99ef6bc05d PKG_BUILD: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
MilhouseVH
03366a102c TOOLCHAIN: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
Radostan Riedel
f5404d9706 zlib: Fix dead link by bumping to 1.2.11 2017-01-27 12:35:14 +01:00
MilhouseVH
4e884ecb99 zlib: update to zlib-1.2.9 2017-01-24 03:04:16 +00:00
MilhouseVH
01d3dec461 xz: update to xz-5.2.3 2017-01-24 03:04:16 +00:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Christian Hewitt
a7ad32935c Merge pull request #760 from lrusak/cmake
rework cmake build system and adjust build variables
2016-09-27 11:26:54 +04:00
Lukas Rusak
b95d8b41c4
zlib: use cmake configuration 2016-09-26 23:20:58 -07:00
Stephan Raue
118b8bfb18
lzo: use cmake configuration
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:57 -07:00
Stephan Raue
d30c348705
zip: dont use $TARGET_* variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:35 -07:00
Stephan Raue
2564214d4c
unzip: dont use $TARGET_* variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:34 -07:00
Stephan Raue
6c55ec91f5
bzip2: dont use $TARGET_* variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:34 -07:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
cvh
2bbeec8418 change gnu.org download location 2016-09-14 10:55:52 +02:00
longchair
61a9cd4e1b zlib : Add libMinizip build to package
Thiw will add libminizip.a to sysroot so that some programs can link to it.
2016-07-23 18:40:32 +02:00
longchair
ce3ff9b17e bzip2 : allow to build for host 2016-04-07 22:16:18 +02:00
Lukas Rusak
4c18a4d586 zlib: change upstream url 2016-03-14 14:30:32 -07:00