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-08-27 14:09:40 -0300 |
commit | 02d4144b31fe15a6963ce92b9c2011ca0af73282 (patch) | |
tree | c82f485919eacfb8440505c311b7a1fa121b6454 | |
parent | 313b97767ccd43ea2260ba58565260a40f649a15 (diff) | |
download | meta-freescale-02d4144b31fe15a6963ce92b9c2011ca0af73282.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>
(cherry picked from commit 7e6dcb999bd8a82c18ec764200b7a63866ac8dcf)
-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" |