diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2019-04-16 10:27:55 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-04-17 10:58:17 -0300 |
commit | 6977a56dc1676e00a825c0eb7348e6ffbf5490a5 (patch) | |
tree | d38d1b61d585541f19a36961ebf6a8c5301315e7 /recipes-kernel | |
parent | 791975ce48914fa32c76a4e0b82f5cf4d01063f5 (diff) | |
download | meta-freescale-6977a56dc1676e00a825c0eb7348e6ffbf5490a5.tar.gz |
linux-fslc: Bump revision to c7a0e482a175
This commit merges tag v5.0.7 and add the following changes on top
of it:
- c7a0e482a175 ARM: dts: imx6ul-pico: Add support for the nymph baseboard
- 7bc14f53bd64 ARM: dts: imx6ul-pico: Add support for the dwarf baseboard
- 4ac10e93daf8 ARM: dts: imx7d-pico: Add support for the nymph baseboard
- 7b261671208a ARM: dts: imx7d-pico: Add support for the dwarf baseboard
- c68d4412110a Merge tag 'v5.0.7' into 5.0.x+fslc
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-fslc_5.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc_5.0.bb b/recipes-kernel/linux/linux-fslc_5.0.bb index 1795e5dd..950f7808 100644 --- a/recipes-kernel/linux/linux-fslc_5.0.bb +++ b/recipes-kernel/linux/linux-fslc_5.0.bb | |||
@@ -14,6 +14,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | |||
14 | PV = "5.0.5+git${SRCPV}" | 14 | PV = "5.0.5+git${SRCPV}" |
15 | 15 | ||
16 | SRCBRANCH = "5.0.x+fslc" | 16 | SRCBRANCH = "5.0.x+fslc" |
17 | SRCREV = "ff5bc7e34910d76b0abff8ac8f2b2fc56f2d1c58" | 17 | SRCREV = "c7a0e482a175b632bfd5522bc6d5bfe7785ee9a9" |
18 | 18 | ||
19 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" | 19 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" |