From f818c7069e656de15494377941b53e8c2bdcf287 Mon Sep 17 00:00:00 2001 From: Daiane Angolini Date: Fri, 27 Oct 2017 09:57:33 -0200 Subject: 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 --- recipes-bsp/imx-lib/imx-lib_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-bsp/imx-lib') 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" -- cgit v1.2.3-54-g00ecf