mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-11 13:42:07 +01:00
sys-kernel/bootengine: set Scaleway hostname
use Afterburn to set the Scaleway hostname Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
7f932f4217
commit
450b94b1c0
@ -7,7 +7,8 @@ EGIT_REPO_URI="https://github.com/flatcar/bootengine.git"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
EGIT_COMMIT="9b57178c5390855d10c09a21278467ada35df767" # flatcar-master
|
||||
EGIT_BRANCH="flatcar-4230-backport"
|
||||
EGIT_COMMIT="fff2efe43d24a6e5303fda7feb1c729ce2bf4c42" # flatcar-4230-backport
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user