From 896dbcc9146c78ca46e146a4dddc228bd06f39b6 Mon Sep 17 00:00:00 2001 From: Josep Orga Date: Tue, 4 May 2021 17:21:16 +0200 Subject: [PATCH] meta-somdevices: linux-somdevices: Updated SRCREV for new linux commit and updated revision version. 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 ac83f5a..2e53e1b 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 = "7d633721500f54c9e8a5b3c2baa8f9cb1a7d2538" -PR = "somdevices.0" +SRCREV = "e24a3cb66ef1e0751e25202a6b505e1717f2aa08" +PR = "somdevices.2" S = "${WORKDIR}/git" -- 2.17.1