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. ARM64: dts: imx93-axon-wb: remove tevs relate node
2. ARM64: dts: imx93-axon-wb/imx93-edm-wb: support vls
  • Loading branch information
AlexFang0512 committed Jul 19, 2024
1 parent 38bb0d7 commit 806f0a5
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:tn-camera = " \
"
SRCBRANCH:tn-camera = "tn-imx_6.1.55_2.2.0-next"
KERNEL_SRC:tn-camera = "git://github.com/TechNexion/linux-tn-imx.git;protocol=https;branch=${SRCBRANCH}"
SRCREV:tn-camera = "59ec2e81e29b2dbcc16c84473a0c205c333e4ff6"
SRCREV:tn-camera = "80c1b69083bdfef4fc2b6bb68ec4ba2c16e7abfd"
DELTA_KERNEL_DEFCONFIG:tn-camera = "tn-camera.cfg"
2 changes: 1 addition & 1 deletion recipes-kernel/linux/linux-tn-imx_6.1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ KERNEL_SRC ?= "git://github.com/TechNexion/linux-tn-imx.git;protocol=https;branc
KBRANCH = "${SRCBRANCH}"
SRCBRANCH = "tn-imx_6.1.55_2.2.0-next"
LOCALVERSION = "${@'-%s' % '-'.join(d.getVar('KBRANCH', True).split('_')[2:]).lower()}"
SRCREV = "59ec2e81e29b2dbcc16c84473a0c205c333e4ff6"
SRCREV = "80c1b69083bdfef4fc2b6bb68ec4ba2c16e7abfd"

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

Expand Down

0 comments on commit 806f0a5

Please sign in to comment.