From patchwork Thu Feb 17 15:55:48 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcus Hoffmann X-Patchwork-Id: 1594355 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=othermo.de header.i=@othermo.de header.a=rsa-sha256 header.s=MBO0001 header.b=socIa4Db; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=140.211.166.138; helo=smtp1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4Jzzw45yqdz9sFk for ; Fri, 18 Feb 2022 02:56:36 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 1657F83F98; Thu, 17 Feb 2022 15:56:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GlFC-hRID3jN; Thu, 17 Feb 2022 15:56:34 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 442A483F7E; Thu, 17 Feb 2022 15:56:33 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id BC8E31BF2B9 for ; Thu, 17 Feb 2022 15:56:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id B8B856F66E for ; Thu, 17 Feb 2022 15:56:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp3.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=othermo.de Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bamiSW6ThMoj for ; Thu, 17 Feb 2022 15:56:02 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from mout-b-105.mailbox.org (mout-b-105.mailbox.org [195.10.208.50]) by smtp3.osuosl.org (Postfix) with ESMTPS id DC1D661C39 for ; Thu, 17 Feb 2022 15:56:01 +0000 (UTC) Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-b-105.mailbox.org (Postfix) with ESMTPS id 4JzzvJ6wK8z9snc; Thu, 17 Feb 2022 16:55:56 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=othermo.de; s=MBO0001; t=1645113354; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1SjCoc0G8elNYBEat6ZyGi9WNplJE5a/WWCumdU/QSs=; b=socIa4DblB/1NRZbp00+fAbGiiLpEXE+eJI30PGWdgphXMRTRhaSGQELj9FxXksU07yn2x 9VRoIkgHCqJd4kdH7ke9rd2FcNdhlzWv3j6udF+/njU2fkpXC103QB4Pg0Zh8oDKQpVQ6x z/a5w20+G8wy62k4fGNB9Oj3EdJ12wEmWdWHg0QzOrtFhgHAT1+cX3Vldms1qACN+F5HQS wO7CLgMC9UiP6GKvznjJ53URz5qqyqHThsxUNz57j4MVJiVY0OaGjxjGCnoAFNtN0oZbAC lPuT81WjZVUkaSHFzrxvRj+n3C1fWm+7l2B+KPhG0MOLpCmznHTSMGPFwHGbHw== From: Marcus Hoffmann To: buildroot@buildroot.org Date: Thu, 17 Feb 2022 16:55:48 +0100 Message-Id: <20220217155549.1084829-2-marcus.hoffmann@othermo.de> In-Reply-To: <20220217155549.1084829-1-marcus.hoffmann@othermo.de> References: <20220217155549.1084829-1-marcus.hoffmann@othermo.de> MIME-Version: 1.0 Subject: [Buildroot] [PATCH v2 1/2] configs/friendlyarm_nanopi_r2s_defconfig: uboot needs openssl X-BeenThere: buildroot@buildroot.org 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: Gilles Talis Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Fixes the following compile error: In file included from include/bootm.h:10, from tools/image-host.c:12: include/image.h:1178:12: fatal error: openssl/evp.h: No such file or directory 1178 | # include | ^~~~~~~~~~~~~~~ compilation terminated. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/2103784200 Signed-off-by: Marcus Hoffmann Reviewed-by: Giulio Benetti --- configs/friendlyarm_nanopi_r2s_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/friendlyarm_nanopi_r2s_defconfig b/configs/friendlyarm_nanopi_r2s_defconfig index 818c847f4b..ce252a5d76 100644 --- a/configs/friendlyarm_nanopi_r2s_defconfig +++ b/configs/friendlyarm_nanopi_r2s_defconfig @@ -30,6 +30,7 @@ BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2021.10" BR2_TARGET_UBOOT_BOARD_DEFCONFIG="nanopi-r2s-rk3328" BR2_TARGET_UBOOT_NEEDS_DTC=y BR2_TARGET_UBOOT_NEEDS_PYLIBFDT=y +BR2_TARGET_UBOOT_NEEDS_OPENSSL=y BR2_TARGET_UBOOT_NEEDS_ATF_BL31=y BR2_TARGET_UBOOT_NEEDS_ATF_BL31_ELF=y BR2_TARGET_UBOOT_FORMAT_CUSTOM=y From patchwork Thu Feb 17 15:55:49 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcus Hoffmann X-Patchwork-Id: 1594354 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=othermo.de header.i=@othermo.de header.a=rsa-sha256 header.s=MBO0001 header.b=NlblxvIN; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=140.211.166.138; helo=smtp1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4Jzzvs12Wrz9sFk for ; Fri, 18 Feb 2022 02:56:24 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 06F35833CD; Thu, 17 Feb 2022 15:56:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id smjXHI-ruGb9; Thu, 17 Feb 2022 15:56:22 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 34F6983F87; Thu, 17 Feb 2022 15:56:21 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id DB2EE1BF2B9 for ; Thu, 17 Feb 2022 15:56:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id D68CC6F66E for ; Thu, 17 Feb 2022 15:56:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp3.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=othermo.de Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LOOQMYD5HcqI for ; Thu, 17 Feb 2022 15:56:00 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from mout-b-206.mailbox.org (mout-b-206.mailbox.org [195.10.208.51]) by smtp3.osuosl.org (Postfix) with ESMTPS id EFCE761C39 for ; Thu, 17 Feb 2022 15:55:59 +0000 (UTC) Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-b-206.mailbox.org (Postfix) with ESMTPS id 4JzzvK30F0z9spc; Thu, 17 Feb 2022 16:55:57 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=othermo.de; s=MBO0001; t=1645113355; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=r3s4hNvYZ3tbhx3OS9JdAw7qS7c9XH/cjH5TkyAR5rw=; b=NlblxvINoreRYtQ3Zj3eRzT6BOLDFH3urBf9mczZJBGsBR3tgwyYQK6c5+grZTzIN4mLqL R5MDBV7bDARYqQRTUBnyU5VscDiB/hSjygWmt6Y+6KUb6MdpG8WhdxLHyG1AxNftsd9WtH DiY+dTOmsED7Sl6IuRNxQGDA6q90W1vCpbjYPmGYcqsgd7mcs4me9RbJxDlUhLjj5Wg7i5 0catIGuI9HI20QWGlxoyv74U8qWsRTQ2jhDaEI4dAHJMFCQqqCIGy5hRSHVEkJZiZGRBlh ZgCcy5yJIMjPSEVWhcZcL94/1whn/FoHp1o5x1WiuJxj9cdxjP2pUxIuZ8b9Qw== From: Marcus Hoffmann To: buildroot@buildroot.org Date: Thu, 17 Feb 2022 16:55:49 +0100 Message-Id: <20220217155549.1084829-3-marcus.hoffmann@othermo.de> In-Reply-To: <20220217155549.1084829-1-marcus.hoffmann@othermo.de> References: <20220217155549.1084829-1-marcus.hoffmann@othermo.de> MIME-Version: 1.0 Subject: [Buildroot] [PATCH v2 2/2] board/orangepi/orangepi-rk3399/genimage: fix partition types for gpt X-BeenThere: buildroot@buildroot.org 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: Suniel Mahesh Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Fixes the following error during image generation: ERROR: hdimage(sdcard.img): part boot: 'partition-type' is only valid for mbr and hybrid partition-table-type Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/2103784375 Signed-off-by: Marcus Hoffmann Reviewed-by: Giulio Benetti --- board/orangepi/orangepi-rk3399/genimage.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/board/orangepi/orangepi-rk3399/genimage.cfg b/board/orangepi/orangepi-rk3399/genimage.cfg index c94e0bc7cc..a02166172f 100644 --- a/board/orangepi/orangepi-rk3399/genimage.cfg +++ b/board/orangepi/orangepi-rk3399/genimage.cfg @@ -26,14 +26,13 @@ image sdcard.img { } partition boot { - partition-type = 0xC + partition-type-uuid = F bootable = "true" image = "boot.vfat" offset = 16M } partition rootfs { - partition-type = 0x83 image = "rootfs.ext4" } }