mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
Merge pull request #243 from marineam/release-reorg
fix(config): Fall back to the current SDK version for target packages.
This commit is contained in:
commit
87a7433cc9
@ -15,6 +15,7 @@ source make.conf.common
|
||||
# TODO: set $BOARD in make.conf.board_setup and use it
|
||||
PORTAGE_BINHOST="
|
||||
http://storage.core-os.net/coreos/amd64-generic/${COREOS_VERSION_STRING}/pkgs/
|
||||
http://storage.core-os.net/coreos/amd64-generic/${COREOS_SDK_VERSION}/pkgs/
|
||||
"
|
||||
|
||||
# Recommended MARCH_TUNE, CFLAGS, etc.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user