mirror of
https://github.com/rancher/os-kernel.git
synced 2025-08-16 03:32:55 +00:00
Ubuntu-4.2.0-16.19
This commit is contained in:
parent
a1196b0bab
commit
57e24176fa
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user