Update to Project C 5.8-r2 (#60)

* Bump to projectc r2 patchset.

* Update prepare

* Add files via upload

* Fix.
This commit is contained in:
Eduard Tolosa
2020-09-06 12:14:40 -05:00
committed by GitHub
parent 52c8d4e2f0
commit 994fcbee93
3 changed files with 743 additions and 184 deletions

View File

@@ -192,7 +192,7 @@ _tkg_srcprep() {
# Project C / BMQ
msg2 "Applying Project C / BMQ base patch"
patch -Np1 -i "$srcdir"/0009-prjc_v5.8-r1.patch
patch -Np1 -i "$srcdir"/0009-prjc_v5.8-r2.patch
if [ "${_aggressive_ondemand}" = "true" ]; then
msg2 "Applying BMQ agressive ondemand governor patch"