From cc9c239f5036974b7d0fc061b6f1f7aac5a42e5f Mon Sep 17 00:00:00 2001 From: Chris Dimich Date: Thu, 9 Jun 2022 00:08:15 -0700 Subject: [PATCH] linux-boundary: Upgrade to 5.15 Linux Version 5.15.38. Signed-off-by: Chris Dimich --- .../{linux-boundary_5.10.bb => linux-boundary_5.15.bb} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename recipes-kernel/linux/{linux-boundary_5.10.bb => linux-boundary_5.15.bb} (81%) diff --git a/recipes-kernel/linux/linux-boundary_5.10.bb b/recipes-kernel/linux/linux-boundary_5.15.bb similarity index 81% rename from recipes-kernel/linux/linux-boundary_5.10.bb rename to recipes-kernel/linux/linux-boundary_5.15.bb index 3089ea5..2a7a9d5 100644 --- a/recipes-kernel/linux/linux-boundary_5.10.bb +++ b/recipes-kernel/linux/linux-boundary_5.15.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.104" +LINUX_VERSION = "5.15.38" 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 = "bb58f0eeb39739a3594fc2d6141375e1e1f8d13d" +LOCALVERSION = "-1.0.0+yocto" +SRCBRANCH = "boundary-imx_5.15.y" +SRCREV = "c893df2e51bed85dbab2667d97a34aa1d2ddd757" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx|nitrogen7|nitrogen8m|nitrogen8mm|nitrogen8mn|nitrogen8mp)"