mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 15:01:00 +02:00
Merge pull request #1374 from marineam/cmake
profiles: fix path to coreos-overlay
This commit is contained in:
commit
d0e9430c55
@ -3,7 +3,7 @@
|
|||||||
CROS_BUILD_BOARD_TREE="${SYSROOT}/build"
|
CROS_BUILD_BOARD_TREE="${SYSROOT}/build"
|
||||||
CROS_BUILD_BOARD_BIN="${CROS_BUILD_BOARD_TREE}/bin"
|
CROS_BUILD_BOARD_BIN="${CROS_BUILD_BOARD_TREE}/bin"
|
||||||
|
|
||||||
CROS_ADDONS_TREE="/usr/local/portage/coreos/coreos"
|
CROS_ADDONS_TREE="/mnt/host/source/src/third_party/coreos-overlay/coreos"
|
||||||
|
|
||||||
# Are we merging for the board sysroot, or for the cros sdk, or for
|
# Are we merging for the board sysroot, or for the cros sdk, or for
|
||||||
# the target hardware? Returns a string:
|
# the target hardware? Returns a string:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user