Skip to content

Commit

Permalink
Update kernel to 5.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeeq committed Dec 5, 2019
1 parent 76d800f commit 787e48b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## Update fedora docker image tag, because kernel build is using `uname -r` when defining package version variable
FEDORA_KERNEL_GIT_URL=https://src.fedoraproject.org/rpms/kernel.git
FEDORA_KERNEL_VERSION=5.3.14
FEDORA_KERNEL_VERSION=5.3.15
FEDORA_KERNEL_BRANCH_NAME=f31
FEDORA_KERNEL_COMMIT_HASH=da7e076b233966319134542bfbdda46388d420ba # Linux v5.3.14 - https://src.fedoraproject.org/rpms/kernel/commits/f31
FEDORA_KERNEL_COMMIT_HASH=85835e68c44c2b671df0e670a7b077c78402ac3c # Linux v5.3.15 - https://src.fedoraproject.org/rpms/kernel/commits/f31

### Debug commands
echo "FEDORA_KERNEL_VERSION=$FEDORA_KERNEL_VERSION"
Expand Down

0 comments on commit 787e48b

Please sign in to comment.