diff options
author | Stefan Riedmueller <s.riedmueller@phytec.de> | 2019-09-12 15:02:31 +0200 |
---|---|---|
committer | Stefan Müller-Klieser <s.mueller-klieser@phytec.de> | 2019-09-12 15:15:35 +0200 |
commit | 78b6608c64dc0d5b2576713c64fe4d464b94cefe (patch) | |
tree | 6df3cee5fae673df3db48fd4672add31d25d06dd | |
parent | 46f3c0a8165da1b121281cd5f26578d084fac3a1 (diff) | |
download | meta-phytec-78b6608c64dc0d5b2576713c64fe4d464b94cefe.tar.bz2 meta-phytec-78b6608c64dc0d5b2576713c64fe4d464b94cefe.zip |
linux-mainline: imx6: Update recipe version to v4.14.134-phy22.4.4-phy4
Changes from v4.14.134-phy1 to v4.14.134-phy2:
ARM: dts: imx6qdl: segin: use recommended rtc compatible
ARM: dts: imx6qdl: nunki: fix rtc compatible
Signed-off-by: Stefan Riedmueller <s.riedmueller@phytec.de>
Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@phytec.de>
-rw-r--r-- | recipes-kernel/linux/linux-mainline_4.14.134-phy2.bb (renamed from recipes-kernel/linux/linux-mainline_4.14.134-phy1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-mainline_4.14.134-phy1.bb b/recipes-kernel/linux/linux-mainline_4.14.134-phy2.bb index 44e1df0..8e366e6 100644 --- a/recipes-kernel/linux/linux-mainline_4.14.134-phy1.bb +++ b/recipes-kernel/linux/linux-mainline_4.14.134-phy2.bb @@ -12,7 +12,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 = "bf70cbd480b5c77f9988a2fc4e84ca212e2c0c6b" +SRCREV = "7a1f2887e3bad8d3951d259927549606aca589e8" S = "${WORKDIR}/git" |