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-06-09 18:53:14 +0200
commit14074c2d2369cf7e08369c931c063db0a3cd68dc (patch)
treeb8c2fa52b02475184b7b4bacf3d8b0d887a7f7a3 /recipes-kernel
parenta24139bf161795b94d324bfff2467c19445bd811 (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) (cherry picked from commit 36425ee621438b2aac41f6a8c884c2c7566c93f8)
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"