diff --git a/recipes-bsp/u-boot/u-boot-imx8-mek_git.bb b/recipes-bsp/u-boot/u-boot-imx8-mek_git.bb index de25e18..b167877 100644 --- a/recipes-bsp/u-boot/u-boot-imx8-mek_git.bb +++ b/recipes-bsp/u-boot/u-boot-imx8-mek_git.bb @@ -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+"