Commit Graph

1390 Commits

Author SHA1 Message Date
Radostan Riedel
d450819323 Merge pull request #2506 from HiassofT/le9-kernel-toolchain
Compile kernel on 64/32 split archs without redefining TARGET_PREFIX
2018-02-23 20:12:59 +01:00
CvH
c06f971a63 Merge pull request #2466 from MilhouseVH/linux41416+
linux: update to linux-4.14.20
2018-02-22 15:39:22 +01:00
MilhouseVH
6881674f3e linux: update to linux-4.14.20 2018-02-19 14:58:18 +00:00
MilhouseVH
2902093461 linux: update to linux-4.14.18 2018-02-19 14:53:06 +00:00
MilhouseVH
ed36dd43a1 linux: update to linux-4.14.17 2018-02-19 14:53:06 +00:00
MilhouseVH
6c947f0f0d linux: update to linux-4.14.16 2018-02-19 14:53:06 +00:00
Matthias Reichl
2f3f746d7f linux: fix perf build
properly set ARCH, CROSS_COMPILE, LDFLAGS and JOBS.

This fixes build failure on aarch64 / kernel 4.4 and feature
detection issues due to LTO warnings on 32bit Rockchip builds.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-19 11:32:43 +01:00
Matthias Reichl
6dd1537b4b linux: use TARGET_KERNEL_ARCH
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-17 17:54:34 +01:00
Matthias Reichl
18ad7260b0 linux: perf: don't link against -llzma on x86_84
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-17 17:15:34 +01:00
Jonas Karlman
eab5a509d7 linux: do not build perf on 64/32-bit 2018-02-12 21:29:18 +01:00
kszaq
d93f7c2c95 linux: bump amlogic-3.14 to 9c63c24 2018-02-10 22:34:42 +01:00
kszaq
cd1509ea91 linux: fix copying device tree image for multi-dtb Amlogic targets
After multi-dtb support was introduced, device tree blob name is always dtb.img. We can copy that file to SD card image.
2018-02-10 22:34:42 +01:00
kszaq
1ca56c4ea1 linux: add KERNEL_EXTRA_DEPENDS_TARGET to enable specifying project-specific depends 2018-02-10 22:32:40 +01:00
MilhouseVH
e584efc713 linux: use kernel_config_path helper 2018-02-08 04:02:29 +00:00
Matthias Reichl
a7bac9930e linux: install perf in development builds
perf will be built if CONFIG_PERF_EVENTS is enabled in the
kernel config.

elfutils, binutils and libunwind are needed to get symbols
of userspace programs in perf output.

zlib is an implicit dependency of elfutils and and optional
one for perf - but better add it here.

openssl/libcrypto is an optional dependency for perf, add it
so that the perf configuration on clean build is identical
to an unclean rebuild.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-05 15:42:44 +01:00
Matthias Reichl
65490c26dd linux: move config file selection out of post_patch
Also prefix KERNEL_CFG_FILE/CFG_FILE with PKG_

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-05 15:42:44 +01:00
Christian Hewitt
ae0e1ecb5e Merge pull request #2382 from MilhouseVH/le90_linux_fixup
linux: DVB fixes
2018-02-01 14:05:49 +04:00
MilhouseVH
b387b0c3f2 linux: use Linus's commit to fix the ksoftirqd issues
Ref: https://www.mail-archive.com/linux-media@vger.kernel.org/msg124351.html
2018-02-01 09:27:53 +00:00
Radostan Riedel
145f36d269 linux: update amlogic-3.14 kernel to 7951748
and remove upstreamed patches
2018-01-31 09:22:42 +01:00
Alex Deryskyba
32d7962b53 linux: update amlogic-3.10 kernel to amlogic-3.10-02fdb27 2018-01-28 17:26:55 +02:00
Christian Hewitt
f54a770da8 Merge pull request #2392 from MilhouseVH/linux41411+
linux: update to linux-4.14.15 (-ish)
2018-01-27 09:14:24 +04:00
MilhouseVH
559feac921 linux: update to linux-4.14.15 2018-01-25 19:00:49 +00:00
kszaq
60a1facd87 linux: bump amlogic-3.14 kernel to c855778 and remove merged patches 2018-01-20 10:55:04 +01:00
MilhouseVH
a4e182fc61 linux: update to linux-4.14.14 2018-01-17 16:32:18 +00:00
MilhouseVH
4fb165d3f2 linux: restore Ouya controller support 2018-01-17 02:03:18 +00:00