aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-03-11 00:07:58 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-15 03:38:47 -0700
commitfd3d98fd5690dab391c27a71e26f74e0f9a25f3a (patch)
tree5837ec33cec1eb373aa0f17b2af7788eb3e1e1fc
parentc1d22fe95ea132275237854681c938d9238579cf (diff)
downloadopenembedded-core-contrib-fd3d98fd5690dab391c27a71e26f74e0f9a25f3a.tar.gz
risc-v: Pin oldest kernel to 4.15 for the new kid
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/conf/bitbake.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 7007a6e9b6..93f57f3c9e 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -423,6 +423,8 @@ SDKPATHNATIVE = "${SDKPATH}/sysroots/${SDK_SYS}"
OLDEST_KERNEL = "3.2.0"
OLDEST_KERNEL_aarch64 = "3.14"
OLDEST_KERNEL_nios2 = "3.19"
+OLDEST_KERNEL_riscv32 = "4.15"
+OLDEST_KERNEL_riscv64 = "4.15"
# SDK_OLDEST_KERNEL can't be set using overrides since there are
# none for the SDK architecture. Best to set it from a machine-sdk