From afafa08ad3ced8d3baad1196c7b5787756eea853 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 17 Feb 2020 19:19:11 +0100 Subject: 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 --- recipes-kernel/linux/linux-imx-headers_4.9.123.bbappend | 6 +++--- 1 file 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" -- cgit v1.2.3