mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
bump(sys-kernel/bootengine): drop resize module
Moving to btrfs means we don't need to resize before mounting.
This commit is contained in:
parent
351df16adb
commit
2fa43168ce
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="d523f3055c6eb0a95b8074b3651d2ea23d512efc"
|
||||
CROS_WORKON_COMMIT="3f7038fac1a4aff6ba4f6ef275507a40cb260e48"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user