Skip to content

Commit

Permalink
Update BuildRock5ForOpenHD.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Aug 22, 2024
1 parent 07a9976 commit c00bc77
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/BuildRock5ForOpenHD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,9 @@ jobs:
patch -p1 -i ../scripts/patches/openhd_utils.patch
rm linux/.rk3588/0010-backport/0001-scripts-dtc-Update-to-upstream-version-v1.6.0-51-g18.patch
rm linux/.rk356x-4.19/0010-backport/0001-mm-page_alloc-fix-building-error-on-Werror-array-com.patch
rm linux/rockchip/0010-backport/0003-mm-page_alloc-fix-building-error-on-Werror-array-com.patch
rm linux/.rk3588/0010-backport/0003-mm-page_alloc-fix-building-error-on-Werror-array-com.patch
- name: build kernel
run: |
cd bsp
Expand Down

0 comments on commit c00bc77

Please sign in to comment.