DESCRIPTION = "U-Boot for Boundary Devices boards" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" PV = "v2020.10+git${SRCPV}" SRCREV = "3d5e7f60236b1f70ed244a2270a50238a2acfd72" SRCBRANCH = "boundary-v2020.10" SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH};protocol=https" S = "${WORKDIR}/git" B = "${WORKDIR}/build" PACKAGE_ARCH = "${MACHINE_ARCH}"