Bernd Kuhls
4d6e3ea7a5
{linux, linux-headers}: bump 6.{6, 12}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2025-02-20 20:09:14 +01:00
Bernd Kuhls
b8638648d6
{linux, linux-headers}: bump 6.{6, 12}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-02-16 16:26:25 +01:00
Bernd Kuhls
43c11e80a2
{linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2025-02-07 20:28:28 +01:00
Bernd Kuhls
27ee14ca4f
{linux, linux-headers}: bump 5.15.x / 6.{1, 6, 12}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-01-25 13:03:35 +01:00
Bernd Kuhls
d9a9d76e97
{linux, linux-headers}: bump 6.{6, 12}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-01-18 20:32:43 +01:00
Romain Naour
895fe8d0f7
linux: remove BR2_nios2 symbol
...
Signed-off-by: Romain Naour <romain.naour@smile.fr >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-01-15 21:30:39 +01:00
Bernd Kuhls
cc2866ccec
{linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-01-10 18:39:46 +01:00
Thomas Petazzoni
892677f4f5
linux: the aarch64 defconfig also needs host-openssl
...
This commit extends 5dae966a30 ("linux:
select BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL when needed") to also cover
the aarch64 architecture, whose kernel defconfig also needs
host-openssl.
Fixes:
http://autobuild.buildroot.net/results/375f48cabebddce3b1d23c820bc3a722c8cdd819/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-01-02 19:39:13 +01:00
Thomas Petazzoni
d94c478ebc
linux: select host-uboot-tools on nios2
...
In the latest kernel, U-Boot images are always generated when building
a kernel for NIOS2. Note that we build the kernel with:
make all
make <selected-image>
so the selected image through Buildroot options doesn't matter: a
U-Boot image is always generated.
Therefore, in order to fix autobuilder issues, make sure
host-uboot-tools are always selected when building the latest kernel
version. We do not select it in general as custom versions may be
different.
Fixes:
http://autobuild.buildroot.net/results/1d4c249887bdd78dab40152ad3a4fcef16458a1a/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2024-12-30 19:25:51 +01:00
Thomas Petazzoni
40e266ccb9
linux: select host-uboot-tools with FIT on mips
...
In the latest kernel, FIT images are always generated when building a
kernel for MIPS. Note that we build the kernel with:
make all
make <selected-image>
so the selected image through Buildroot options doesn't matter: a FIT
image is always generated.
Therefore, in order to fix autobuilder issues, make sure
host-uboot-tools with FIT image are always selected when building the
latest kernel version. We do not select it in general as custom
versions may be different.
Fixes:
http://autobuild.buildroot.net/results/24bd5ae44f4097c374fe43b263254a985e2989d2 (mips)
http://autobuild.buildroot.net/results/d18b458a600f1f4bd7008d13ad2a56cb22ce8a73 (mips64el)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2024-12-30 19:25:47 +01:00
Thomas Petazzoni
5dae966a30
linux: select BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL when needed
...
The autobuilders are regularly reporting issues when building the
Linux kernel due to BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL not being
enabled.
Since the autobuilders are always using
BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG, let's have this option
select BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL when the latest kernel is
used.
For now, we enable this for ARC, Sparc and x86-64, but it might have
to be extended for additional architectures based on build results.
Fixes:
http://autobuild.buildroot.net/results/596699ede6e651163a23fa50386d84aca24c9a28
http://autobuild.buildroot.net/results/77a767bcd78f9ed21668cc268e91a4584a821661
http://autobuild.buildroot.net/results/e846d13c9f001b76a08ffb94f69c8dd26b4f5811
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2024-12-30 19:18:59 +01:00
Bernd Kuhls
07149e5f30
{linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2024-12-29 18:46:51 +01:00
Bernd Kuhls
49a7cf4121
{linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2024-12-15 19:40:06 +01:00
Bernd Kuhls
bb654e5a3b
{linux, linux-headers}: bump 6.{6, 12}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2024-12-14 20:33:57 +01:00
Sergey Matyukevich
535dbf2cef
linux: bump latest version to 6.12
...
Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com >
Signed-off-by: Romain Naour <romain.naour@smile.fr >
2024-12-11 14:35:16 +01:00
Bernd Kuhls
5f18745057
{linux, linux-headers}: bump 4.19.x / 6.11.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-12-07 15:37:14 +01:00
Bernd Kuhls
5d49bc51e0
{linux, linux-headers}: bump 6.{1, 6, 11}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-11-24 19:36:53 +01:00
Bernd Kuhls
d9bea4bb89
{linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6, 11}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-11-23 10:42:18 +01:00
Bernd Kuhls
323567552b
{linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6, 11}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2024-11-11 21:52:28 +01:00
Bernd Kuhls
c9d16e41e9
{linux, linux-headers}: bump 5.15.x / 6.{1, 6, 11}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-11-06 21:12:19 +01:00
Bernd Kuhls
70359eaa0d
{linux, linux-headers}: bump 5.{10, 15}.x / 6.{1, 6, 11}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2024-10-26 10:46:16 +02:00
Bernd Kuhls
539a203d6e
linux: bump latest version to 6.11
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2024-10-22 23:03:36 +02:00
Bernd Kuhls
9a20320820
{linux, linux-headers}: bump 6.{1, 6, 10}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2024-10-22 23:03:05 +02:00
Bernd Kuhls
d3a12bc6f1
{linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6, 10}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-01 22:00:35 +02:00
Julien Olivain
abce4a2b36
linux: add BR2_LINUX_KERNEL_NEEDS_HOST_PYTHON3
...
Kernel commit [1] introduced MSM GPU driver header generation with a
Python script. This commit was first included in v6.10. This driver is
also enabled as a module in the arm64 architecture default
configuration. See [2]. This is a common situation.
This missing dependency is not detected in the Buildroot CI, because
the reference docker image contains a python3 interpreter. See [3].
For information, the Linux latest kernel version was updated in
Buildroot commit 2b6dba00b "linux: bump latest version to 6.10".
See [4].
The issue can be observed by running the following commands on a host
without the python3 interpreter installed:
cat <<EOF >.config
BR2_aarch64=y
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
BR2_TOOLCHAIN_EXTERNAL=y
EOF
make olddefconfig
make linux
The Kernel build fails with output:
GENHDR drivers/gpu/drm/msm/generated/a2xx.xml.h
/bin/sh: 1: python3: not found
make[7]: *** [drivers/gpu/drm/msm/Makefile:176: drivers/gpu/drm/msm/generated/a2xx.xml.h] Error 127
This commit fixes this issue by introducing a new
BR2_LINUX_KERNEL_NEEDS_HOST_PYTHON3 configuration that will need to be
selected in relevant situations.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=0fddd045f88e34d6160785a3a5e506d374566454
[2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/arch/arm64/configs/defconfig?h=v6.10.8#n868
[3] https://gitlab.com/buildroot.org/buildroot/-/blob/2024.08-rc3/support/docker/Dockerfile?ref_type=tags#L40
[4] 2b6dba00be
Reported-by: Vincent Stehlé <vincent.stehle@arm.com >
Signed-off-by: Julien Olivain <ju.o@free.fr >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2024-09-16 13:07:40 +02:00
Bernd Kuhls
ee67e4baff
{linux, linux-headers}: bump 6.{1, 6, 10}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2024-09-14 00:18:23 +02:00
Bernd Kuhls
f18790aedc
{linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6, 10}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2024-09-05 21:40:22 +02:00
Bernd Kuhls
0b5feb52af
{linux, linux-headers}: bump 6.{1, 6, 10}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2024-08-30 19:07:27 +02:00
Bernd Kuhls
ebef582bd2
{linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6, 10}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2024-08-23 19:08:07 +02:00
Bernd Kuhls
179bf242d5
{linux, linux-headers}: bump 6.{1, 6, 10}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2024-08-03 20:28:14 +02:00
Bernd Kuhls
e08708451b
{linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6, 9, 10}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2024-07-29 19:57:22 +02:00
Bernd Kuhls
2b6dba00be
linux: bump latest version to 6.10
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2024-07-26 08:37:59 +02:00
Bernd Kuhls
b5e2f8287a
{linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6, 9}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2024-07-26 08:37:55 +02:00
Bernd Kuhls
2389fb5bbb
{linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6, 9}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2024-07-08 22:59:24 +02:00
Bernd Kuhls
aa70c331a2
linux: bump latest version to 6.9
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2024-06-15 18:42:13 +02:00
Gero Schwäricke
a6784999b2
{linux, linux-headers}: bump 4.19.x, 5.4.x, 5.10.x, 5.15.x, 6.1.x, 6.6.x, 6.8.x series
...
Signed-off-by: Gero Schwäricke <gero.schwaericke@grandcentrix.net >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2024-06-01 16:48:54 +02:00
Bernd Kuhls
a28bc67ce5
{linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6, 8}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2024-05-13 22:50:36 +02:00
Baruch Siach
e28418dd41
linux: add option to include git submodules
...
Some kernel users find it useful to store submodules in the kernel
source tree for cross source trees definitions. Add option to download
these submodules.
Signed-off-by: Baruch Siach <baruch@tkos.co.il >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2024-05-09 22:55:06 +02:00
Bernd Kuhls
9c592ecd3e
{linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6, 8}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
2024-04-28 20:12:55 +02:00
Bernd Kuhls
3ba99f0a5a
linux: bump latest version to 6.8
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
2024-03-24 19:18:46 +01:00
Bernd Kuhls
bb8766cc54
{linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-03-11 20:08:34 +01:00
Bernd Kuhls
05ca551c3b
{linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-02-24 11:12:27 +01:00
Bernd Kuhls
6e5229c252
{linux, linux-headers}: bump 6.{1, 6}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2024-02-11 22:26:38 +01:00
Bernd Kuhls
52a15667b1
{linux, linux-headers}: bump 6.{1, 6}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-02-03 10:14:20 +01:00
Bernd Kuhls
44292dabc0
{linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-01-30 23:15:16 +01:00
Bernd Kuhls
02692b723a
{linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-01-25 22:21:15 +01:00
Bernd Kuhls
069da87a89
{linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.{1, 6}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-01-13 21:40:48 +01:00
Bernd Kuhls
64414981dd
{linux, linux-headers}: bump 5.{10, 15}.x / 6.{1, 6}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2024-01-05 23:47:14 +01:00
Bernd Kuhls
d42683a055
{linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.{1, 6}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2023-12-24 18:52:57 +01:00
Bernd Kuhls
7d8585605e
{linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.{1, 6}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2023-12-18 08:42:57 +01:00