From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] configs/bananapi_m2_ultra: add kernel headers version option
Date: Sat, 8 Dec 2018 17:25:18 +0100 [thread overview]
Message-ID: <20181208162518.GQ2561@scaer> (raw)
In-Reply-To: <20181208145015.3095-1-thomas.petazzoni@bootlin.com>
Thomas, All,
On 2018-12-08 15:50 +0100, Thomas Petazzoni spake thusly:
> The bananapi_m2_plus defconfig uses a 4.18 kernel, but doesn't specify
> anything for the kernel headers version, so the Buildroot default gets
> used, which currently is 4.19. Since 4.19 is newer than 4.18,
> Buildroot rightfully whines:
>
> Incorrect selection of kernel headers: expected 4.19.x, got 4.18.x
>
> Let's fix this by telling this defconfig to use the headers from the
> kernel, and that they are of version 4.18.
>
> Fixes:
>
> https://gitlab.com/buildroot.org/buildroot/-/jobs/131216938
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
> ---
> configs/bananapi_m2_ultra_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/bananapi_m2_ultra_defconfig b/configs/bananapi_m2_ultra_defconfig
> index 5dd3edd664..bc1d31a60a 100644
> --- a/configs/bananapi_m2_ultra_defconfig
> +++ b/configs/bananapi_m2_ultra_defconfig
> @@ -1,5 +1,6 @@
> BR2_arm=y
> BR2_cortex_a7=y
> +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_18=y
> BR2_TARGET_GENERIC_ISSUE="Welcome to Bananapi M2 Ultra"
> BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
> BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/bananapi/bananapi-m2-ultra/genimage.cfg"
> --
> 2.19.2
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2018-12-08 16:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-08 14:50 [Buildroot] [PATCH] configs/bananapi_m2_ultra: add kernel headers version option Thomas Petazzoni
2018-12-08 16:25 ` Yann E. MORIN [this message]
2018-12-08 19:51 ` Peter Korsgaard
2018-12-16 19:36 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181208162518.GQ2561@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox