Skip to content

Commit

Permalink
update to riscv-kernel-6.11.0 v12
Browse files Browse the repository at this point in the history
  • Loading branch information
ZLangJIT committed Oct 5, 2024
1 parent 9744fc1 commit c6ccc75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ jobs:
git log --pretty=format:'%H' -n 1 > ../../../../../../../git_reset_virglrenderer
#cp -R ../virglrenderer ../virglrenderer.reset
git apply --allow-empty ../../../../../../../virglrenderer.patch
cd ../rvvm
cd ../RVVM
mv .git0 .git
git commit --allow-empty -m "reset point" ; git log -n 1
git log --pretty=format:'%H' -n 1 > ../../../../../../../git_reset_rvvm
Expand Down

0 comments on commit c6ccc75

Please sign in to comment.