summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-10-30 15:50:10 -0500
committerTom Hochstein <tom.hochstein@nxp.com>2022-10-30 15:50:10 -0500
commit622fec2bcc7c1c23545c305be0252ab743bde00e (patch)
tree3da7ec2d09f3acc37170a8bcf89f9a61793079b1
parente51c9e6417a74106b26dc088cee775a18005ed23 (diff)
downloadmeta-freescale-622fec2bcc7c1c23545c305be0252ab743bde00e.tar.gz
imx-lib: Update lf-5.15.32-2.0.0 to lf-5.15.52-2.1.0
No commits. Repo is moved to github. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
-rw-r--r--recipes-bsp/imx-lib/imx-lib_git.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-bsp/imx-lib/imx-lib_git.bb b/recipes-bsp/imx-lib/imx-lib_git.bb
index 99a156a5..6d7f1579 100644
--- a/recipes-bsp/imx-lib/imx-lib_git.bb
+++ b/recipes-bsp/imx-lib/imx-lib_git.bb
@@ -12,9 +12,8 @@ PE = "1"
12 12
13PV = "5.9+${SRCPV}" 13PV = "5.9+${SRCPV}"
14 14
15SRCBRANCH = "lf-5.10.52_2.1.0" 15SRC_URI = "git://github.com/nxp-imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}"
16 16SRCBRANCH = "lf-5.15.52_2.1.0"
17SRC_URI = "git://source.codeaurora.org/external/imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}"
18SRCREV = "87ddd80953835eb29027d1d5a12044a08e809e40" 17SRCREV = "87ddd80953835eb29027d1d5a12044a08e809e40"
19 18
20S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"