File tree Expand file tree Collapse file tree 5 files changed +7
-4
lines changed
Expand file tree Collapse file tree 5 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -16,3 +16,4 @@ sha256 cf51b1d9538d0fa3f59a063ebde205ecea1f1b27f95cef219261b74790f070e6 linux-
1616sha256 6734162de255d177f3a8856b6bb9303a73e5e614eed36417d87977b5925f40b0 linux-10.01.10-git4.tar.gz
1717sha256 e0e57f997c306dd95623da3c4ac1906a15d29e79f3533a12fffcf88425e3f29e linux-10.01.10-rt-git4.tar.gz
1818sha256 c5f44a81ee8773ea927fd6a80f437ad0d80db0eb706d28da8507d846c26eaa9d linux-11.00.02-git4.tar.gz
19+ sha256 e7580450300177b4ceb938988957456cd7a0dd4e383803b52fd41d2e505781af linux-11.00.03-git4.tar.gz
Original file line number Diff line number Diff line change @@ -9,3 +9,4 @@ sha256 df8507135613cfac089b4035de278d6349e28951239c31fd8596fbd8db019d83 ti-lin
99sha256 5738d04389efdafcaf0931b9e7311e80e8ae957f90af4f77379eaf1671d258d8 ti-linux-firmware-10.01.09.tar.xz
1010sha256 ec88231d1ad53dae259d50f330a5f5f25e3a060e53eb40332f61ca8afcf44274 ti-linux-firmware-10.01.10.tar.xz
1111sha256 4fc844a2b4fe7cc3ac25dceb61f71a7c7a4aa468c5cbf8c7cd323cba48c16f36 ti-linux-firmware-11.00.02.tar.xz
12+ sha256 ebd73893309aac5873937e406d5d6874eb66d197f3d48f603dd7becccf94b9da ti-linux-firmware-11.00.03.tar.xz
Original file line number Diff line number Diff line change @@ -8,3 +8,4 @@ sha256 3c82b9a33afe3faa54388d9d2e40df3f09d13b123b660123086f9fbb73e7ea66 uboot-
88sha256 e44b3a8fddf6154d801ec86eed1ee0b7ccdf25a1f39cb2759dbc53ecfcb5f10f uboot-10.01.09-git4.tar.gz
99sha256 35df1583984be44aa0c97c988c598a9c47c1259f4f2f04838c8871f83cc1c2be uboot-10.01.10-git4.tar.gz
1010sha256 bfdf0927bd0353be5c77af1e8b366e70f2b10ee470ad8a802f4d59f2b3f9c411 uboot-11.00.02-git4.tar.gz
11+ sha256 e7ca318ba589532ba8ebe2bced7fe19267488653dbc80ae7f30c4c53a19d1540 uboot-11.00.03-git4.tar.gz
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT_ARGS="-d k3-am62l3-evm.dtb"
1212BR2_LINUX_KERNEL=y
1313BR2_LINUX_KERNEL_CUSTOM_GIT=y
1414BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"
15- BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="11.00.02 "
15+ BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="11.00.03 "
1616BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
1717BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="$(BR2_DL_DIR)/linux/git/kernel/configs/ti_arm64_prune.config"
1818BR2_LINUX_KERNEL_DTS_SUPPORT=y
@@ -47,7 +47,7 @@ BR2_TARGET_UBOOT=y
4747BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
4848BR2_TARGET_UBOOT_CUSTOM_GIT=y
4949BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://git.ti.com/git/ti-u-boot/ti-u-boot.git"
50- BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="11.00.02 "
50+ BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="11.00.03 "
5151BR2_TARGET_UBOOT_BOARD_DEFCONFIG="am62lx_evm"
5252BR2_TARGET_UBOOT_NEEDS_DTC=y
5353BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT_ARGS="-d k3-am62l3-evm.dtb"
1212BR2_LINUX_KERNEL=y
1313BR2_LINUX_KERNEL_CUSTOM_GIT=y
1414BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"
15- BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="11.00.02 "
15+ BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="11.00.03 "
1616BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
1717BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="$(BR2_DL_DIR)/linux/git/kernel/configs/ti_arm64_prune.config $(BR2_DL_DIR)/linux/git/kernel/configs/ti_rt.config"
1818BR2_LINUX_KERNEL_DTS_SUPPORT=y
@@ -47,7 +47,7 @@ BR2_TARGET_UBOOT=y
4747BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
4848BR2_TARGET_UBOOT_CUSTOM_GIT=y
4949BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://git.ti.com/git/ti-u-boot/ti-u-boot.git"
50- BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="11.00.02 "
50+ BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="11.00.03 "
5151BR2_TARGET_UBOOT_BOARD_DEFCONFIG="am62lx_evm"
5252BR2_TARGET_UBOOT_NEEDS_DTC=y
5353BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
You can’t perform that action at this time.
0 commit comments