# Copyright (C) 2013, 2014 Freescale Semiconductor DESCRIPTION = "U-Boot i.MX6 SMARC-FiMX6 platforms" require recipes-bsp/u-boot/u-boot.inc PROVIDES += "u-boot" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" PROVIDES += "u-boot" PV = "2014.04-smarcfimx6" SRCREV = "13138123b43a5863eee0a88f8c309fe28b0532b8" SRCBRANCH = "smarc-imx_v2014.04_3.14.28_1.0.0_ga" # eMMC Boot Up #SRCREV = "17242f3dbeaead1f77f552b138cbbd61608013cc" #SRCBRANCH = "smarc-emmc-imx_v2014.04_3.14.28_1.0.0_ga" SRC_URI = "${EMB_UBOOT_MIRROR};protocol=ssh;branch=${SRCBRANCH}" PR = "r0+gitr${SRCPV}" S = "${WORKDIR}/git" PACKAGE_ARCH = "${MACHINE_ARCH}" COMPATIBLE_MACHINE = "(mx6)"