diff options
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-imx_2017.03.bb | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb index cc2fc1283..f80aa5922 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb | |||
| @@ -10,9 +10,9 @@ PROVIDES += "u-boot" | |||
| 10 | LICENSE = "GPLv2+" | 10 | LICENSE = "GPLv2+" | 
| 11 | LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 11 | LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 
| 12 | 12 | ||
| 13 | SRCBRANCH = "imx_v2017.03_4.9.88_imx8qxp_beta2" | 13 | SRCBRANCH = "imx_v2017.03_4.9.123_imx8mm_ga" | 
| 14 | SRC_URI = "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" | 14 | SRC_URI = "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" | 
| 15 | SRCREV = "84c4e820340c0e76b1f14416536ff1fae08f120b" | 15 | SRCREV = "8be98e9322040c655b9e5c9fb2c494e002e3fad9" | 
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" | 
| 18 | 18 | ||
