From d52f46a5d200b9277683fe9f84664f09ec7f4d30 Mon Sep 17 00:00:00 2001 From: Chris Dimich Date: Tue, 15 Mar 2022 09:38:28 -0700 Subject: [PATCH] linux-boundary: bump revision to bb58f0ee Changelog: - update to 5.10.104 - includes many patches to address security vulnerabilities. Signed-off-by: Chris Dimich --- recipes-kernel/linux/linux-boundary_5.10.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-boundary_5.10.bb b/recipes-kernel/linux/linux-boundary_5.10.bb index af10ddd..3089ea5 100644 --- a/recipes-kernel/linux/linux-boundary_5.10.bb +++ b/recipes-kernel/linux/linux-boundary_5.10.bb @@ -8,14 +8,14 @@ SUMMARY = "Linux kernel for Boundary Devices boards" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" -LINUX_VERSION = "5.10.72" +LINUX_VERSION = "5.10.104" SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH};protocol=https \ " LOCALVERSION = "-2.0.0+yocto" SRCBRANCH = "boundary-imx_5.10.x_2.0.0" -SRCREV = "04f4286fab381f1f9146cfbf527a81ad33fffb07" +SRCREV = "bb58f0eeb39739a3594fc2d6141375e1e1f8d13d" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx|nitrogen7|nitrogen8m|nitrogen8mm|nitrogen8mn|nitrogen8mp)"