From a873e2cec27b5a6521d7e4fd25854ea662e75b1d Mon Sep 17 00:00:00 2001 From: Ming Liu Date: Thu, 22 Oct 2020 08:46:56 +0200 Subject: 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 (cherry picked from commit 51d0550311c9ad302a53b76f76c6dde11b3d95c5) --- recipes-kernel/linux/linux-imx-headers_5.4%.bbappend | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 recipes-kernel/linux/linux-imx-headers_5.4%.bbappend (limited to 'recipes-kernel/linux/linux-imx-headers_5.4%.bbappend') 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" -- cgit v1.2.3