From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id qA3RHl1MqWU1nAAAqHPOHw:P1 (envelope-from ) for ; Thu, 18 Jan 2024 17:05:49 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id qA3RHl1MqWU1nAAAqHPOHw (envelope-from ) for ; Thu, 18 Jan 2024 17:05:49 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=QFnhWAie; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705593949; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=MrdaDsx+SQHgKD3ax2KOOPjVFL1c7FusVPnnAAjh4TE=; b=YogD1yfFJQWArznqFkmpRSMb5a87ZkfqwvjSAM83KMWoBnawf09wrtdEcNLpfU2TSotVUp o456eMejgCkJu0cfSn27OzONbLs58XE+FpLyNgrB4DrphovQDjq17rxzOeHezFHi68iU6H SpdEMeSImc7FC0OXq9DmrixegTSZNivHsNU3hH2h5+jDCmD3D9ajt73yWlMffdBesQ/ns2 8a/cSAVpnY7TM/IZZ+ISCUWCcVLnVIt0VN+p2pBiPGf7Y1kSpvFU1/y3uC9lXeo1zjKmOl lFViUnZG+eNkMm1LkIEob7wx7jlJqcO/rpeeal+Xh+5omKRfhPTbWAXe1fta+Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705593949; a=rsa-sha256; cv=none; b=NxBQqVb9AVK0m37j8YUzL9lgI1GdmBKWyxtzKEvk3Qqo8jvZ50xkkby9t2veTQ8JywP/w9 QrJC2psfvjUu/EX6gXD+cD5paajQZGiWpvgfZen06Ipktz3lYx6G+svQOo+KPFUMJmZjMt raBA9i5TkBwHQBE5IUJo+xRVxxTH4qz+yrApkYjtejIvryB5P6vz1C7OdP4/o9BzvrI7J2 +V40ak6WP6hJUSYqjxJLqBzz2qh2kRzFmvmyYTKpZX/4+do26v1E+b7MNehoSV63UpPyyg 1rAFQXFopOYTPP+gIllYJ6MM0tw2SwEpz0i/IKmEE8pv9YsMzZRmVw6P2HHO5A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=QFnhWAie; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 454096A459 for ; Thu, 18 Jan 2024 17:05:49 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rQUtL-00049N-1R; Thu, 18 Jan 2024 11:05:19 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rQUt4-0003y5-M4 for guix-patches@gnu.org; Thu, 18 Jan 2024 11:05:02 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rQUt3-0006sU-2D for guix-patches@gnu.org; Thu, 18 Jan 2024 11:05:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rQUt3-0000n6-Je for guix-patches@gnu.org; Thu, 18 Jan 2024 11:05:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68530] [PATCH 1/2] gnu: u-boot: Update to 2024.01.3. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 18 Jan 2024 16:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68530 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Vagrant Cascadian , 68530@debbugs.gnu.org Cc: Efraim Flashner Received: via spool by 68530-submit@debbugs.gnu.org id=B68530.17055938572951 (code B ref 68530); Thu, 18 Jan 2024 16:05:01 +0000 Received: (at 68530) by debbugs.gnu.org; 18 Jan 2024 16:04:17 +0000 Received: from localhost ([127.0.0.1]:56510 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rQUsK-0000lW-Mv for submit@debbugs.gnu.org; Thu, 18 Jan 2024 11:04:17 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:57501 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rQUsI-0000lB-D4 for 68530@debbugs.gnu.org; Thu, 18 Jan 2024 11:04:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1705593845; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=MrdaDsx+SQHgKD3ax2KOOPjVFL1c7FusVPnnAAjh4TE=; b=QFnhWAieBkXTUoQ42jRdmqSu2P63CG2gHaKPPh9n6SYiXOlaC/bCEpjNc7OAJDh5QRIIRw X+4NENttIRJv+/MFws0dBtOLExsuGCDtDR9Y+H2uBDEYQx5Y91LH6pchyi9EYnTaJkjI6p jC0dEl72dWbIXamI6EEsODinzEpBJtV5fywQjapI6uqJvOStoOa+mtOFoMmWkqzZrqixgz riwXGIvkaDA59P5u91nKcXTSb3HNjPoZmDYGOhXDwhtY0MmesgWnbc8Xqn2xJwS1f/nCVp 5aRap1SLRMAtz1ubLdXECWoXzhcQqDxv6d/lBEg/Hbi01KEPMI384zVELvMJGA== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 44778e30 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Thu, 18 Jan 2024 16:04:05 +0000 (UTC) Date: Thu, 18 Jan 2024 17:03:58 +0100 Message-ID: References: <2c214416d9beaaa59343048e8df0ebb50fb9913e.1705493796.git.herman@rimm.ee> <87jzo7buiu.fsf@wireframe> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87jzo7buiu.fsf@wireframe> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Herman Rimm X-ACL-Warn: , Herman Rimm via Guix-patches From: Herman Rimm via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.69 X-Spam-Score: -6.69 X-Migadu-Queue-Id: 454096A459 X-TUID: 2Ir0FiXFunYR On Wed, Jan 17, 2024 at 11:59:53AM -0800, Vagrant Cascadian wrote: > These two commits were included in upstream git, which might be > relevent or helpful? > > 03e598263e3878b6f5d58f5525577903edadc644 tools: fix build without LIBCRYPTO support > b646a1053fda188bfb054acc98aa73bb23b158b1 tools: kwbimage: Allow disabling build on non-mvebu platforms Nice find! I have included 03e5982 as a patch, which fixes the u-boot-amlogic-p212 build errors. > Although, an even bigger issues is that amlogic platforms all to my > knowledge require some non-free components in order to sign the binaries > before installing them, see the documentation in u-boot sources: Yes, I think it would be more useful to add u-boot-amlogic-p212 and the tools from #60043 to a non-official channel together with the non-free stuff. Cheers, Herman