| | |
| | | |
| | | require recipes-kernel/linux/linux-yocto.inc |
| | | |
| | | SRCBRANCH = "lf-5.15.y" |
| | | KERNEL_SRC = "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}" |
| | | KBRANCH = "${SRCBRANCH}" |
| | | SRC_URI = "${KERNEL_SRC}" |
| | | |
| | | # https://source.codeaurora.org/external/imx/uboot-imx/tag/?h=lf-5.10.52-2.1.0 |
| | | SRCREV = "1c0116f3da250c5a52858c53efb8b38c0963f477" |
| | | # base: meta-imx/meta-bsp/recipes-kernel/linux/linux-imx_5.10.bb |
| | | # https://source.codeaurora.org/external/imx/linux-imx/tag/?h=lf-5.10.52-2.1.0 |
| | | SRCREV = "a11753a89ec610768301d4070e10b8bd60fde8cd" |
| | | LOCALVERSION = "-lf-5.10.52-2.1.0" |
| | | |
| | | LINUX_VERSION = "5.10.52" |