From patchwork Mon Jul 27 15:19:37 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Jean Texier X-Patchwork-Id: 1337036 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=quarantine dis=none) header.from=koncepto.io Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=koncepto.io header.i=@koncepto.io header.a=rsa-sha256 header.s=default header.b=dMynMu/0; dkim-atps=neutral Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4BFk5K1t2dz9sVg for ; Tue, 28 Jul 2020 01:20:21 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 6F5398789B; Mon, 27 Jul 2020 15:20:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DiCDrMEyw3Jy; Mon, 27 Jul 2020 15:20:14 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 343E0878D0; Mon, 27 Jul 2020 15:20:12 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 623B51BF973 for ; Mon, 27 Jul 2020 15:20:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 5CE078789A for ; Mon, 27 Jul 2020 15:20:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kny3ubIE+0y5 for ; Mon, 27 Jul 2020 15:20:09 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from koncepto.io (koncepto.io [195.154.119.111]) by whitealder.osuosl.org (Postfix) with ESMTPS id 251538786B for ; Mon, 27 Jul 2020 15:20:08 +0000 (UTC) Received: from menoah.home (lfbn-bor-1-1339-171.w193-250.abo.wanadoo.fr [193.250.150.171]) by koncepto.io (Postfix) with ESMTPSA id 6619F6029B; Mon, 27 Jul 2020 17:20:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=koncepto.io; s=default; t=1595863203; bh=Qy+dm3/iY/xi3ePX/2JnDrWc9b1lVFtozfACqfxJnRM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=dMynMu/0DBhQJAwCQvvlUHgu+WinCp/yDIxpvGNvWrsXdZDAPv41sWbg/mXWzqrYZ 49JwOE3RTP/Q3LG/ppiW7j+tLrknlz+6k4o27yViN/jL+IUaIafKCd6p6bZEmfNlt+ yBnqB3beRW4rTuVmayzAYp8Fx2v+zak3RvztxQpi0tQpn3omyyLIzR5Z/B8VSrdmCk 4z9quge2O7jYpffqw5R+UDUAbExMdU2fYkwH7Eq59EDU+VLeJ81tWIjCFwqPpcUwgF NXExWwGrc6/JbApkZQbDZm/g2IcujcDzVer6I6PVtjqlTQbSHMSbrT9b1lI2P6n035 r2d79k/bS1rkQ== From: Pierre-Jean Texier To: buildroot@buildroot.org Date: Mon, 27 Jul 2020 17:19:37 +0200 Message-Id: <1595863177-19305-2-git-send-email-pjtexier@koncepto.io> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1595863177-19305-1-git-send-email-pjtexier@koncepto.io> References: <1595863177-19305-1-git-send-email-pjtexier@koncepto.io> Subject: [Buildroot] [PATCH 2/2] configs/stm32mp157c_dk2: Bump Kernel and U-Boot X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Pierre-Jean Texier , Bartosz Bilas , Thomas Petazzoni MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Bump kernel to version 5.7.10 and U-Boot to 2020.07 Signed-off-by: Pierre-Jean Texier Tested-by: Bartosz Bilas --- configs/stm32mp157c_dk2_defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/stm32mp157c_dk2_defconfig b/configs/stm32mp157c_dk2_defconfig index ca72049..86e1551 100644 --- a/configs/stm32mp157c_dk2_defconfig +++ b/configs/stm32mp157c_dk2_defconfig @@ -6,7 +6,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh" BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/stmicroelectronics/common/stm32mp157/genimage.cfg" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.7.1" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.7.10" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/stmicroelectronics/stm32mp157c-dk2/linux.config" BR2_LINUX_KERNEL_DTS_SUPPORT=y @@ -20,7 +20,7 @@ BR2_TARGET_ROOTFS_EXT2_MKFS_OPTIONS="-O ^metadata_csum" BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y BR2_TARGET_UBOOT_CUSTOM_VERSION=y -BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2020.04" +BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2020.07" BR2_TARGET_UBOOT_BOARD_DEFCONFIG="stm32mp15_basic" BR2_TARGET_UBOOT_CONFIG_FRAGMENT_FILES="board/stmicroelectronics/stm32mp157c-dk2/uboot-fragment.config" # BR2_TARGET_UBOOT_FORMAT_BIN is not set