summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-imx-headers_5.4%.bbappend
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2020-10-22 08:46:56 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-10-23 16:11:01 +0200
commita873e2cec27b5a6521d7e4fd25854ea662e75b1d (patch)
treea7febee4987ff7170db7f633257acbc109e36c90 /recipes-kernel/linux/linux-imx-headers_5.4%.bbappend
parentcb9546d487c77abe282b2b613b7ade539390414a (diff)
linux-imx-headers: change recipe version string
The main recipe linux-imx-headers has been upgraded to 5.4 in meta-freescale layer, change recipe version string to match the main recipe. Related-to: ELB-3081 Signed-off-by: Ming Liu <ming.liu@toradex.com> (cherry picked from commit 51d0550311c9ad302a53b76f76c6dde11b3d95c5)
Diffstat (limited to 'recipes-kernel/linux/linux-imx-headers_5.4%.bbappend')
-rw-r--r--recipes-kernel/linux/linux-imx-headers_5.4%.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-imx-headers_5.4%.bbappend b/recipes-kernel/linux/linux-imx-headers_5.4%.bbappend
new file mode 100644
index 0000000..f89c7fe
--- /dev/null
+++ b/recipes-kernel/linux/linux-imx-headers_5.4%.bbappend
@@ -0,0 +1,6 @@
+LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
+SRCBRANCH = "toradex_5.4-2.1.x-imx"
+LOCALVERSION = "-${SRCBRANCH}"
+SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH}"
+# Keep that one stable, i.e. use the exact git hash from the NXP BSP.
+SRCREV = "dea2fede7e024ee7029b13e8d82a00ec14427777"