Update b2c sha

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1086>
This commit is contained in:
andeston 2024-12-03 02:10:09 -05:00
parent 3b85a4017d
commit c65e0e2a06
2 changed files with 2 additions and 2 deletions

View file

@ -451,7 +451,7 @@ freebsd:13.2@container-clean:
- .gitlab-ci/meson-build.sh --skip-test - .gitlab-ci/meson-build.sh --skip-test
# pull b2c # pull b2c
- curl -L -o /app/boot2container https://gitlab.freedesktop.org/gfx-ci/boot2container/-/raw/2ff65156ba67fa8a0c309a4fc16c5df1a88a3844/vm2c.py - curl -L -o /app/boot2container https://gitlab.freedesktop.org/gfx-ci/boot2container/-/raw/24beb454c62fe59143d7ceb4f5a7d25a3c029559/vm2c.py
- chmod +x /app/boot2container - chmod +x /app/boot2container
# runs the test suite only # runs the test suite only

View file

@ -223,5 +223,5 @@ test_suites:
- pointer - pointer
b2c: b2c:
version: 2ff65156ba67fa8a0c309a4fc16c5df1a88a3844 version: 24beb454c62fe59143d7ceb4f5a7d25a3c029559
kernel: https://gitlab.freedesktop.org/api/v4/projects/libevdev%2Fhid-tools/packages/generic/kernel-x86_64/v6.5/bzImage kernel: https://gitlab.freedesktop.org/api/v4/projects/libevdev%2Fhid-tools/packages/generic/kernel-x86_64/v6.5/bzImage