linux-boundary: bump revision to 308e5c5

Update to linux version 5.4.100.

Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>
This commit is contained in:
Chris Dimich 2021-02-25 21:00:31 -08:00 committed by Otavio Salvador
parent 323dda3cc7
commit d942c02a3a

View File

@ -8,14 +8,14 @@ SUMMARY = "Linux kernel for Boundary Devices boards"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
LINUX_VERSION = "5.4.90"
LINUX_VERSION = "5.4.100"
SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \
"
LOCALVERSION = "-2.2.0+yocto"
SRCBRANCH = "boundary-imx_5.4.x_2.2.0"
SRCREV = "9d03cf446eaa2bee63af0d346802fb3f6ecd8e92"
SRCREV = "308e5c5d64bae27028be98036a7b21ce1b89c6e8"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx|nitrogen7|nitrogen8m|nitrogen8mm|nitrogen8mn)"