diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2020-10-13 19:11:01 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-10-13 19:41:04 -0300 |
commit | 9d5bf93c7a768e92283a2ef019e0a0be909e9fde (patch) | |
tree | 0500c883fba6d9c494438269e4c142cf6d4c1e29 | |
parent | 7bf2d1b35a244ae785e971239bf0c11136200b2e (diff) | |
download | meta-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
-rw-r--r-- | recipes-kernel/linux/linux-fslc_5.4.bb | 2 |
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" | |||
22 | LINUX_VERSION = "5.4.70" | 22 | LINUX_VERSION = "5.4.70" |
23 | 23 | ||
24 | SRCBRANCH = "5.4.x+fslc" | 24 | SRCBRANCH = "5.4.x+fslc" |
25 | SRCREV = "10788fc799704fb3eb42693aa7a8438ef03758ff" | 25 | SRCREV = "ae0ee2e5c5fbb23eadc2fa87b629bdfca3da7f57" |
26 | 26 | ||
27 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" | 27 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" |