From 8249fa19ad6dbd5a7f868bfe6279a2103b5d6d0c Mon Sep 17 00:00:00 2001 From: Aditya Garg Date: Fri, 1 Oct 2021 14:02:52 +0530 Subject: [PATCH] 5.14.9-16,2-bluetooth --- build.sh | 2 +- patch_driver.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index a159519b..33828557 100755 --- a/build.sh +++ b/build.sh @@ -3,7 +3,7 @@ set -eu -o pipefail KERNEL_VERSION=5.14.9 -PKGREL=1 +PKGREL=2 #KERNEL_REPOSITORY=git://kernel.ubuntu.com/virgin/linux-stable.git KERNEL_REPOSITORY=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git REPO_PATH=$(pwd) diff --git a/patch_driver.sh b/patch_driver.sh index 29de19ab..f9245824 100755 --- a/patch_driver.sh +++ b/patch_driver.sh @@ -8,7 +8,7 @@ BUILD_PATH=/tmp/build-kernel # Patches APPLE_SMC_DRIVER_GIT_URL=https://github.com/jamlam/mbp-16.1-linux-wifi.git APPLE_SMC_DRIVER_BRANCH_NAME=main -APPLE_SMC_DRIVER_COMMIT_HASH=ac4daa0d455871b0b44c56e07ce22af5ba6d8708 +APPLE_SMC_DRIVER_COMMIT_HASH=5aaef974ee1461538c049385b8aabb799f6c9dc1 ## BCE #APPLE_BCE_DRIVER_GIT_URL=https://github.com/aunali1/mbp2018-bridge-drv.git #APPLE_BCE_DRIVER_BRANCH_NAME=aur