commit | 67752476528a825627100eda27d16b97c27a04f5 | [log] [tgz] |
---|---|---|
author | Stephen Barber <smbarber@chromium.org> | Wed Nov 06 13:59:06 2019 -0800 |
committer | chrome-bot <chrome-bot@chromium.org> | Wed Nov 06 17:07:37 2019 -0800 |
tree | 40536a35e3583264ab2462f462b3c0ac5f02bd0b | |
parent | 2babd0b3925aa5846bc21e11deab8aa4c0f54e15 [diff] |
cros-gpu-stretch: fix apt update warning on arm containers LLVM doesn't have arm64 builds. This doesn't really fix anything since this repo is still unusable on arm, but it'll silence an annoying warning when running apt update. BUG=chromium:1014065 TEST=apt update on arm container Change-Id: Ifa4df9f14febc3e15a2a3c011b671e0fd08ead59 Reviewed-on: https://chromium-review.googlesource.com/1902096 Tested-by: kokoro <noreply+kokoro@google.com> Tested-by: Stephen Barber <smbarber@chromium.org> Commit-Ready: Stephen Barber <smbarber@chromium.org> Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org> Reviewed-by: David Munro <davidmunro@google.com>
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.
bazel build //cros-debs:debs --host_force_python=py2
promote\_apt.sh MILESTONE
and promote\_container.sh MILESTONE
in scripts are used to promote containers from staging to live. NOTE: Whatever is the latest in staging is what gets promoted to live so make sure it's what was tested.