[Buildroot] [PATCH 2/2] efibootmgr: bump to version 14

Peter Korsgaard peter at korsgaard.com
Sun Oct 2 12:17:21 UTC 2016


>>>>> "Erico" == Erico Nunes <nunes.erico at gmail.com> writes:

 > Upstream has changed version numbering scheme since version 13, which
 > came after version 0.12.

 > There is now a make install target, so we can drop the manual file
 > installing. The make install target also installs the new efibootdump
 > tool.

I see it now installs into usr/sbin, and also installs efibootdump, but
that is probably ok:

install -m 755 efibootmgr /home/peko/source/buildroot/output/target//usr/sbin/efibootmgr
install -m 755 efibootdump /home/peko/source/buildroot/output/target//usr/sbin/efibootdump

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list