mirror of
https://github.com/rancher/os-kernel.git
synced 2025-08-31 20:36:46 +00:00
bump to Ubuntu-4.2.0-34.39
with the latest Rancher TCMU patches
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
: ${KERNEL_URL:="https://github.com/rancher/linux/archive/Ubuntu-4.2.0-30.36-rancher.tar.gz"}
|
||||
: ${KERNEL_SHA1:="5a803c07a2c880161dcd37f9cccbfe7e0cf71784"}
|
||||
: ${KERNEL_URL:="https://github.com/rancher/linux/archive/Ubuntu-4.2.0-34.39-rancher.tar.gz"}
|
||||
: ${KERNEL_SHA1:="e3b0cb607fda3993b3e55df379a87f20edad0559"}
|
||||
: ${ARTIFACTS:=$(pwd)/assets}
|
||||
: ${BUILD:=/usr/src}
|
||||
: ${CONFIG:=$(pwd)/config}
|
||||
|
Reference in New Issue
Block a user