meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-gateworks-imx_2014.04.bb
Pushpal Sidhu 585062d321 uboot-gateworks-imx: initial recipe for uboot
Add the initial recipes for Gateworks imx based boards. This
includes a bootscript recipe along with a bootloader recipe.

Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-22 16:51:46 -03:00

15 lines
461 B
BlitzBasic

require recipes-bsp/u-boot/u-boot.inc
DESCRIPTION = "U-Boot for Gateworks Ventana Family SBC's"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
DEPENDS = "u-boot-mkimage-native"
PV = "v2014.04+git${SRCPV}"
SRCREV = "f2a73003969ef178e4734a3658d8295dde63901e"
SRC_URI = "git://github.com/Gateworks/u-boot-imx6.git;branch=gateworks_v2014.04"
PACKAGE_ARCH = "${MACHINE_ARCH}"
COMPATIBLE_MACHINE = "(ventana)"