Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,15 +93,6 @@ jobs:
# TODO: remove if this patch is indeed not necessary. (It seems the patch is now included upstream.)
# - run: git -C linux apply ../ci/x86-boot-Use-std-gnu11-to-fix-build-with-GCC-15.patch

# TODO: remove when fixed in the above branch.
- run: git -C linux apply ../ci/patches/0001-Use-inline-always-for-bit_T-functions.patch

# TODO: remove when fixed in the above branch.
- run: git -C linux apply ../ci/patches/0001-Skip-GCC-flag-for-bindgen.patch

# TODO: remove when fixed in the above branch.
- run: git -C linux apply ../ci/patches/0001-Ignore-some-failing-tests.patch

# Setup: `busybox`.
- run: |
git clone --depth 1 -b 1_30_1 https://git.busybox.net/busybox/
Expand Down
34 changes: 0 additions & 34 deletions patches/0001-Ignore-some-failing-tests.patch

This file was deleted.

26 changes: 0 additions & 26 deletions patches/0001-Skip-GCC-flag-for-bindgen.patch

This file was deleted.

25 changes: 0 additions & 25 deletions patches/0001-Use-inline-always-for-bit_T-functions.patch

This file was deleted.