Commit Graph

930 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
Matthias Reichl
6f7037fcd0 Merge pull request #2520 from MilhouseVH/linux41421+
linux: update to linux-4.14.24 (ish)
2018-03-06 20:25:49 +01:00
MilhouseVH
413eea221d RPi: update RPi firmware aa75533 2018-03-05 18:49:54 +00:00
MilhouseVH
9d45797bf4 RPi: update RPi firmware 469fc79 2018-03-05 18:33:39 +00:00
Jonas Karlman
08b43d0651 u-boot: add patch for odroid-n1 2018-03-04 20:26:55 +01:00
Jonas Karlman
f2cc60eb25 RK3399: new device 2018-03-04 20:26:55 +01:00
Jonas Karlman
9f64dfa5bf rkbin: add blobs from android 2018-03-04 20:26:55 +01:00
Jonas Karlman
d223852f1b u-boot: update rockchip patches 2018-03-04 20:26:55 +01:00
Jonas Karlman
0d78db394e u-boot: add rockchip version 2018-03-04 20:26:55 +01:00
Jonas Karlman
d1b9814e2d rkbin: update to f64ded6 2018-03-04 20:26:55 +01:00
Jonas Karlman
532ee416f7 rkbin: new package 2018-03-04 20:26:54 +01:00
Christian Hewitt
7bf56d8b52 Merge pull request #2487 from kszaq/le90_dtc_fdtgetput
dtc: build fdtput and fdtget
2018-03-02 15:54:23 +04:00
kszaq
1f2d2bacb6 dtc: make clean before building for target
DTC tries to link against libraries built for host when building for target. Work this around by cleaning the build dir before building for target.
2018-02-20 22:13:25 +01:00
Matthias Reichl
13c3bdf238 u-boot: compile with KERNEL toolchain
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-17 17:54:35 +01:00
Radostan Riedel
daca47e7ad dtc: build fdtput and fdtget 2018-02-11 12:25:42 +01:00
MilhouseVH
1752179159 nano: update to nano-2.9.3 2018-02-07 00:50:42 +00:00
MilhouseVH
50b97480ec plymouth-lite: use helper function 2018-02-01 05:21:36 +00:00
MilhouseVH
78c1ddacba installer: use helper function 2018-02-01 05:21:36 +00:00
MilhouseVH
4b358ada4d u-boot: use helper function 2018-02-01 05:21:36 +00:00
MilhouseVH
2c632fb048 bcm2835-bootloader: use helper function 2018-02-01 05:21:36 +00:00
MilhouseVH
3d97c1298c RPi: update firmware to 5e55ff0 2018-01-17 02:03:18 +00:00
Adam Green
0088ab65b6 u-boot: cleanup previous changes that where added for amlogic
projects but are now no longer needed due to u-boot-tools-aml
2018-01-05 03:39:31 +00:00
Jonas Karlman
0a8437d3c0 u-boot: support project specific version 2017-12-25 19:29:16 +01:00
Jonas Karlman
b482651ba8 u-boot: add PKG_NEED_UNPACK 2017-12-25 19:29:16 +01:00
Jonas Karlman
e27623a758 u-boot: install canupdate.sh script 2017-12-25 19:29:16 +01:00