mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
cros-devutils: fix appid in devserver
This commit is contained in:
parent
c682dc1d5b
commit
008c59818b
@ -10,7 +10,7 @@ CROS_WORKON_LOCALDIR="src/platform"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="a7c075c398cb5a5c0125a38934b336d5b67be1a3"
|
||||
CROS_WORKON_COMMIT="072c33135839b692c6ceb37765e2e0f1a65b416c"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user