Skip to content

Commit

Permalink
Fedora Kernel v5.13.12 MBP15 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeeq committed Aug 26, 2021
1 parent ae93588 commit 0e38bfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -eu -o pipefail
## Update fedora docker image tag, because kernel build is using `uname -r` when defining package version variable
RPMBUILD_PATH=/root/rpmbuild
MBP_VERSION=mbp15
FEDORA_KERNEL_VERSION=5.13.10-200.fc34 # https://bodhi.fedoraproject.org/updates/?search=&packages=kernel&releases=F34
FEDORA_KERNEL_VERSION=5.13.12-200.fc34 # https://bodhi.fedoraproject.org/updates/?search=&packages=kernel&releases=F34
REPO_PWD=$(pwd)

### Debug commands
Expand Down
2 changes: 1 addition & 1 deletion patch_driver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set -eu -o pipefail
APPLE_SMC_DRIVER_GIT_URL=https://github.com/jamlam/mbp-16.1-linux-wifi
APPLE_SMC_REPO_NAME=mbp-16.1-linux-wifi
APPLE_SMC_DRIVER_BRANCH_NAME=main
APPLE_SMC_DRIVER_COMMIT_HASH=4521ec74b7c2671d4597450d3334206b292408e9
APPLE_SMC_DRIVER_COMMIT_HASH=843ecfcaaec0a10707d447ac6d1840db940a9d29
APPLE_WIFI_DRIVER_GIT_URL=https://github.com/aunali1/linux-mbp-arch
APPLE_WIFI_REPO_NAME=linux-mbp-arch
APPLE_WIFI_DRIVER_BRANCH_NAME=master
Expand Down

0 comments on commit 0e38bfb

Please sign in to comment.