Skip to content

Commit

Permalink
09.02.01.010 Update
Browse files Browse the repository at this point in the history
Signed-off-by: Sai Sree Kartheek Adivi <s-adivi@ti.com>
  • Loading branch information
sskartheekadivi committed May 27, 2024
1 parent fb0b425 commit c0ab181
Show file tree
Hide file tree
Showing 8 changed files with 54 additions and 42 deletions.
60 changes: 30 additions & 30 deletions builds.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,66 +2,66 @@

# Builds for GitHub Actions
builds = [
"am62p-bookworm-09.02.01.009",
"am62p-bookworm-09.02.01.009-rt",
"am62-bookworm-09.02.01.009",
"am62-bookworm-09.02.01.009-rt",
"am62lp-bookworm-09.02.01.009",
"am62lp-bookworm-09.02.01.009-rt",
"am62sip-bookworm-09.02.01.009",
"am62sip-bookworm-09.02.01.009-rt",
"am64-bookworm-09.02.01.009",
"am64-bookworm-09.02.01.009-rt",
"am62p-bookworm-09.02.01.010",
"am62p-bookworm-09.02.01.010-rt",
"am62-bookworm-09.02.01.010",
"am62-bookworm-09.02.01.010-rt",
"am62lp-bookworm-09.02.01.010",
"am62lp-bookworm-09.02.01.010-rt",
"am62sip-bookworm-09.02.01.010",
"am62sip-bookworm-09.02.01.010-rt",
"am64-bookworm-09.02.01.010",
"am64-bookworm-09.02.01.010-rt",
]

# List of all valid builds
[am62p-bookworm-09.02.01.009]
[am62p-bookworm-09.02.01.010]
machine = "am62pxx-evm"
bsp_version = "09.02.00.009"
bsp_version = "09.02.00.010"
distro_variant = "am62p-bookworm"

[am62p-bookworm-09.02.01.009-rt]
[am62p-bookworm-09.02.01.010-rt]
machine = "am62pxx-evm"
bsp_version = "09.02.00.009-rt"
bsp_version = "09.02.00.010-rt"
distro_variant = "am62p-bookworm-rt"

[am62-bookworm-09.02.01.009]
[am62-bookworm-09.02.01.010]
machine = "am62xx-evm"
bsp_version = "09.02.00.009"
bsp_version = "09.02.00.010"
distro_variant = "am62-bookworm"

[am62-bookworm-09.02.01.009-rt]
[am62-bookworm-09.02.01.010-rt]
machine = "am62xx-evm"
bsp_version = "09.02.00.009-rt"
bsp_version = "09.02.00.010-rt"
distro_variant = "am62-bookworm-rt"

[am62lp-bookworm-09.02.01.009]
[am62lp-bookworm-09.02.01.010]
machine = "am62xx-lp-evm"
bsp_version = "09.02.00.009"
bsp_version = "09.02.00.010"
distro_variant = "am62-bookworm"

[am62lp-bookworm-09.02.01.009-rt]
[am62lp-bookworm-09.02.01.010-rt]
machine = "am62xx-lp-evm"
bsp_version = "09.02.00.009-rt"
bsp_version = "09.02.00.010-rt"
distro_variant = "am62-bookworm-rt"

[am62sip-bookworm-09.02.01.009]
[am62sip-bookworm-09.02.01.010]
machine = "am62xxsip-evm"
bsp_version = "09.02.00.009"
bsp_version = "09.02.00.010"
distro_variant = "am62-bookworm"

[am62sip-bookworm-09.02.01.009-rt]
[am62sip-bookworm-09.02.01.010-rt]
machine = "am62xxsip-evm"
bsp_version = "09.02.00.009-rt"
bsp_version = "09.02.00.010-rt"
distro_variant = "am62-bookworm-rt"

[am64-bookworm-09.02.01.009]
[am64-bookworm-09.02.01.010]
machine = "am64xx-evm"
bsp_version = "09.02.00.009"
bsp_version = "09.02.00.010"
distro_variant = "am64-bookworm"

[am64-bookworm-09.02.01.009-rt]
[am64-bookworm-09.02.01.010-rt]
machine = "am64xx-evm"
bsp_version = "09.02.00.009-rt"
bsp_version = "09.02.00.010-rt"
distro_variant = "am64-bookworm-rt"

