Matthias Reichl
1e13c1940b
linux: fix oldconfig handling
...
make oldconfig is very noisy when config options are missing and
produces a lot of errors as it's trying to read from stdin which
is not available during build.
Fix this by piping yes "" to it's stdin to select default kernel
options.
Also run "make listnewconfig" before that to get a summary of the
additional options set like it's done eg in Debian.
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-07-24 00:16:41 +02:00
Rudi Heitbaum
1388d289d8
linux: update to 5.18.12
2022-07-15 10:06:24 +00:00
Matthias Reichl
3260beeac6
linux (RPi): update to 5.15.50-4ee9d0f
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-07-01 18:04:05 +02:00
Matthias Reichl
d76fbec462
linux (RPi): update to 5.15.49-f4c7d81
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-07-01 18:04:04 +02:00
Matthias Reichl
2c1fdb3834
linux (RPi): update to 5.15.48-b34bf32
...
Drop linux-010-pr5052.patch, this is now in rpi kernel tree
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-07-01 18:04:04 +02:00
Jernej Skrabec
00789306ab
linux: openssl is needed for target, not host
2022-06-26 18:59:01 +02:00
Jernej Skrabec
bc34b46cb2
linux: fix toolchain dependency
...
Toolchain represents compiler for rootfs, but it's not necessarly the
same as kernel toolchain. Add this dependency only if we are not doing
split build.
2022-06-26 18:58:51 +02:00
Jernej Skrabec
abaaef49cb
linux: host doesn't require kernel toolchain
2022-06-26 18:58:42 +02:00
Ian Leonard
4ced62d585
linux: gzip 64bit kernels on RPi
...
RPi firmware since around September 2020 is able to decompress
gzipped kernels prior to handing over control. Arm64 kernels do not
do self-decompression, so use the firmware's capability.
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2022-06-20 19:39:41 +00:00
Rudi Heitbaum
c759847f17
linux: update to 5.18.5
2022-06-16 12:20:40 +00:00
Rudi Heitbaum
d89d028dda
linux: update to 5.18.4
2022-06-14 22:54:13 +00:00
Jernej Škrabec
83a7f20ba7
Merge pull request #6537 from heitbaum/kernel11
...
linux: update to 5.18.y
2022-06-11 07:31:47 +02:00
Christian Hewitt
38d1db977a
linux: bump Amlogic to Linux 5.18.3
2022-06-10 09:59:45 +00:00
Rudi Heitbaum
5e0f9b27ad
linux: update to 5.18.3
2022-06-09 10:48:43 +00:00
Rudi Heitbaum
4aacc45968
linux: drop ntfs3 patches included in 5.18.3-rc1
2022-06-09 10:48:43 +00:00
Matthias Reichl
9868dee097
linux (RPi): update to 5.15.45-6b945e6
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-06-07 19:06:40 +02:00
Matthias Reichl
7042215a72
TEST linux (RPi): add PR5052
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-06-07 19:06:40 +02:00
Matthias Reichl
84fc92c78e
linux (RPi): update to 5.15.44-ea7fe1b
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-06-07 19:06:39 +02:00
Christian Hewitt
7454b09ee5
linux: bump Amlogic to Linux 5.18.y
2022-05-29 06:37:27 +00:00
Matthias Reichl
6b794753a5
linux (RPi): update to 5.15.43-97be548
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-05-28 13:03:54 +02:00
Matthias Reichl
015a3c45bd
linux (RPi): update to 5.15.41-2d1db10
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-05-28 13:03:54 +02:00
Matthias Reichl
9957b9b078
linux (RPi): update to 5.15.40-7f1f585
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-05-28 13:03:54 +02:00
Matthias Reichl
9e31444302
linux (RPi): update to 5.15.40-dff79e3
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-05-28 13:03:54 +02:00
heitbaum
aac2325940
linux: update to 5.18
2022-05-25 11:28:17 +00:00
Matthias Reichl
9e37f15941
linux (RPi): update to 5.15.38-83f1a9c
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-05-11 19:09:43 +02:00