commit | 2f78a94c0aa047405abe6b91418feec7dac8366d | [log] [tgz] |
---|---|---|
author | James Ye <jamesye@google.com> | Tue Sep 19 05:57:03 2023 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 19 09:05:48 2023 |
tree | 4f4e4393155a49b32d4e7cf155365b08558de66f | |
parent | a4dc9881accdad6234350c0cc99e245a8d868cf5 [diff] |
lxd: Install GTK4, Qt6 dependencies for toolkit testing Add bindings for GTK4 and Qt6 to the test container image. BUG=b:287875551 TEST=kokoro Change-Id: Id8cc561b5f96689d17daafbe6bbca19ea7c0619c Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/4876413 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Fergus Dall <sidereal@google.com> Commit-Queue: James Ye <jamesye@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
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.