summaryrefslogtreecommitdiffstats
path: root/ptxconfigs
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-04-02 15:48:23 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-07-04 12:34:23 +0200
commitccc8e920d80a9b6ca0c8758ee0b4391305a2f3b1 (patch)
tree1f5ece94aaa4ef721e5a1377c29d4dac4f317a86 /ptxconfigs
parent548aef58eaa3f48fb6699a8153fabebe8f6219b3 (diff)
downloadOSELAS.Toolchain-ccc8e920d80a9b6ca0c8758ee0b4391305a2f3b1.tar.gz
OSELAS.Toolchain-ccc8e920d80a9b6ca0c8758ee0b4391305a2f3b1.tar.xz
ptxconfigs: riscv64: use the same kernel header version as all other toolchains
The toolchain was accidentally created with the old version. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'ptxconfigs')
-rw-r--r--ptxconfigs/riscv64-linux-gnu_gcc-9.0.1_glibc-2.29_binutils-2.32_kernel-4.19-sanitized.ptxconfig (renamed from ptxconfigs/riscv64-linux-gnu_gcc-9.0.1_glibc-2.29_binutils-2.32_kernel-4.15-sanitized.ptxconfig)4
1 files changed, 2 insertions, 2 deletions
diff --git a/ptxconfigs/riscv64-linux-gnu_gcc-9.0.1_glibc-2.29_binutils-2.32_kernel-4.15-sanitized.ptxconfig b/ptxconfigs/riscv64-linux-gnu_gcc-9.0.1_glibc-2.29_binutils-2.32_kernel-4.19-sanitized.ptxconfig
index b6c2746..b1efe00 100644
--- a/ptxconfigs/riscv64-linux-gnu_gcc-9.0.1_glibc-2.29_binutils-2.32_kernel-4.15-sanitized.ptxconfig
+++ b/ptxconfigs/riscv64-linux-gnu_gcc-9.0.1_glibc-2.29_binutils-2.32_kernel-4.19-sanitized.ptxconfig
@@ -56,8 +56,8 @@ PTXCONF_CROSS_BINUTILS_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-o
PTXCONF_CROSS_BINUTILS_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
# PTXCONF_CROSS_ELF2FLT is not set
PTXCONF_KERNEL_HEADERS=y
-PTXCONF_KERNEL_HEADERS_VERSION="4.15"
-PTXCONF_KERNEL_HEADERS_MD5="0d701ac1e2a67d47ce7127432df2c32b"
+PTXCONF_KERNEL_HEADERS_VERSION="4.19"
+PTXCONF_KERNEL_HEADERS_MD5="740a90cf810c2105df8ee12e5d0bb900"
PTXCONF_KERNEL_HEADERS_SANITIZED=y
PTXCONF_CROSS_GCC=y
PTXCONF_CROSS_GCC_VERSION="9.0.1"