Fix compatibility on older firmwares

references https://github.com/dortania/Opencore-Legacy-Patcher/issues/59
references https://github.com/acidanthera/bugtracker/issues/1502
This commit is contained in:
kommtzeitkonrad
2021-02-18 22:14:28 +01:00
parent 079d4e0564
commit 0e9d00caf9
3 changed files with 1002 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import subprocess
import sys
# List build versions
opencore_version = "0.6.6"
opencore_version = "0.6.7"
lilu_version = "1.5.1"
whatevergreen_version = "1.4.7"
airportbcrmfixup_version = "2.1.2"
File diff suppressed because it is too large Load Diff
Binary file not shown.