Skip to content

Commit

Permalink
Ubuntu-4.2.0-10.12
Browse files Browse the repository at this point in the history
  • Loading branch information
imikushin committed Sep 21, 2015
1 parent f8fc2b7 commit 9e1c26b
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-3.19.0-27.29.tar.gz"}
: ${KERNEL_SHA1:="84b9bc53bbb4dd465b97ea54a71a9805e27ae4f2"}
: ${KERNEL_URL:="https://github.com/rancher/linux/archive/Ubuntu-4.2.0-10.12.tar.gz"}
: ${KERNEL_SHA1:="0711163d97a787d33de7f0cf6c1a6a0934aabd75"}
: ${ARTIFACTS:=$(pwd)/assets}
: ${BUILD:=/usr/src}
: ${CONFIG:=$(pwd)/config}
Expand Down

0 comments on commit 9e1c26b

Please sign in to comment.