Skip to content

Commit

Permalink
Fedora Linux v5.5.8 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeeq authored Mar 12, 2020
1 parent d782364 commit e2dd1d4
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.5.7
FEDORA_KERNEL_VERSION=5.5.8
FEDORA_KERNEL_BRANCH_NAME=f31
FEDORA_KERNEL_COMMIT_HASH=348755927b84cae22c2438987ee2440a019a55bd # https://src.fedoraproject.org/rpms/kernel/commits/f31
FEDORA_KERNEL_COMMIT_HASH=281d5b5f30b12b3eb775e376a085198c1274509d # https://src.fedoraproject.org/rpms/kernel/commits/f31

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

0 comments on commit e2dd1d4

Please sign in to comment.