mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
chore(build_packages): use coreos not chromiumos
Change-Id: I2efe4b0c93ca9044aaa284c5c81d62db3e9f1b46
This commit is contained in:
parent
6a362d27f9
commit
56fd29c640
@ -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."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user