Skip to content

Commit

Permalink
Ubuntu-4.2.0-16.19
Browse files Browse the repository at this point in the history
  • Loading branch information
imikushin committed Oct 14, 2015
1 parent a1196b0 commit 57e2417
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/build-common
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash
set -e

: ${KERNEL_URL:="https://github.com/rancher/linux/archive/Ubuntu-4.2.0-14.16.tar.gz"}
: ${KERNEL_SHA1:="8a758e030dbcc8c08bf5e026752555ff1aaa8107"}
: ${KERNEL_URL:="https://github.com/rancher/linux/archive/Ubuntu-4.2.0-16.19.tar.gz"}
: ${KERNEL_SHA1:="0cd7d5810860dea5ebcfb11bdc767419288b80b6"}
: ${ARTIFACTS:=$(pwd)/assets}
: ${BUILD:=/usr/src}
: ${CONFIG:=$(pwd)/config}
Expand Down

0 comments on commit 57e2417

Please sign in to comment.