Merge pull request #275 from chrisdimich/master

u-boot-boundary: bump revision to 4c491b47
This commit is contained in:
Otavio Salvador 2023-08-26 09:37:30 -03:00 committed by GitHub
commit b3be00d8c8
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 = "7e7eff7463572dbe689ea1c557c34d11c5f7a9ec"
SRCREV = "4c491b47f4b6954f6e35e2a4594a0d12ac342d58"
SRCBRANCH = "boundary-v2022.04"
SRC_URI = "git://github.com/boundarydevices/u-boot.git;branch=${SRCBRANCH};protocol=https"