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 3/5] configs/snps_archs38_hsdk: bump kernel and u-boot versions
Date: Mon, 31 Jan 2022 11:12:12 +0300	[thread overview]
Message-ID: <20220131081214.12773-4-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_hsdk_defconfig | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/configs/snps_archs38_hsdk_defconfig b/configs/snps_archs38_hsdk_defconfig
index 4a1ac3fcff..413ca5098c 100644
--- a/configs/snps_archs38_hsdk_defconfig
+++ b/configs/snps_archs38_hsdk_defconfig
@@ -1,7 +1,7 @@
 BR2_arcle=y
 BR2_archs38_full=y
 BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_6=y
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_16=y
 BR2_PACKAGE_GLIBC_UTILS=y
 BR2_TOOLCHAIN_BUILDROOT_CXX=y
 BR2_TARGET_OPTIMIZATION="-mfpu=fpud_all"
@@ -12,7 +12,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
 BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/synopsys/hsdk/genimage.cfg"
 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="hsdk"
 BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/synopsys/hsdk/linux.fragment"
 BR2_TARGET_ROOTFS_EXT2=y
@@ -21,10 +21,11 @@ BR2_TARGET_ROOTFS_EXT2_4=y
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
 BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2018.05"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2022.01"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="hsdk"
 BR2_TARGET_UBOOT_NEEDS_DTC=y
 BR2_TARGET_UBOOT_FORMAT_ELF=y
+BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
 BR2_PACKAGE_HOST_DOSFSTOOLS=y
 BR2_PACKAGE_HOST_GENIMAGE=y
 BR2_PACKAGE_HOST_MTOOLS=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:12 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 ` Sergey Matyukevich [this message]
2022-02-07 10:09   ` [Buildroot] [arc-buildroot] [PATCH 3/5] configs/snps_archs38_hsdk: " Alexey Brodkin via buildroot
2022-01-31  8:12 ` [Buildroot] [PATCH 4/5] configs/snps_archs38_haps: " Sergey Matyukevich
2022-02-07 10:09   ` [Buildroot] [arc-buildroot] " 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-4-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