mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 06:21:08 +02:00
commit
f30371423b
@ -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="eff2143fdd9bac7e94eef69d627e49eab286e15d"
|
CROS_WORKON_COMMIT="fa62c26931c3650c6ceb28a3028e167d30985490"
|
||||||
KEYWORDS="amd64 arm x86"
|
KEYWORDS="amd64 arm x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
@ -15,7 +15,3 @@
|
|||||||
# Require our ca-certificates package based directly on Mozilla's
|
# Require our ca-certificates package based directly on Mozilla's
|
||||||
# certificate store provided in NSS rather than the Gentoo/Debian package.
|
# certificate store provided in NSS rather than the Gentoo/Debian package.
|
||||||
>=app-misc/ca-certificates-20000000
|
>=app-misc/ca-certificates-20000000
|
||||||
|
|
||||||
# Stick with glibc-2.17 for now
|
|
||||||
>=sys-libs/glibc-2.19
|
|
||||||
>=cross-x86_64-cros-linux-gnu/glibc-2.19
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user