From 089d6d323346427ac33bf2d1b3bd118a3e796d63 Mon Sep 17 00:00:00 2001 From: Josep Orga Date: Wed, 9 Nov 2022 13:09:40 +0100 Subject: [PATCH] meta-somdevices: linux-somdevices: Updated SRCREV for new linux commit and updated revision version. Adapt SW2 regulator of PF1510 to A5 configuration. Signed-off-by: Josep Orga --- recipes-kernel/linux/linux-somdevices_4.19.35.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-somdevices_4.19.35.bb b/recipes-kernel/linux/linux-somdevices_4.19.35.bb index 2e53e1b..f33176c 100644 --- a/recipes-kernel/linux/linux-somdevices_4.19.35.bb +++ b/recipes-kernel/linux/linux-somdevices_4.19.35.bb @@ -14,8 +14,8 @@ SRCBRANCH = "imx_4.19.35_1.1.0-somdevices.y" LOCALVERSION = "-1.1.0" KERNEL_SRC ?= "git://gitolite3@git.somdevices.com/linux.git;protocol=ssh" SRC_URI = "${KERNEL_SRC};branch=${SRCBRANCH}" -SRCREV = "e24a3cb66ef1e0751e25202a6b505e1717f2aa08" -PR = "somdevices.2" +SRCREV = "d8b22c61654f8b2efc9cb0cdb8ccf48077e506c3" +PR = "somdevices.3" S = "${WORKDIR}/git" -- 2.17.1