linux-imx-headers: Update to commit 8612280b68

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-09-02 13:18:37 +02:00
parent ec30c973f7
commit d31637c854

View File

@ -11,7 +11,7 @@ SRC_URI = "${LINUX_IMX_SRC}"
LINUX_IMX_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
SRCBRANCH = "lf-6.6.y"
LOCALVERSION = "-lts-${SRCBRANCH}"
SRCREV = "b6ee9559b386ba56ff7ae5db6b5d6005c94d9fd7"
SRCREV = "8612280b68f2867f63376965d79c4e6078468a14"
S = "${WORKDIR}/git"