meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-boundary-common_2022.04.inc
Chris Dimich 8292471154 u-boot-boundary: bump revision to 4c491b47
To support more touchscreens.

Signed-off-by: Chris Dimich <chris.dimich@boundarydevices.com>
2023-08-25 16:26:06 -07:00

14 lines
444 B
HTML

DESCRIPTION = "U-Boot for Boundary Devices boards"
LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
PV = "v2022.04+git${SRCPV}"
SRCREV = "4c491b47f4b6954f6e35e2a4594a0d12ac342d58"
SRCBRANCH = "boundary-v2022.04"
SRC_URI = "git://github.com/boundarydevices/u-boot.git;branch=${SRCBRANCH};protocol=https"
S = "${WORKDIR}/git"
B = "${WORKDIR}/build"
PACKAGE_ARCH = "${MACHINE_ARCH}"