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:
Michael Marineau 2013-10-18 17:19:51 -07:00
commit 87a7433cc9

View File

@ -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.