diff options
Diffstat (limited to 'recipes-bsp/imx-lib/imx-lib_git.bb')
| -rw-r--r-- | recipes-bsp/imx-lib/imx-lib_git.bb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-bsp/imx-lib/imx-lib_git.bb b/recipes-bsp/imx-lib/imx-lib_git.bb index aeff089f7..0aa74250f 100644 --- a/recipes-bsp/imx-lib/imx-lib_git.bb +++ b/recipes-bsp/imx-lib/imx-lib_git.bb | |||
| @@ -13,8 +13,8 @@ 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.12.49_2.2.0" | 16 | SRCBRANCH = "lf-6.18.2_1.0.0" |
| 17 | SRCREV = "72cb12630d42b0efdc30b8e896d0546e69089916" | 17 | SRCREV = "6cad1ba39d16247088f6a45dc07bbbf2cf96a332" |
| 18 | 18 | ||
| 19 | inherit use-imx-headers | 19 | inherit use-imx-headers |
| 20 | 20 | ||
| @@ -29,6 +29,8 @@ PLATFORM:mx7d-nxp-bsp = "IMX7" | |||
| 29 | PLATFORM:mx7ulp-nxp-bsp = "IMX7" | 29 | PLATFORM:mx7ulp-nxp-bsp = "IMX7" |
| 30 | PLATFORM:mx8ulp-nxp-bsp = "IMX8ULP" | 30 | PLATFORM:mx8ulp-nxp-bsp = "IMX8ULP" |
| 31 | PLATFORM:mx9-nxp-bsp = "IMX8ULP" | 31 | PLATFORM:mx9-nxp-bsp = "IMX8ULP" |
| 32 | PLATFORM:mx93-nxp-bsp = "IMX8ULP" | ||
| 33 | PLATFORM:mx943-nxp-bsp = "IMX8ULP" | ||
| 32 | 34 | ||
| 33 | PARALLEL_MAKE = "-j 1" | 35 | PARALLEL_MAKE = "-j 1" |
| 34 | EXTRA_OEMAKE = "" | 36 | EXTRA_OEMAKE = "" |
