Skip to content

Commit

Permalink
linux-imx: Update lf-6.1.36_2.1.0 to lf-6.1.55-2.2.0
Browse files Browse the repository at this point in the history
Update the linux-imx kernel to be aligned with the NXP BSP
LF6.1.55_2.2.0.

Signed-off-by: Daiane Angolini <[email protected]>
  • Loading branch information
angolini committed Jan 11, 2024
1 parent 88b87bd commit 114dc91
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes-kernel/linux/linux-imx_6.1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ require recipes-kernel/linux/linux-imx.inc
KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE = "1"

SRCBRANCH = "lf-6.1.y"
LOCALVERSION = "-6.1.36-2.1.0"
SRCREV = "04b05c5527e9af8d81254638c307df07dc9a5dd3"
LOCALVERSION = "-6.1.55-2.2.0"
SRCREV = "770c5fe2c1d1529fae21b7043911cd50c6cf087e"

# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
# required by kernel-yocto.bbclass.
#
# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
# should be updated once patchlevel is merged.
LINUX_VERSION = "6.1.36"
LINUX_VERSION = "6.1.55"

KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v7_defconfig"
KBUILD_DEFCONFIG:mx7-generic-bsp = "imx_v7_defconfig"
Expand Down

0 comments on commit 114dc91

Please sign in to comment.