Skip to content

Commit

Permalink
recipes-kernel/linux: recipes-bsp/u-boot: update
Browse files Browse the repository at this point in the history
1.media: tevi-ar* sensor: driver build-in default instead of module
2.ARM64: dts: imx8mp-edm-g: i2c2 and i2c5 bus speed up to 400kHz
3.ARM64: media: tc358743: dts: delete unnecessary fragment of dts overlay
4.Revert "driver/usb/misc: tusb320"
5.pico-imx8mq: fix repeatedly adds the panel dtoverlay when using the 'dual' dtoverlay
6.android: change androidboot.swrotation value to 0
7.android: add androidboot.hwrotation property
8.pico-imx8mq: android: setting tevi-ov5640 as default loadable camera
9.driver: fastboot: optimized overlay file list for AVB boot

Signed-off-by: Joe Zhang <joe.zhang@technexion.com>
  • Loading branch information
JoeZhang-tn committed Oct 19, 2021
1 parent cb1dea9 commit 446371c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion recipes-bsp/u-boot/u-boot-tn-imx_2020.04.bb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ SRCSERVER = "git://github.com/TechNexion/u-boot-tn-imx.git;protocol=https"
SRCOPTIONS = ""
SRCBRANCH = "tn-imx_v2020.04_5.4.70_2.3.0-next"
SRC_URI = "${SRCSERVER};branch=${SRCBRANCH}${SRCOPTIONS}"
SRCREV = "0a81c828338e1a1ce9dd43448c8a6397d7c1d8fd"
SRCREV = "f8619d84fb3fcaea248cf197a7ea6134b2fb1dfe"
SRC_URI_append = " file://splash.bmp"

S = "${WORKDIR}/git"
Expand Down
2 changes: 1 addition & 1 deletion recipes-kernel/linux/linux-tn-imx_5.4.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 = "dfb8959830b8a6ecb14b16d7dadd150401b9d692"
SRCREV = "65d36c699c1624e9b5cd3e137569b5071af023bc"

FILES_${KERNEL_PACKAGE_NAME}-base += "${nonarch_base_libdir}/modules/${KERNEL_VERSION}/modules.builtin.modinfo "

Expand Down

0 comments on commit 446371c

Please sign in to comment.