mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 00:46:58 +02:00
Merge pull request #63 from marineam/ourpkgs
fix(config): Remove URL for old Google toolchain packages.
This commit is contained in:
commit
0ec409f7ec
@ -36,11 +36,7 @@ PKGDIR="/var/lib/portage/pkgs"
|
|||||||
|
|
||||||
PORT_LOGDIR="/var/log/portage"
|
PORT_LOGDIR="/var/log/portage"
|
||||||
|
|
||||||
# Our first round of binary packages!
|
|
||||||
# legacy contains the old x86_64-cros-linux-gnu toolchain since I haven't
|
|
||||||
# rebuilt it yet. 20130621235834 contains everything built by bootstrap_sdk
|
|
||||||
PORTAGE_BINHOST="
|
PORTAGE_BINHOST="
|
||||||
http://storage.core-os.net/coreos/sdk/experimental/legacy/pkgs/
|
|
||||||
http://storage.core-os.net/coreos/sdk/${ARCH}/${COREOS_VERSION_STRING}/pkgs/
|
http://storage.core-os.net/coreos/sdk/${ARCH}/${COREOS_VERSION_STRING}/pkgs/
|
||||||
"
|
"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user