diff options
author | Hiago De Franco <hiago.franco@toradex.com> | 2024-07-29 13:57:40 -0300 |
---|---|---|
committer | Hiago De Franco <hiago.franco@toradex.com> | 2024-07-29 13:57:40 -0300 |
commit | 7e6dcb999bd8a82c18ec764200b7a63866ac8dcf (patch) | |
tree | 350bebfebb56fd4c303de60a111b6af35310dfea /recipes-bsp | |
parent | 5a46df3c737c14c1d421d64e72a101827fcb34a1 (diff) | |
download | meta-freescale-7e6dcb999bd8a82c18ec764200b7a63866ac8dcf.tar.gz |
imx-lib: Update 6.6.3-1.0.0 to 6.6.23-2.0.0
Update the imx-lib branch to the new NXP BSP 6.6.23-2.0.0.
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/imx-lib/imx-lib_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-lib/imx-lib_git.bb b/recipes-bsp/imx-lib/imx-lib_git.bb index d06ccfa1..9c9db88b 100644 --- a/recipes-bsp/imx-lib/imx-lib_git.bb +++ b/recipes-bsp/imx-lib/imx-lib_git.bb | |||
@@ -13,7 +13,7 @@ PE = "1" | |||
13 | PV = "5.9+${SRCPV}" | 13 | PV = "5.9+${SRCPV}" |
14 | 14 | ||
15 | SRC_URI = "git://github.com/nxp-imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}" | 15 | SRC_URI = "git://github.com/nxp-imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}" |
16 | SRCBRANCH = "lf-6.6.3_1.0.0" | 16 | SRCBRANCH = "lf-6.6.23_2.0.0" |
17 | SRCREV = "8f124c3914d82019849fb697baeb730e4cb1b547" | 17 | SRCREV = "8f124c3914d82019849fb697baeb730e4cb1b547" |
18 | 18 | ||
19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |