maintainer-feedback requested: [Bug 279540] sysutils/u-boot-tools: update to 2024.04
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279540] sysutils/u-boot-tools: update to 2024.04"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Jun 2024 10:06:47 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-uboot (Nobody) <uboot@FreeBSD.org> for maintainer-feedback: Bug 279540: sysutils/u-boot-tools: update to 2024.04 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279540 --- 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 <gnutls/gnutls.h>" 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