From: Josep Orga Date: Wed, 9 Nov 2022 12:09:40 +0000 (+0100) Subject: meta-somdevices: linux-somdevices: Updated SRCREV for new linux commit and updated... X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=089d6d323346427ac33bf2d1b3bd118a3e796d63;p=meta-somdevices.git 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 --- 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"