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. media: tevi-ap1302: fixed bugs of searching product name failures.
2. ARM64: dts: imx8mp-axon: disabled m2m device for isi_0
3. media: ov5640: modified max_fps of 640x480 to 30 fps.
4. ARM64: dts: imx8mp-hmi: disabled m2m device for isi_0
5. media: ov5640: modified supported fps of 1920x1080 to 30 fps
6. media: ov5640: modified supported framerate for all resolutions and fixed calc pixel rate function
  • Loading branch information
ray-chang committed May 15, 2023
1 parent 70a0e01 commit d5d755f
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 = "8a1c4c114fe9f444448cb71f6375f5f48baeafc6"
SRCREV:tevi = "7c37b47490ee2f927fb90664d914f19887bbee58"
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 = "8a1c4c114fe9f444448cb71f6375f5f48baeafc6"
SRCREV = "7c37b47490ee2f927fb90664d914f19887bbee58"

LINUX_VERSION = "5.15.71"

Expand Down

0 comments on commit d5d755f

Please sign in to comment.