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-05-17 07:56:07 -0300 |
commit | b1774a91cbe43a6f0ef5f23559575df139e0624e (patch) | |
tree | d38d1b61d585541f19a36961ebf6a8c5301315e7 | |
parent | 13b4497e7d6677ace1bd14f2c474e0394b451236 (diff) | |
download | meta-freescale-b1774a91cbe43a6f0ef5f23559575df139e0624e.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
-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)" |