mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 05:21:23 +02:00
update_engine: remove metadata size verification
This commit is contained in:
parent
5a6d8baf83
commit
b241d1dfc3
@ -8,7 +8,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="05b5fc35063a2c12b0e7288fbb859585b2bb4959"
|
||||
CROS_WORKON_COMMIT="bdf691f03fa90b04afc67dfc0a5a0b802c353582"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user