diff options
| -rw-r--r-- | recipes-bsp/imx-lib/imx-lib_git.bb | 5 |
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 99a156a50..6d7f15799 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 | ||
| 13 | PV = "5.9+${SRCPV}" | 13 | PV = "5.9+${SRCPV}" |
| 14 | 14 | ||
| 15 | SRCBRANCH = "lf-5.10.52_2.1.0" | 15 | SRC_URI = "git://github.com/nxp-imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}" |
| 16 | 16 | SRCBRANCH = "lf-5.15.52_2.1.0" | |
| 17 | SRC_URI = "git://source.codeaurora.org/external/imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}" | ||
| 18 | SRCREV = "87ddd80953835eb29027d1d5a12044a08e809e40" | 17 | SRCREV = "87ddd80953835eb29027d1d5a12044a08e809e40" |
| 19 | 18 | ||
| 20 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
