linux-boundary: bump revision to e236955f

Changelog:
- update to 5.10.104
- most notably fixes issue with suspend/resume functionality

Signed-off-by: Chris Dimich <chris.dimich@boundarydevices.com>
This commit is contained in:
Chris Dimich 2022-08-03 15:34:55 -07:00
parent a690b714f1
commit fc6486d994

View File

@ -8,14 +8,14 @@ SUMMARY = "Linux kernel for Boundary Devices boards"
LICENSE = "GPLv2"
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} \
"
LOCALVERSION = "-2.0.0+yocto"
SRCBRANCH = "boundary-imx_5.10.x_2.0.0"
SRCREV = "acef1311bdaed94134de8894d733e5307abf8cb4"
SRCREV = "e236955ff3b0286e2908b13b062079db3393fe02"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx|nitrogen7|nitrogen8m|nitrogen8mm|nitrogen8mn|nitrogen8mp)"