mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
sys-kernel/bootengine: include fix for interfaces
This commit is contained in:
parent
8ed5225715
commit
b2c0fe2fce
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="e755674d740f69a26e9957faf3af7cbc922ecaa8"
|
||||
CROS_WORKON_COMMIT="b1c04aa254ec7a8f57d6428e90521b04431d7d15"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user