chore(build_packages): use coreos not chromiumos

Change-Id: I2efe4b0c93ca9044aaa284c5c81d62db3e9f1b46
This commit is contained in:
Brandon Philips 2013-02-06 16:20:00 -08:00
parent 6a362d27f9
commit 56fd29c640

View File

@ -79,7 +79,7 @@ eval set -- "${FLAGS_ARGV}"
switch_to_strict_mode
# Right now build_packages has to be run from scripts/
. ${SRC_ROOT}/third_party/chromiumos-overlay/chromeos/config/chromeos_version.sh
. ${SRC_ROOT}/third_party/coreos-overlay/coreos/config/coreos_version.sh
if [[ -z "${FLAGS_board}" ]]; then
echo "Error: --board is required."