Skip to content

Commit

Permalink
Trigger CI for 5.14.7
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 authored Sep 25, 2021
1 parent 09a982f commit c4a42af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

set -eu -o pipefail

## Update docker image tag, because kernel build is using `uname -r` when defining package version variable
# KERNEL_VERSION=$(curl -s https://www.kernel.org | grep '<strong>' | head -3 | tail -1 | cut -d'>' -f3 | cut -d'<' -f1)
KERNEL_VERSION=5.14.7
PKGREL=1
#KERNEL_REPOSITORY=git://kernel.ubuntu.com/virgin/linux-stable.git
Expand Down

0 comments on commit c4a42af

Please sign in to comment.