meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-imx6dongle_git.bb
Matthias Benesch e98629d926 u-boot-imx6dongle: Add u-boot fork of i.MX6 HDMI dongle
Signed-off-by: Matthias Benesch <twoof7@freenet.de>
2013-08-16 08:48:09 -03:00

17 lines
437 B
BlitzBasic

require recipes-bsp/u-boot/u-boot.inc
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
COMPATIBLE_MACHINE = "(gk802)"
PROVIDES = "u-boot"
SRCREV = "7a2d0586f5c3bc07dae8cc87f12c95118a02a7a5"
SRC_URI = "git://github.com/imx6-dongle/uboot-imx6dongle.git \
file://0001-gk802-Change-default-environment-to-work-with-OE.patch \
"
S = "${WORKDIR}/git"
PACKAGE_ARCH = "${MACHINE_ARCH}"