Merge pull request #250 from chrisdimich/master

u-boot-boundary: bump revision to 3693c9d6
This commit is contained in:
Otavio Salvador 2023-02-13 19:55:04 -03:00 committed by GitHub
commit 3f039834ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"