u-boot-boundary: bump revision to 4c491b47

To support more touchscreens.

Signed-off-by: Chris Dimich <chris.dimich@boundarydevices.com>
This commit is contained in:
Chris Dimich 2023-08-25 16:26:06 -07:00
parent 93ba05e3a1
commit 8292471154

View File

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