linux-boundary: bump revision to 9d03cf4

Update to linux version 5.4.90.

Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>
This commit is contained in:
Chris Dimich 2021-02-04 20:29:38 -08:00 committed by Otavio Salvador
parent 4a5f1e5825
commit cbc8297229

View File

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