mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 15:01:00 +02:00
Merge pull request #2605 from dgonyeo/master
sys-kernel/bootengine: update to include vfat and networkd changes
This commit is contained in:
commit
ab0b7b38eb
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="d65b72237d53c8bc2fff133b7979c2430298882a"
|
||||
CROS_WORKON_COMMIT="80190425b6e0c61ef78e48ede2056be8a3734f9a"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user