4 changes: 2 additions & 2 deletions configs/bdebstrap_configs/am62-bookworm-rt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ mmdebstrap:
- gstreamer1.0-plugins-good
- gstreamer1.0-plugins-bad
- i2c-tools
- linux-image-6.1.80-rt26-k3-rt
- linux-headers-6.1.80-rt26-k3-rt
- linux-image-6.1.83-k3-rt
- linux-headers-6.1.83-k3-rt
- linux-libc-dev
- cryptodev-linux-dkms
- ti-img-rogue-driver-am62-dkms
Expand Down
4 changes: 2 additions & 2 deletions configs/bdebstrap_configs/am62-bookworm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ mmdebstrap:
- gstreamer1.0-plugins-good
- gstreamer1.0-plugins-bad
- i2c-tools
- linux-image-6.1.80-k3
- linux-headers-6.1.80-k3
- linux-image-6.1.83-k3
- linux-headers-6.1.83-k3
- linux-libc-dev
- cryptodev-linux-dkms
- ti-img-rogue-driver-am62-dkms
Expand Down
4 changes: 2 additions & 2 deletions configs/bdebstrap_configs/am62p-bookworm-rt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ mmdebstrap:
- gstreamer1.0-plugins-good
- gstreamer1.0-plugins-bad
- i2c-tools
- linux-image-6.1.80-rt26-k3-rt
- linux-headers-6.1.80-rt26-k3-rt
- linux-image-6.1.83-k3-rt
- linux-headers-6.1.83-k3-rt
- linux-libc-dev
- cryptodev-linux-dkms
- ti-img-rogue-driver-am62p-dkms
Expand Down
4 changes: 2 additions & 2 deletions configs/bdebstrap_configs/am62p-bookworm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ mmdebstrap:
- gstreamer1.0-plugins-good
- gstreamer1.0-plugins-bad
- i2c-tools
- linux-image-6.1.80-k3
- linux-headers-6.1.80-k3
- linux-image-6.1.83-k3
- linux-headers-6.1.83-k3
- linux-libc-dev
- cryptodev-linux-dkms
- ti-img-rogue-driver-am62p-dkms
Expand Down
4 changes: 2 additions & 2 deletions configs/bdebstrap_configs/am64-bookworm-rt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ mmdebstrap:
- vim
- k3conf
- weston
- linux-image-6.1.80-rt26-k3-rt
- linux-headers-6.1.80-rt26-k3-rt
- linux-image-6.1.83-k3-rt
- linux-headers-6.1.83-k3-rt
- linux-libc-dev
- cryptodev-linux-dkms
- firmware-ti-ipc-am64
Expand Down
4 changes: 2 additions & 2 deletions configs/bdebstrap_configs/am64-bookworm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ mmdebstrap:
- vim
- k3conf
- weston
- linux-image-6.1.80-k3
- linux-headers-6.1.80-k3
- linux-image-6.1.83-k3
- linux-headers-6.1.83-k3
- linux-libc-dev
- cryptodev-linux-dkms
- firmware-ti-ipc-am64
Expand Down
12 changes: 12 additions & 0 deletions configs/bsp_sources.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
[09.02.00.010]
atf_srcrev = "00f1ec6b8740ccd403e641131e294aabacf2a48b"
optee_srcrev = "012cdca49db398693903e05c42a254a3a0c0d8f2"
uboot_srcrev = "09.02.00.010"
linux_fw_srcrev = "09.02.00.010"

[09.02.00.010-rt]
atf_srcrev = "00f1ec6b8740ccd403e641131e294aabacf2a48b"
optee_srcrev = "012cdca49db398693903e05c42a254a3a0c0d8f2"
uboot_srcrev = "09.02.00.010"
linux_fw_srcrev = "09.02.00.010"

[09.02.00.009]
atf_srcrev = "00f1ec6b8740ccd403e641131e294aabacf2a48b"
optee_srcrev = "012cdca49db398693903e05c42a254a3a0c0d8f2"
Expand Down

0 comments on commit c0ab181

Please sign in to comment.