From 39273e157685441738651e57c45fa5e44b54b4b9 Mon Sep 17 00:00:00 2001 From: Gary Bisson Date: Fri, 14 Apr 2023 15:31:22 +0200 Subject: [PATCH] linux-boundary: bump revision to 8666151f - Update RPMSG RSC table address - Fix HDMI audio node disablement for 8MP - Add 8ULP PWM backlight support - Also update the Linux tree URL to match new naming Signed-off-by: Gary Bisson --- recipes-kernel/linux/linux-boundary_5.15.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-boundary_5.15.bb b/recipes-kernel/linux/linux-boundary_5.15.bb index ed89db3..012df81 100644 --- a/recipes-kernel/linux/linux-boundary_5.15.bb +++ b/recipes-kernel/linux/linux-boundary_5.15.bb @@ -10,12 +10,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" LINUX_VERSION = "5.15.71" -SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH};protocol=https \ +SRC_URI = "git://github.com/boundarydevices/linux.git;branch=${SRCBRANCH};protocol=https \ " LOCALVERSION = "-2.2.0+yocto" SRCBRANCH = "boundary-imx_5.15.y" -SRCREV = "b2f34070b1ec1f4182165507e5259b591ff0fd8f" +SRCREV = "8666151fcb5bcadde997e4f7fb35e4414b14817e" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx|nitrogen7|nitrogen8m|nitrogen8mm|nitrogen8mn|nitrogen8mp)"