mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 11:32:02 +02:00
bump(update_engine): include the oem/machineid code
This commit also gets all of the tests running (after removing some broken ones)
This commit is contained in:
parent
20da555fa2
commit
d15d233d49
@ -8,7 +8,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="7d3f70c0a752c334581c596bc63dc8120e14d6dd"
|
||||
CROS_WORKON_COMMIT="dda8b9cf029c02f1b53548f7c25b0d6e337e92d6"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user