mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
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:
parent
6e2ad96fce
commit
1ae682b2f7
|
@ -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)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user