Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Sergey Matyukevich <geomatsi@gmail.com>
To: buildroot@buildroot.org
Cc: Joao Pinto <jpinto@synopsys.com>,
	ARC Maintainers <arc-buildroot@synopsys.com>,
	Sergey Matyukevich <sergey.matyukevich@synopsys.com>,
	Sergey Matyukevich <geomatsi@gmail.com>
Subject: [Buildroot] [PATCH 4/5] configs/snps_archs38_haps: bump kernel and u-boot versions
Date: Mon, 31 Jan 2022 11:12:13 +0300	[thread overview]
Message-ID: <20220131081214.12773-5-geomatsi@gmail.com> (raw)
In-Reply-To: <20220131081214.12773-1-geomatsi@gmail.com>

From: Sergey Matyukevich <sergey.matyukevich@synopsys.com>

Bump versions:
- use U-Boot 2022.01
- use Linux kernel v5.16

Signed-off-by: Sergey Matyukevich <sergey.matyukevich@synopsys.com>
---
 configs/snps_archs38_haps_defconfig | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/configs/snps_archs38_haps_defconfig b/configs/snps_archs38_haps_defconfig
index a95d760df2..02e020bb47 100644
--- a/configs/snps_archs38_haps_defconfig
+++ b/configs/snps_archs38_haps_defconfig
@@ -7,12 +7,12 @@ BR2_TARGET_GENERIC_HOSTNAME="zebu_hs"
 BR2_TARGET_GENERIC_ISSUE="Welcome to the HAPS Development Platform"
 BR2_TARGET_ROOTFS_INITRAMFS=y
 
-# Linux headers same as kernel, a 5.6 series
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_6=y
+# Linux headers same as kernel, a 5.16 series
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_16=y
 
 # Kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.6.3"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.16"
 BR2_LINUX_KERNEL_DEFCONFIG="haps_hs_smp"
 BR2_LINUX_KERNEL_VMLINUX=y
-- 
2.35.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2022-01-31  8:13 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-31  8:12 [Buildroot] [PATCH 0/5] synopsys: boards maintenance Sergey Matyukevich
2022-01-31  8:12 ` [Buildroot] [PATCH 1/5] configs/snps_arc700_axs101: bump kernel and u-boot versions Sergey Matyukevich
2022-02-07 10:07   ` [Buildroot] [arc-buildroot] " Alexey Brodkin via buildroot
2022-01-31  8:12 ` [Buildroot] [PATCH 2/5] configs/snps_archs32_axs103: " Sergey Matyukevich
2022-02-07 10:08   ` [Buildroot] [arc-buildroot] " Alexey Brodkin via buildroot
2022-01-31  8:12 ` [Buildroot] [PATCH 3/5] configs/snps_archs38_hsdk: " Sergey Matyukevich
2022-02-07 10:09   ` [Buildroot] [arc-buildroot] " Alexey Brodkin via buildroot
2022-01-31  8:12 ` Sergey Matyukevich [this message]
2022-02-07 10:09   ` [Buildroot] [arc-buildroot] [PATCH 4/5] configs/snps_archs38_haps: " Alexey Brodkin via buildroot
2022-01-31  8:12 ` [Buildroot] [PATCH 5/5] board/synopsys: remove outdated vdk boards Sergey Matyukevich
2022-02-07 10:11   ` [Buildroot] [arc-buildroot] " Alexey Brodkin via buildroot
2022-01-31 12:05 ` [Buildroot] [PATCH 0/5] synopsys: boards maintenance Giulio Benetti
2022-01-31 13:09   ` Sergey Matyukevich
2022-01-31 13:10     ` Giulio Benetti
2022-02-12 11:53 ` Arnout Vandecappelle

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=20220131081214.12773-5-geomatsi@gmail.com \
    --to=geomatsi@gmail.com \
    --cc=arc-buildroot@synopsys.com \
    --cc=buildroot@buildroot.org \
    --cc=jpinto@synopsys.com \
    --cc=sergey.matyukevich@synopsys.com \
    /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