mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 05:56:58 +02:00
Build and install gptpart package. This is the locally built gpt program
for creating an managing GUID partition tables (GPT). Review URL: http://codereview.chromium.org/501065
This commit is contained in:
parent
9db99b88c1
commit
51ff488061
@ -32,7 +32,8 @@ PLATFORM_DIRS="acpi assets fake_hal init installer login_manager \
|
|||||||
monitor_reconfig microbenchmark minijail metrics_collection"
|
monitor_reconfig microbenchmark minijail metrics_collection"
|
||||||
|
|
||||||
THIRD_PARTY_DIR="$SRC_ROOT/third_party"
|
THIRD_PARTY_DIR="$SRC_ROOT/third_party"
|
||||||
THIRD_PARTY_PACKAGES="connman e2fsprogs/files gflags google-breakpad gtest \
|
THIRD_PARTY_PACKAGES="connman e2fsprogs/files \
|
||||||
|
gflags google-breakpad gpt gtest \
|
||||||
ibus ibus-chewing ibus-anthy \
|
ibus ibus-chewing ibus-anthy \
|
||||||
ply-image slim/src synaptics \
|
ply-image slim/src synaptics \
|
||||||
wpa_supplicant xscreensaver/xscreensaver-5.08 \
|
wpa_supplicant xscreensaver/xscreensaver-5.08 \
|
||||||
|
Loading…
Reference in New Issue
Block a user