diff options
author | Hiago De Franco <hiago.franco@toradex.com> | 2024-10-27 11:44:09 -0300 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-28 11:32:43 +0000 |
commit | 7a955076b720598b2f15ea6639ddf9f8ddbfae73 (patch) | |
tree | c98bc0966803dcf649803024b6477a0302646761 | |
parent | 9399c92bfe98578e07e1c54b905ad40b08ed0772 (diff) | |
download | meta-freescale-7a955076b720598b2f15ea6639ddf9f8ddbfae73.tar.gz |
recipes-bsp: imx-lib: Upgrade to BSP LF6.6.36_2.1.0
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
(cherry picked from commit e73688054056e654dce8616412ec2427b4bf70f7)
-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 9c9db88b..348d717a 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.23_2.0.0" | 16 | SRCBRANCH = "lf-6.6.36_2.1.0" |
17 | SRCREV = "8f124c3914d82019849fb697baeb730e4cb1b547" | 17 | SRCREV = "8f124c3914d82019849fb697baeb730e4cb1b547" |
18 | 18 | ||
19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |