commit | 0ef2bdb5195def7e3186803bc6e998a2fa685bfb | [log] [tgz] |
---|---|---|
author | paulhsia <paulhsia@chromium.org> | Tue Jun 18 01:37:26 2019 +0800 |
committer | chrome-bot <chrome-bot@chromium.org> | Tue Jun 18 04:25:35 2019 -0700 |
tree | 5098f492e87800757629e6094049671c30f39f5e | |
parent | bccab5381237ecbde9e62f457408088e3c1a6206 [diff] |
lxd: Add alsa-utils to test image alsa-utils contains useful tools for audio testing. Pre-install the package to test image to make test immune to network issue. BUG=chromium:854933 TEST=none Change-Id: I5d3e077790a1fcb4933ddf46ebedf0d8f726fa5f Reviewed-on: https://chromium-review.googlesource.com/1659878 Tested-by: Chih-Yang Hsia <paulhsia@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Ready: Chih-Yang Hsia <paulhsia@chromium.org> Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org> Reviewed-by: Stephen Barber <smbarber@chromium.org>
These are the guest packages for setting up a container to integrate with Chrome OS. This includes build scripts that are run in Google's internal continuous integration service.
The guest packages can be built with Bazel. The CrOS milestone to target and release name (stretch, buster, etc.) are required.
bazel build //... --action_env="MILESTONE=74" --action_env="RELEASE=buster"