u-boot-boundary: bump revision to 7e7eff74

Mainly to support 8mp Smarc.

Signed-off-by: Chris Dimich <chris.dimich@boundarydevices.com>
This commit is contained in:
Chris Dimich 2023-08-04 11:38:16 -07:00
parent d74cee9aa0
commit b3cca20779

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
PV = "v2022.04+git${SRCPV}"
SRCREV = "3693c9d6e557cce02b5570a5f72afbc1641ad3c4"
SRCREV = "7e7eff7463572dbe689ea1c557c34d11c5f7a9ec"
SRCBRANCH = "boundary-v2022.04"
SRC_URI = "git://github.com/boundarydevices/u-boot.git;branch=${SRCBRANCH};protocol=https"