1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-09-24 19:49:45 +00:00

Ubuntu-4.2.0-14.16

This commit is contained in:
Ivan Mikushin
2015-10-01 23:34:09 +05:00
parent a7d59b4e30
commit 74ad812498

View File

@@ -1,8 +1,8 @@
#!/bin/bash
set -e
: ${KERNEL_URL:="https://github.com/rancher/linux/archive/Ubuntu-4.2.0-10.12.tar.gz"}
: ${KERNEL_SHA1:="0711163d97a787d33de7f0cf6c1a6a0934aabd75"}
: ${KERNEL_URL:="https://github.com/rancher/linux/archive/Ubuntu-4.2.0-14.16.tar.gz"}
: ${KERNEL_SHA1:="8a758e030dbcc8c08bf5e026752555ff1aaa8107"}
: ${ARTIFACTS:=$(pwd)/assets}
: ${BUILD:=/usr/src}
: ${CONFIG:=$(pwd)/config}