summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-04-04 15:14:57 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-10 09:11:43 +0200
commit2b2082fcbb7e5f413bf12599768173aa468efc5d (patch)
treece8be6229e2a7ed87ee2a5bc0d3b4142edd487a6 /recipes-kernel
parent36c2fc16a4578e41f74e9947a205e9aac3dd1f5b (diff)
linux-toradex-mainline: tk1 mainline, update to 4.9.21
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_4.9.21.bb (renamed from recipes-kernel/linux/linux-toradex-mainline_4.9.bb)7
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline_4.9.bb b/recipes-kernel/linux/linux-toradex-mainline_4.9.21.bb
index e77e486..93f842e 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_4.9.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_4.9.21.bb
@@ -2,20 +2,21 @@ SUMMARY = "Linux Kernel for Toradex Apalis Tegra based modules"
SECTION = "kernel"
LICENSE = "GPLv2"
+FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-mainline-4.9:"
+
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
inherit kernel siteinfo
require recipes-kernel/linux/linux-dtb.inc
include conf/tdx_version.conf
-LINUX_VERSION ?= "4.9"
+LINUX_VERSION ?= "4.9.21"
LOCALVERSION = "-${PR}"
PR = "${TDX_VER_INT}"
PV = "${LINUX_VERSION}"
S = "${WORKDIR}/linux-${PV}"
-SRC_URI[md5sum] = "0a68ef3615c64bd5ee54a3320e46667d"
SRC_URI = " \
https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${PV}.tar.xz \
file://0001-toradex_apalis_tk1_t30-customize-defconfig.patch \
@@ -31,6 +32,8 @@ SRC_URI = " \
file://0004-mmc-tegra-apalis-tk1-hack-to-make-sd1-functional.patch \
file://0001-drm-tegra-add-tiling-FB-modifiers.patch \
"
+SRC_URI[md5sum] = "96304a3bdd6659b399276384e5b56249"
+SRC_URI[sha256sum] = "97503749bf7997b3e55a5126080df348e74c0bb0e10ad85b1b2ec9db7e5e6c24"
COMPATIBLE_MACHINE = "(apalis-tk1-mainline|apalis-t30-mainline)"
KERNEL_EXTRA_ARGS = " LOADADDR=0x80008000 "