summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-10-30 15:50:10 -0500
committerOleksandr Suvorov <oleksandr.suvorov@foundries.io>2022-11-06 18:02:51 +0200
commit0f4d34951aa73e269f7b7ceb1b1782965978b9dd (patch)
tree65a8867038dcbe91814d5b576cedf0fb4e48c1c8
parentc9d8096549a8ecc02cae5a00c0c53a844fb2e084 (diff)
downloadmeta-freescale-0f4d34951aa73e269f7b7ceb1b1782965978b9dd.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> (cherry picked from commit 622fec2bcc7c1c23545c305be0252ab743bde00e)
-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"