summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2020-10-13 19:11:01 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2020-10-13 19:41:04 -0300
commit9d5bf93c7a768e92283a2ef019e0a0be909e9fde (patch)
tree0500c883fba6d9c494438269e4c142cf6d4c1e29 /recipes-kernel
parent7bf2d1b35a244ae785e971239bf0c11136200b2e (diff)
downloadmeta-freescale-9d5bf93c7a768e92283a2ef019e0a0be909e9fde.tar.gz
linux-fslc: Bump revision to ae0ee2e5c5fb
This includes the following changes: ae0ee2e5c5fb ARM: imx: add smp support for imx7d Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Change-Id: Id7057a1b86dc704aa5e3e8058f00432e05371c6e
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-fslc_5.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc_5.4.bb b/recipes-kernel/linux/linux-fslc_5.4.bb
index 1561263d..24779505 100644
--- a/recipes-kernel/linux/linux-fslc_5.4.bb
+++ b/recipes-kernel/linux/linux-fslc_5.4.bb
@@ -22,6 +22,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
22LINUX_VERSION = "5.4.70" 22LINUX_VERSION = "5.4.70"
23 23
24SRCBRANCH = "5.4.x+fslc" 24SRCBRANCH = "5.4.x+fslc"
25SRCREV = "10788fc799704fb3eb42693aa7a8438ef03758ff" 25SRCREV = "ae0ee2e5c5fbb23eadc2fa87b629bdfca3da7f57"
26 26
27COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" 27COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"