u-boot-gateworks-imx: fix recipe building

Add the git repository in the recipe in order to build u-boot for
Gateworks imx6 boards.

Signed-off-by: Sandra Tobajas <sandra.tobajas@savoirfairelinux.com>
This commit is contained in:
Sandra Tobajas 2018-12-11 20:06:23 -05:00 committed by Otavio Salvador
parent 6e2ad96fce
commit 1ae682b2f7

View File

@ -10,5 +10,7 @@ PV = "v2015.04+git${SRCPV}"
SRCREV = "040377aefd06c8eef41763868fc9c6df2cbf9b1c"
SRC_URI = "git://github.com/Gateworks/u-boot-imx6.git;branch=gateworks_v2015.04"
S = ${WORKDIR}/git
PACKAGE_ARCH = "${MACHINE_ARCH}"
COMPATIBLE_MACHINE = "(ventana)"