mirror of
https://github.com/rancher/os-kernel.git
synced 2025-08-10 17:01:35 +00:00
Merge pull request #20 from ibuildthecloud/bump
Ubuntu-4.4.0-23.41-rancher2
This commit is contained in:
commit
3db6440051
@ -1,8 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
: ${KERNEL_URL:="https://github.com/rancher/linux/archive/Ubuntu-4.4.0-23.41-rancher.tar.gz"}
|
: ${KERNEL_URL:="https://github.com/rancher/linux/archive/Ubuntu-4.4.0-23.41-rancher2.tar.gz"}
|
||||||
: ${KERNEL_SHA1:="ff46a72c3060e28cde8e9c54e3ead5cc60fd40f9"}
|
: ${KERNEL_SHA1:="62d171607f7f816b277fb4d4d58fb08a0c7960e5"}
|
||||||
: ${ARTIFACTS:=$(pwd)/assets}
|
: ${ARTIFACTS:=$(pwd)/assets}
|
||||||
: ${BUILD:=/usr/src}
|
: ${BUILD:=/usr/src}
|
||||||
: ${CONFIG:=$(pwd)/config}
|
: ${CONFIG:=$(pwd)/config}
|
||||||
|
Loading…
Reference in New Issue
Block a user