Commit Graph

462 Commits

Author SHA1 Message Date
Matthias Reichl
13c7a4a2ca Merge pull request #2761 from Kwiboo/linaro-toolchain
linux: use linaro toolchain when KERNEL_LINARO_TOOLCHAIN is set
2018-06-18 10:10:03 +02:00
Matthias Reichl
41bf471713 squash linux package.mk
remove 'CROSS_COMPILE= '
run make headers_check and make headers_install with all
HOST* variables set

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-16 18:28:22 +01:00
Matthias Reichl
bef9e763e5 linux: use common kernel_make function
Since 4.17, make headers_check requires a working compiler to detect
goto-asm support.

Configuring CROSS_COMPILE= with a non-existant gcc compiler (as is the
case when building linux:host in a clean build) will now always fail.

Avoid setting CROSS_COMPILE in Makefile and instead pass on the
command line when required.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-16 18:28:21 +01:00
MilhouseVH
0f2e8e3031 linux (Generic): update to linux-4.17.2 2018-06-16 18:28:15 +01:00
Jonas Karlman
f28faae236 linux: use linaro toolchain when KERNEL_LINARO_TOOLCHAIN is set 2018-06-14 07:42:40 +02:00
Jonas Karlman
675025b7b9 gcc-linaro-arm-linux-gnueabihf: update name and path 2018-06-14 07:42:40 +02:00
Matthias Reichl
ba3ac20c48 Merge pull request #2729 from MilhouseVH/linux41448+
linux: update to linux-4.14.48
2018-06-08 17:28:25 +02:00
MilhouseVH
1a3ae7aa2b linux: update to linux-4.14.48 2018-06-06 00:56:54 +01:00
Sascha Kuehndel (InuSasha)
ca54a7f1a9 WC/WP: use older linaro compiler for WeTek_Core/Play
- linux-3.10 are not able to build with gcc-8.1
2018-06-04 20:17:29 +02:00
MilhouseVH
2a0c6c3b51 linux: update to linux-4.14.44 2018-05-29 17:04:26 +01:00
MilhouseVH
e9db554a63 linux: update to linux-4.14.43 2018-05-26 03:05:03 +01:00
MilhouseVH
73e3fb169d linux: update to linux-4.14.42 2018-05-26 03:05:03 +01:00
MilhouseVH
3b0007b517 linux: update to linux-4.14.41 2018-05-26 03:05:03 +01:00
MilhouseVH
f5488ebe81 linux: update to linux-4.14.39 2018-05-26 03:05:03 +01:00
MilhouseVH
c84b1771e7 Merge pull request #2666 from HiassofT/le9-retire-devtools
retire DEVTOOLS
2018-04-29 12:55:04 +01:00
Alex Deryskyba
156b5fb2c5 Merge pull request #2674 from CvH/9.0-uboot-deps
add u-boot-tools package dependency for WC & WP
2018-04-28 14:33:12 +03:00
Matthias Reichl
ca01ed96a2 linux (amlogic-3.10): add dependency on u-boot-tools-aml:host
Linux kernel build needs mkimage in toolchain

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-27 17:23:51 +02:00
MilhouseVH
27ac931550 linux: update to linux-4.14.37 2018-04-26 23:47:23 +01:00
MilhouseVH
c75df1ca6b linux: update to linux-4.14.34 2018-04-26 23:47:23 +01:00
MilhouseVH
169dcbc8ab linux: update to linux-4.14.33 2018-04-26 23:47:22 +01:00
MilhouseVH
1cc69099d2 linux: update to linux-4.14.32 2018-04-26 23:47:22 +01:00
MilhouseVH
aa452bde48 linux: update to linux-4.14.31 2018-04-26 23:47:22 +01:00
Matthias Reichl
2e2e683a62 linux: always build perf, unless explicitly disabled
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-25 16:19:34 +02:00
Matthias Reichl
cb9786e3b6 Merge pull request #2585 from MilhouseVH/linux41425+
linux: update to 4.14.30
2018-03-27 23:51:31 +02:00
MilhouseVH
fefc11748e linux: update to linux-4.14.30 2018-03-26 19:04:24 +01:00