summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-06-17 19:44:30 -0500
committerRaptor Engineering Development Team <support@raptorengineering.com>2019-04-26 07:54:48 +0000
commitc424b2ddb4b0ef42599b539cb79291415bfc3906 (patch)
tree9c54b6d994f95f5c259e99f7f2ccdaa156112c84
parent1451becf77c2a1f230bbc3273ccfd6e7fb85bce9 (diff)
downloadtalos-op-build-c424b2ddb4b0ef42599b539cb79291415bfc3906.tar.gz
talos-op-build-c424b2ddb4b0ef42599b539cb79291415bfc3906.zip
Revup OpenPOWER Linux kernel
-rw-r--r--openpower/configs/talos_defconfig3
-rw-r--r--openpower/linux/0002-Release-OpenPower-kernel.patch2
2 files changed, 2 insertions, 3 deletions
diff --git a/openpower/configs/talos_defconfig b/openpower/configs/talos_defconfig
index 36577957..31c16d57 100644
--- a/openpower/configs/talos_defconfig
+++ b/openpower/configs/talos_defconfig
@@ -17,13 +17,12 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://scm.raptorcs.com/scm/git/talos-op-linux"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="v4.14.8"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="v5.0"
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
BR2_LINUX_KERNEL_ZIMAGE_EPAPR=y
BR2_LINUX_KERNEL_XZ=y
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_15=y
BR2_PACKAGE_BUSYBOX_CONFIG_FRAGMENT_FILES="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/busybox.fragment"
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
BR2_PACKAGE_IPMITOOL=y
diff --git a/openpower/linux/0002-Release-OpenPower-kernel.patch b/openpower/linux/0002-Release-OpenPower-kernel.patch
index a3535e3e..91718d8d 100644
--- a/openpower/linux/0002-Release-OpenPower-kernel.patch
+++ b/openpower/linux/0002-Release-OpenPower-kernel.patch
@@ -15,7 +15,7 @@ index 63152c5ca136..d5bfc0358601 100644
@@ -2,7 +2,7 @@
VERSION = 5
PATCHLEVEL = 0
- SUBLEVEL = 5
+ SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -openpower1
NAME = Shy Crocodile
OpenPOWER on IntegriCloud