meta-bbb/recipes-bsp/u-boot/u-boot.inc
Thomas Klaehn 6a699aae0c u-boot: new boot loader
Used to force boot sd card

Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
2017-06-13 15:01:30 +02:00

13 lines
296 B
PHP

require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot:"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://README;beginline=1;endline=6;md5=157ab8408beab40cd8ce1dc69f702a6c"
PACKAGE_ARCH = "${MACHINE_ARCH}"
S = "${WORKDIR}/git"
UBOOT_SUFFIX = "img"