From nobody Wed Jun 05 10:06:47 2024 X-Original-To: uboot@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VvNRD3r1Nz5MQ1c for ; Wed, 05 Jun 2024 10:06:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VvNRC4LJYz4WYW for ; Wed, 5 Jun 2024 10:06:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717582007; a=rsa-sha256; cv=none; b=X44jXBRGECvZC3DQDOknQSuwa/107Df5dPcmcbDKZ+VHoR7IfxKhfCOkHPr7EseW6cwDhn pOF8ANR5lrz1BZIp3kH9ccPzPHkJbuQ0gEDDFTIJ3Bvwtf1+QQqE1NByMfInHkcT0jpORG 0kkpyS6N8HQcu46NcgVozGEePta+LMoJbg790E/mEEr5wFZYtSx8lbXrtFksH/8ZlvxfVP t/vdWCytiTZixQdEGIPLI6pIG12IQ/FkoMCv/hJx7XKb2GDWKpOHfr2eIxiCToQw7jZVyj nkmlpBL1cCvzEmUssK3zY5qfRZt8s0IfnL8GyAgWKO/lSHhjcviHNmLUyHqWkw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717582007; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=98h5TvZm32G2rL4td5q2gZl4tfJmQIC5dIG5rPsYWv8=; b=QgA3peBT7UG8pLD7hDqmhvqsrHMsGkqy/+T2xUAtHaM+HfzOWV8+eXIH3ezENcyUGH4jkb nd0rYahEAp+5G49s+/HKKZa1oNWKS3fp8ITk7Afa2veV9GDXjyzzrXrsw502iYjVyxjTTs V0xV75IddnH69YLqPbWdZo+lZ+qiAYKIqLFB+fnlEgY9VRg8mUE5zQbnhfNmvmzxItUrrl E5klLa+tj2aYlw9AwtRMs5ok7t0jAvsuOT1osBxQA/NZVeWyQRch8bf5TjvSsfZ/aI7O48 XbQNlaCeJJwGA2Nzo5D+GALt2Uglx6buMbHxo1tx7MMwm+foWhuTBfYOUYquSA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VvNRC3xvHzy15 for ; Wed, 5 Jun 2024 10:06:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 455A6lmH045619 for ; Wed, 5 Jun 2024 10:06:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 455A6lE1045610 for uboot@FreeBSD.org; Wed, 5 Jun 2024 10:06:47 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: uboot@FreeBSD.org Subject: maintainer-feedback requested: [Bug 279540] sysutils/u-boot-tools: update to 2024.04 Date: Wed, 05 Jun 2024 10:06:47 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: uboot@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-uboot List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-uboot@freebsd.org Sender: owner-freebsd-uboot@FreeBSD.org MIME-Version: 1.0 Bugzilla Automation has asked freebsd-uboot (Nobody) for maintainer-feedback: Bug 279540: sysutils/u-boot-tools: update to 2024.04 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279540 --- Description --- Hello u-boot on FreeBSD maintainer(s) This is a first sketch to update u-boot-tools to the current release. I found the tools-only_defconfig enables to mkeficapsule. mkeficapsule.c has "#include " in its source code. The version of u- boot-tools we currently have (2020.07) does not even have mkeficapsule.c. So my first idea is to just not enable that make/compile option. Patch needs to be tested and probably made better. But I am missing time to properly test it over a bunch of boxes (and CPU ISA). kind regards Vieno Hakkerinen