u-boot-boundary: bump revision to 3693c9d6

Signed-off-by: Chris Dimich <chris.dimich@boundarydevices.com>
This commit is contained in:
Chris Dimich 2023-02-13 13:49:43 -08:00
parent 2441b91ef5
commit df878be605

View File

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