We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc857cb commit 0c4aab4Copy full SHA for 0c4aab4
kernel_patches.sh
@@ -10,7 +10,7 @@ set -eu -o pipefail
10
APPLE_SMC_DRIVER_GIT_URL=https://github.com/t2linux/linux-t2-patches
11
APPLE_SMC_REPO_NAME=linux-t2-patches
12
APPLE_SMC_DRIVER_BRANCH_NAME=hotfix/2009_6.4.4
13
-APPLE_SMC_DRIVER_COMMIT_HASH=d602fbdb96693c6b97411dd6bd5331da754a1a63
+APPLE_SMC_DRIVER_COMMIT_HASH=a524dd14a11ed2cae0c1a634f1b1d04449b35c81
14
15
TMP_DIR=/tmp/tmp_dir
16
REPO_PWD=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
0 commit comments