Update Project C patchset to v5.10-lts-r3 (#321)

* Update Project C patchset to v5.10-lts-r3 - https://gitlab.com/alfredchen/projectc/-/blob/master/5.10-lts/prjc_v5.10-lts-r3.patch

* Use our internal naming scheme

Else the patch won't be used

Co-authored-by: Tk-Glitch <ti3nou@gmail.com>
This commit is contained in:
Kron4ek
2021-09-26 16:58:20 +05:00
committed by GitHub
parent de89549e48
commit dbf4f750ff
3 changed files with 663 additions and 878 deletions

View File

@@ -431,7 +431,7 @@ _tkg_srcprep() {
elif [ "$_basever" = "59" ]; then
rev=3
elif [ "$_basever" = "510" ]; then
rev=2
rev=3
elif [ "$_basever" = "511" ]; then
rev=3
elif [ "$_basever" = "512" ]; then