forked from hyperhq/hyperstart
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update kernel build parameters to be compatible with docker.
Author: Will Rouesnel <[email protected]> Signed-off-by: Gao feng <[email protected]>
- Loading branch information
Showing
4 changed files
with
14 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ MAINTAINER Hyper Developers <[email protected]> | |
|
||
RUN yum install -y patch gcc ncurses-devel make openssl-devel bc | ||
|
||
ENV KERNEL_VERSION 4.4.12 | ||
ENV KERNEL_VERSION 4.4.28 | ||
ENV LOCALVERSION -hyper | ||
ENV KERNEL_RELEASE ${KERNEL_VERSION}${LOCALVERSION} | ||
|
||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.