mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 04:30:06 +01:00
Update b2c sha
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1086>
This commit is contained in:
parent
3b85a4017d
commit
c65e0e2a06
2 changed files with 2 additions and 2 deletions
|
|
@ -451,7 +451,7 @@ freebsd:13.2@container-clean:
|
|||
- .gitlab-ci/meson-build.sh --skip-test
|
||||
|
||||
# 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
|
||||
|
||||
# runs the test suite only
|
||||
|
|
|
|||
|
|
@ -223,5 +223,5 @@ test_suites:
|
|||
- pointer
|
||||
|
||||
b2c:
|
||||
version: 2ff65156ba67fa8a0c309a4fc16c5df1a88a3844
|
||||
version: 24beb454c62fe59143d7ceb4f5a7d25a3c029559
|
||||
kernel: https://gitlab.freedesktop.org/api/v4/projects/libevdev%2Fhid-tools/packages/generic/kernel-x86_64/v6.5/bzImage
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue