diff options
Diffstat (limited to 'meta-ti-bsp/recipes-bsp')
5 files changed, 5 insertions, 5 deletions
diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc index 23b3eaa1..85b73854 100644 --- a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc +++ b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | |||
| @@ -21,7 +21,7 @@ TI_PKA_FW_VERSION = "2.1.0" | |||
| 21 | TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01" | 21 | TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01" |
| 22 | PCM6240_FW_VERSION = "1.0.0.0" | 22 | PCM6240_FW_VERSION = "1.0.0.0" |
| 23 | 23 | ||
| 24 | TI_LINUX_FW_SRCREV ?= "a85ebd5c5b216646779b3d34efa09f0a7d818d62" | 24 | TI_LINUX_FW_SRCREV ?= "9e9d50ff563f83db86d36b72cd7fb4f487d6b414" |
| 25 | SRCREV = "${TI_LINUX_FW_SRCREV}" | 25 | SRCREV = "${TI_LINUX_FW_SRCREV}" |
| 26 | 26 | ||
| 27 | BRANCH ?= "ti-linux-firmware" | 27 | BRANCH ?= "ti-linux-firmware" |
diff --git a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc index 535c75d8..ec670a14 100644 --- a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc +++ b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc | |||
| @@ -10,7 +10,7 @@ SRC_URI_TRUSTED_FIRMWARE_A = "git://git.trustedfirmware.org/TF-A/trusted-firmwar | |||
| 10 | SRCBRANCH = "master" | 10 | SRCBRANCH = "master" |
| 11 | 11 | ||
| 12 | LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=6ed7bace7b0bc63021c6eba7b524039e" | 12 | LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=6ed7bace7b0bc63021c6eba7b524039e" |
| 13 | SRCREV_tfa:am62lxx = "8e4153d49c98ce5309b41b33e1d3da709d17afa4" | 13 | SRCREV_tfa:am62lxx = "d203b8453905178252094416448de009931087e0" |
| 14 | SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" | 14 | SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" |
| 15 | SRCBRANCH:am62lxx = "ti-tfa-2.14.y" | 15 | SRCBRANCH:am62lxx = "ti-tfa-2.14.y" |
| 16 | 16 | ||
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc b/meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc index 2160e1ec..7d784ac8 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc +++ b/meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc | |||
| @@ -7,6 +7,6 @@ BRANCH:tie-jailhouse:bsp-ti-6_12 = "ti-u-boot-2025.01-jailhouse" | |||
| 7 | BRANCH:tie-jailhouse:bsp-ti-6_18 = "ti-u-boot-2026.01-jailhouse" | 7 | BRANCH:tie-jailhouse:bsp-ti-6_18 = "ti-u-boot-2026.01-jailhouse" |
| 8 | 8 | ||
| 9 | SRCREV_uboot:tie-jailhouse:bsp-ti-6_12 = "e718bbcec3ebf663c021839753034a224be4cc53" | 9 | SRCREV_uboot:tie-jailhouse:bsp-ti-6_12 = "e718bbcec3ebf663c021839753034a224be4cc53" |
| 10 | SRCREV_uboot:tie-jailhouse:bsp-ti-6_18 = "cfac87057b6fed15c4be4f1d35bf0c4001807484" | 10 | SRCREV_uboot:tie-jailhouse:bsp-ti-6_18 = "53a287d24610f0747ae4e35cff2afa3af23a48e3" |
| 11 | 11 | ||
| 12 | UBOOT_GIT_URI:tie-jailhouse = "git://git.ti.com/git/processor-sdk/u-boot.git" | 12 | UBOOT_GIT_URI:tie-jailhouse = "git://git.ti.com/git/processor-sdk/u-boot.git" |
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb index 6fef7e91..ea7455f0 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb | |||
| @@ -4,6 +4,6 @@ PR = "r0" | |||
| 4 | 4 | ||
| 5 | BRANCH = "ti-u-boot-2025.01" | 5 | BRANCH = "ti-u-boot-2025.01" |
| 6 | 6 | ||
| 7 | SRCREV_uboot = "ef2eb76b650415637bd93b0eddfb1e31489117f9" | 7 | SRCREV_uboot = "7b9dedb046eb6a720997f61582c7b13da1b5b9f0" |
| 8 | 8 | ||
| 9 | SRC_URI += "file://0001-binman-migrate-form-pkg_resources-to-importlib.patch" | 9 | SRC_URI += "file://0001-binman-migrate-form-pkg_resources-to-importlib.patch" |
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb index 323e42e8..6b2353d8 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb | |||
| @@ -4,4 +4,4 @@ PR = "r0" | |||
| 4 | 4 | ||
| 5 | BRANCH = "ti-u-boot-2026.01" | 5 | BRANCH = "ti-u-boot-2026.01" |
| 6 | 6 | ||
| 7 | SRCREV_uboot = "81a97a3303f8c786014d8644d185a368fba902c5" | 7 | SRCREV_uboot = "2549829cc194ffd9e38b755d2e10c7fc4cd971eb" |
