Merge pull request #199 from chrisdimich/master

Boundary: bump kernel and u-boot revs
This commit is contained in:
Otavio Salvador 2022-03-03 19:31:29 -03:00 committed by GitHub
commit a27ac73afc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
PV = "v2020.10+git${SRCPV}"
SRCREV = "6ed3b4647b1ca8d3cb33595c33e1c92b1fefb561"
SRCREV = "3d5e7f60236b1f70ed244a2270a50238a2acfd72"
SRCBRANCH = "boundary-v2020.10"
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH};protocol=https"

View File

@ -15,7 +15,7 @@ SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH};p
LOCALVERSION = "-2.0.0+yocto"
SRCBRANCH = "boundary-imx_5.10.x_2.0.0"
SRCREV = "acef1311bdaed94134de8894d733e5307abf8cb4"
SRCREV = "04f4286fab381f1f9146cfbf527a81ad33fffb07"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx|nitrogen7|nitrogen8m|nitrogen8mm|nitrogen8mn|nitrogen8mp)"