summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-02-17 19:19:11 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-03-18 19:31:44 +0100
commit36425ee621438b2aac41f6a8c884c2c7566c93f8 (patch)
tree7df8f32ad4f92f30231eb4428fe83b291ffd0f27 /recipes-kernel
parenteb1a0e84c8f5732264d4784405ed5a1756964fd7 (diff)
linux-imx-headers: update to 4.14.98 2.3.0
This provides headers unique to the NXP downstream kernel. Since linux-toradex is rebased onto NXP's downstream kernel the needed git hash is also part of our linux-toradex git and we can save the download of a second kernel git repo. Related-to: ELB-2351 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit afafa08ad3ced8d3baad1196c7b5787756eea853)
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-imx-headers_4.14.98.bbappend4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-imx-headers_4.14.98.bbappend b/recipes-kernel/linux/linux-imx-headers_4.14.98.bbappend
new file mode 100644
index 0000000..e4645a6
--- /dev/null
+++ b/recipes-kernel/linux/linux-imx-headers_4.14.98.bbappend
@@ -0,0 +1,4 @@
+SRCBRANCH = "toradex_4.14-2.3.x-imx"
+LOCALVERSION = "-${SRCBRANCH}"
+SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH}"
+SRCREV = "b52b0a47036fc716ad95ec6385e2cb3bd4a11411"