mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 14:06:58 +02:00
Build dh-chromeos
dh-chromeos was originally intended for use once we switch to chromiumos-build, but it turns out that it would be useful to be able to use it beforehand to correct some cross-build problems. Accordingly, give it a make_pkg.sh file and add it to build_platform_packages.sh. Review URL: http://codereview.chromium.org/525030
This commit is contained in:
parent
fae2db8c2d
commit
8fe80a30e1
@ -26,7 +26,7 @@ NUM_JOBS=`grep -c "^processor" /proc/cpuinfo`
|
|||||||
|
|
||||||
PLATFORM_DIR="$SRC_ROOT/platform"
|
PLATFORM_DIR="$SRC_ROOT/platform"
|
||||||
|
|
||||||
PLATFORM_DIRS="acpi assets fake_hal init installer login_manager \
|
PLATFORM_DIRS="acpi assets dh-chromeos fake_hal init installer login_manager \
|
||||||
memento_softwareupdate pam_google window_manager \
|
memento_softwareupdate pam_google window_manager \
|
||||||
cros chrome screenlocker cryptohome \
|
cros chrome screenlocker cryptohome \
|
||||||
monitor_reconfig microbenchmark minijail metrics_collection \
|
monitor_reconfig microbenchmark minijail metrics_collection \
|
||||||
|
Loading…
Reference in New Issue
Block a user