summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2021-02-09 12:16:59 -0600
committerOtavio Salvador <otavio@ossystems.com.br>2021-02-09 15:41:52 -0300
commited5cc61e30801d6d7df3f6f395b7f9f79b117610 (patch)
tree2b4fe8211bf761c7efca3d74f71ab91a651f5f65
parentf32982ccd118b3652ac5cf80cc316d196d95407d (diff)
downloadmeta-freescale-ed5cc61e30801d6d7df3f6f395b7f9f79b117610.tar.gz
linux-imx-headers: Update release branch and LOCALVERSION for 5.4.70 release
The SRCREV is unchanged. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
-rw-r--r--recipes-kernel/linux/linux-imx-headers_5.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-imx-headers_5.4.bb b/recipes-kernel/linux/linux-imx-headers_5.4.bb
index ac460c0d..4644295d 100644
--- a/recipes-kernel/linux/linux-imx-headers_5.4.bb
+++ b/recipes-kernel/linux/linux-imx-headers_5.4.bb
@@ -7,8 +7,8 @@ New headers are installed in ${includedir}/imx."
7LICENSE = "GPLv2" 7LICENSE = "GPLv2"
8LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 8LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
9 9
10SRCBRANCH = "imx_5.4.47_2.2.0" 10SRCBRANCH = "imx_5.4.70_2.3.0"
11LOCALVERSION = "-2.2.0" 11LOCALVERSION = "-2.3.0"
12SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}" 12SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
13SRCREV = "dea2fede7e024ee7029b13e8d82a00ec14427777" 13SRCREV = "dea2fede7e024ee7029b13e8d82a00ec14427777"
14 14