meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc
Chris Dimich b30a5bcbb9 u-boot-boundary: bump revision to 3d5e7f60
Changelog:
- panel bug fixes
- various device tree changes

Signed-off-by: Chris Dimich <chris.dimich@boundarydevices.com>
2022-03-03 14:16:58 -08:00

14 lines
439 B
HTML

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}"