imx8-mek: adjust u-boot source tree

u-boot imx8-mek recipe is fetching from 2019.04/standard/imx8-mek
branch.

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
Patrick Zysset 2019-05-14 09:40:36 +02:00
parent e74942f372
commit fa843b5729
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ DEPENDS += "bc-native coreutils-native dtc-native"
UBOOT_MACHINE = "imx8qxp_mek_defconfig"
# Be aware github/netmodule git
SRC_URI = "git://git.netmodule.intranet/nmrouter/u-boot;protocol=ssh;user=gitea;branch=develop/nmhw22-bringup"
SRC_URI = "git://git.netmodule.intranet/nmrouter/u-boot;protocol=ssh;user=gitea;branch=2019.04/standard/imx8-mek"
# License
LICENSE = "GPLv2+"