[roll] Roll fuchsia [machina] Update Debian kernel version to 6.6

As seen in the expectations file, there are two tests which fail against
the newer kernel version. It's notable that the base Debian image here
is still Bookworm, the only thing changed is the kernel binaries as per
the new methodology introduced in fxr/1528216.

Original-Bug: 489819142
Test: linux_syscalls_cpp_test (twice)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1529616
Original-Revision: cea21ca4cf7725bd6cc9970d42866f11f376290c
GitOrigin-RevId: 4c86d44974d0b9d59cc0135e17378ae6b5d8443c
Change-Id: I1ccdf015095fc1ee5999a4c7aceef5c2ce514e44
1 file changed
tree: 1bba9df89a79c840eff4b721ea8f64a1365bdaa0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.