On Thu, 24 Jul 2025 11:12:39 +0200, Jerome Forissier wrote: > 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. > > Changes in v3: > - Really use apt-get instead of apt > > [...]
Applied to u-boot/master, thanks! [1/2] binman: bintool: use apt-get instead of apt commit: 2babd34eacfb12f799f8d52a8729139041a18680 [2/2] binman: bintool: run 'apt-get update -y' on first invocation of apt_install() commit: 252a2b2750e2df890e044d42e0a530a3e629c9b0 -- Tom