From: Daiane Angolini Date: Fri, 27 Oct 2017 11:57:33 +0000 (-0200) Subject: imx-lib: Change git repository URL X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f818c7069e656de15494377941b53e8c2bdcf287;p=meta-freescale.git imx-lib: Change git repository URL Change the git URL to Code Aurora as it mirrors the git.freescale.com. It also changes the branch name to the matching one. Signed-off-by: Daiane Angolini Signed-off-by: Otavio Salvador --- diff --git a/recipes-bsp/imx-lib/imx-lib_git.bb b/recipes-bsp/imx-lib/imx-lib_git.bb index d48ff5a5..8e477de0 100644 --- a/recipes-bsp/imx-lib/imx-lib_git.bb +++ b/recipes-bsp/imx-lib/imx-lib_git.bb @@ -13,8 +13,8 @@ PE = "1" PV = "5.8+${SRCPV}" -SRCBRANCH = "imx_4.9.11_1.0.0_ga" -SRC_URI = "git://git.freescale.com/imx/imx-lib.git;protocol=git;branch=${SRCBRANCH}" +SRCBRANCH = "nxp/imx_4.9.11_1.0.0_ga" +SRC_URI = "git://source.codeaurora.org/external/imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}" SRCREV = "f5f14fc24581e5d6e689f42a56b5f2992f978ef4" S = "${WORKDIR}/git"