mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 13:31:28 +02:00
update_engine: add support for post install oem hook
This commit is contained in:
parent
6751c559c7
commit
f7870815c6
@ -8,7 +8,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="641533738ad1b21e52fb70a20c4b48050157495c"
|
||||
CROS_WORKON_COMMIT="fa6224453fab0a910aa480fa323a05a61b5acb37"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user