Skip to content

Commit

Permalink
recipes-kernel: linux-tn-imx/linux-imx: update kernel
Browse files Browse the repository at this point in the history
1. ARM32: dts: wandboard: fix no bluetooth issue
2. ARM32: dts: wandboard: fix no spi issue
  • Loading branch information
ray-chang committed Feb 17, 2024
1 parent 10db278 commit 1ae9d78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion recipes-kernel/linux/linux-imx_%.bbappend
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ SRC_URI:append:tevi = " \
"
SRCBRANCH:tevi = "tn-imx_5.15.71_2.2.0-next"
KERNEL_SRC:tevi = "git://github.com/TechNexion/linux-tn-imx.git;protocol=https;branch=${SRCBRANCH}"
SRCREV:tevi = "9f3a2f9324ff99080aee78f578585e5ae2f4396d"
SRCREV:tevi = "45d3db9701efcb43fbf06c68fef2a9b4eba9ae3d"
DELTA_KERNEL_DEFCONFIG:tevi = "tn-camera.cfg"
2 changes: 1 addition & 1 deletion recipes-kernel/linux/linux-tn-imx_5.15.bb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ SRC_URI = "${KERNEL_SRC};branch=${KERNEL_BRANCH}${SRCOPTIONS}"

SRC_URI:append:virtualization = " file://0001-ARM64-configs-tn_imx8_defconfig-btrfs-fuse-overlayfs.patch"

SRCREV = "9f3a2f9324ff99080aee78f578585e5ae2f4396d"
SRCREV = "45d3db9701efcb43fbf06c68fef2a9b4eba9ae3d"

LINUX_VERSION = "5.15.71"

Expand Down

0 comments on commit 1ae9d78

Please sign in to comment.