Skip to content

Commit

Permalink
Fedora Linux v5.6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeeq committed May 8, 2020
1 parent 55861a6 commit 8ea2a7a
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 @@ -4,9 +4,9 @@ set -eu -o pipefail

## 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.6.8
FEDORA_KERNEL_VERSION=5.6.11
FEDORA_KERNEL_BRANCH_NAME=f32
FEDORA_KERNEL_COMMIT_HASH=60c4103d5f681998829256364932408b445f5ca3 # https://src.fedoraproject.org/rpms/kernel/commits/f32
FEDORA_KERNEL_COMMIT_HASH=377635a18a8d682ac4ec64e6f40399e2ad98b41b # https://src.fedoraproject.org/rpms/kernel/commits/f32

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

0 comments on commit 8ea2a7a

Please sign in to comment.