mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
Merge pull request #1684 from glevand/for-merge-etcd
dev-db/etcd: Fix unstable build error
This commit is contained in:
commit
39ea28cf2f
@ -12,6 +12,7 @@ COREOS_GO_PACKAGE="github.com/coreos/etcd"
|
|||||||
inherit coreos-doc coreos-go toolchain-funcs cros-workon systemd
|
inherit coreos-doc coreos-go toolchain-funcs cros-workon systemd
|
||||||
|
|
||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
|
CROS_WORKON_COMMIT=${CROS_WORKON_COMMIT:="HEAD"}
|
||||||
KEYWORDS="~amd64 ~arm64"
|
KEYWORDS="~amd64 ~arm64"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="05b564a39413a9debafb24420de87febf34fa013" # v2.2.3
|
CROS_WORKON_COMMIT="05b564a39413a9debafb24420de87febf34fa013" # v2.2.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user