File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1818 - name : Build packages
1919 run : |
2020 sudo apt-get update
21- sudo apt-get build-dep --no-install-recommends -y .
2221 sudo apt-get install --no-install-recommends -y git-buildpackage debhelper devscripts
23- debuild --no-lintian -us -uc
22+ debuild --no-lintian -us -uc -d
2423
2524 - name : Workaround actions
2625 run : |
Original file line number Diff line number Diff line change 1515 - name : Build packages
1616 run : |
1717 sudo apt-get update
18- sudo apt-get build-dep --no-install-recommends -y .
1918 sudo apt-get install --no-install-recommends -y git-buildpackage debhelper devscripts
20- debuild --no-lintian -us -uc
19+ debuild --no-lintian -us -uc -d
2120
2221 - name : Workaround actions
2322 run : |
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Build-Depends-Arch:
88 linux-rockchip-headers-6.1.0-1023,
99 linux-headers-6.1.0-1023-rockchip,
1010 linux-modules-6.1.0-1023-rockchip,
11- Vcs-Git: https://github.com/Joshua-Riek /linux-rockchip
11+ Vcs-Git: https://github.com/ameriDroid /linux-rockchip
1212
1313Package: linux-headers-rockchip
1414Architecture: arm64
You can’t perform that action at this time.
0 commit comments