commit | 11ac864450e9215a5ecef15e45c7bd2f9d000189 | [log] [tgz] |
---|---|---|
author | paulhsia <paulhsia@chromium.org> | Wed Jun 19 16:15:51 2019 +0800 |
committer | chrome-bot <chrome-bot@chromium.org> | Thu Jun 20 02:54:32 2019 -0700 |
tree | f660455e84f39e69ca08d0879129502e693a0e71 | |
parent | 0ef2bdb5195def7e3186803bc6e998a2fa685bfb [diff] |
cros-pulse-config: fix glitch in pulseaudio pulseaudio 12.0 on Buster is using tched=1 by default. This causes AC'97 device to generate glitches on Buster. Bump version to 0.1.1 with this patch. BUG=chromium:930903 TEST=Run $ play --buffer=16384 -r 48000 -n -c2 synth 3 sine 1330 TEST=Play youtube music in firefox on both Stretch and Buster Change-Id: I1bf0cf64a42a3c7c80f823ed1b32a8259f0c2fbd Reviewed-on: https://chromium-review.googlesource.com/1666838 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: Chih-Yang Hsia <paulhsia@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"