logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 9846e43d540a541ece1b9c13b7cc768344bf7ce3
parent ebb658f28a4e4eb30cdb03ee3c09088baed66375
Author: Michael Forney <mforney@mforney.org>
Date:   Tue, 10 Apr 2018 10:57:34 -0700

efibootmgr: Update to 16

Diffstat:

Mpkg/efibootmgr/gen.lua2+-
Mpkg/efibootmgr/rev2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pkg/efibootmgr/gen.lua b/pkg/efibootmgr/gen.lua @@ -1,5 +1,5 @@ cflags{ - [[-D 'EFIBOOTMGR_VERSION="14"']], + [[-D 'EFIBOOTMGR_VERSION="16"']], [[-D 'DEFAULT_LOADER="/linux"']], '-I $srcdir/src/include', '-I $builddir/pkg/efivar/include', diff --git a/pkg/efibootmgr/rev b/pkg/efibootmgr/rev @@ -1 +1 @@ -3 +4