mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-03 09:41:22 +01:00
update_engine: add support for proxy configuration
Details here: https://github.com/coreos/update_engine/pull/37
This commit is contained in:
parent
728e4372e1
commit
a39ba13ef4
@ -8,7 +8,7 @@ CROS_WORKON_REPO="git://github.com"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm ~x86"
|
KEYWORDS="~amd64 ~arm ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="bdf691f03fa90b04afc67dfc0a5a0b802c353582"
|
CROS_WORKON_COMMIT="641533738ad1b21e52fb70a20c4b48050157495c"
|
||||||
KEYWORDS="amd64 arm x86"
|
KEYWORDS="amd64 arm x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user