diff options
author | Stefan Lengfeld <s.lengfeld@phytec.de> | 2016-11-07 12:33:13 (GMT) |
---|---|---|
committer | Stefan Lengfeld <s.lengfeld@phytec.de> | 2016-11-07 13:21:27 (GMT) |
commit | 59c4b96cddc83bdbf09de318b1a20b302b88ce3f (patch) | |
tree | 2e707af2b6f650a1026b8f0749df83ae8b7fad7c | |
parent | b5cce5857c5724b59a8c5e29f753e0f4ef3cf10f (diff) | |
download | meta-phytec-59c4b96cddc83bdbf09de318b1a20b302b88ce3f.zip meta-phytec-59c4b96cddc83bdbf09de318b1a20b302b88ce3f.tar.bz2 |
linux-mainline: update to v4.1.18-phy5
* Changes since tag v4.1.18-phy4:
ARM: dts: imx6dl: Fix the VDD_ARM_CAP voltage for 396MHz operation
ARM:dts:phyboard-mira: Add missing displays
Signed-off-by: Stefan Lengfeld <s.lengfeld@phytec.de>
-rw-r--r-- | recipes-kernel/linux/linux-mainline_4.1.18-phy5.bb (renamed from recipes-kernel/linux/linux-mainline_4.1.18-phy4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-mainline_4.1.18-phy4.bb b/recipes-kernel/linux/linux-mainline_4.1.18-phy5.bb index e9a7d10..8bf6bd9 100644 --- a/recipes-kernel/linux/linux-mainline_4.1.18-phy4.bb +++ b/recipes-kernel/linux/linux-mainline_4.1.18-phy5.bb @@ -19,7 +19,7 @@ PR = "${INC_PR}.0" # NOTE: PV must be in the format "x.y.z-.*". It cannot begin with a 'v'. # NOTE: Keep version in filename in sync with commit id! -SRCREV = "192fba966b9db93f94f22b337d06e6d622c54e24" +SRCREV = "ead3b5d20b1b864bdb42e177193955d65c369ce1" S = "${WORKDIR}/git" |