]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "bintool fixes"
authorTom Rini <trini@konsulko.com>
Tue, 29 Jul 2025 23:00:14 +0000 (17:00 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 29 Jul 2025 23:00:14 +0000 (17:00 -0600)
Jerome Forissier <jerome.forissier@linaro.org> says:

Two small fixes for binman (bintool). The first patch avoids a warning,
the second one makes sure the APT package list is up-to-date when
running apt_install(). That one fixes a CI issue I encountered.

Link: https://lore.kernel.org/r/20250724091342.59902-1-jerome.forissier@linaro.org

Trivial merge