summaryrefslogtreecommitdiff
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-12 19:06:46 +0100
commitafafa08ad3ced8d3baad1196c7b5787756eea853 (patch)
tree05b8e26117abff3ec9534b980287d5415e81a381
parent1d43c7a496efd435c8493afe583864fc4192deb5 (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>
-rw-r--r--recipes-kernel/linux/linux-imx-headers_4.9.123.bbappend6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-imx-headers_4.9.123.bbappend b/recipes-kernel/linux/linux-imx-headers_4.9.123.bbappend
index f03fb15..6385968 100644
--- a/recipes-kernel/linux/linux-imx-headers_4.9.123.bbappend
+++ b/recipes-kernel/linux/linux-imx-headers_4.9.123.bbappend
@@ -1,5 +1,5 @@
PV = "4.14.98"
-SRCBRANCH = "imx_4.14.98_2.0.0_ga"
+SRCBRANCH = "toradex_4.14-2.3.x-imx"
LOCALVERSION = "-${SRCBRANCH}"
-SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
-SRCREV = "dfc78102d29f81d9316b281a3b8af3dff95174c8"
+SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH}"
+SRCREV = "b52b0a47036fc716ad95ec6385e2cb3bd4a11411"