Skip to content

Commit

Permalink
am62xx, am62pxx: Add wifi packages in default package list
Browse files Browse the repository at this point in the history
In the default package lists of am62xx and am62pxx devices, add packages
related to support for cc33xx wifi cards.

The other platforms do not currently support these cards, so need this
only in am62xx and am62pxx.

Signed-off-by: Suhaas Joshi <[email protected]>
  • Loading branch information
jsuhaas22 committed Nov 20, 2024
1 parent 6e8ec83 commit 66358bc
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configs/bdebstrap_configs/trixie/trixie-am62pxx-evm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ mmdebstrap:
- chromium
- wpasupplicant
- seatd
- cc33xx-target-scripts
- cc33xx-fw
- cc33calibrator
- cc33conf
mirrors:
- http://deb.debian.org/debian
setup-hooks:
Expand Down
4 changes: 4 additions & 0 deletions configs/bdebstrap_configs/trixie/trixie-am62xx-evm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ mmdebstrap:
- chromium
- wpasupplicant
- seatd
- cc33xx-target-scripts
- cc33xx-fw
- cc33calibrator
- cc33conf
mirrors:
- http://deb.debian.org/debian
setup-hooks:
Expand Down
4 changes: 4 additions & 0 deletions configs/bdebstrap_configs/trixie/trixie-rt-am62pxx-evm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ mmdebstrap:
- chromium
- wpasupplicant
- seatd
- cc33xx-target-scripts
- cc33xx-fw
- cc33calibrator
- cc33conf
mirrors:
- http://deb.debian.org/debian
setup-hooks:
Expand Down
4 changes: 4 additions & 0 deletions configs/bdebstrap_configs/trixie/trixie-rt-am62xx-evm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ mmdebstrap:
- chromium
- wpasupplicant
- seatd
- cc33xx-target-scripts
- cc33xx-fw
- cc33calibrator
- cc33conf
mirrors:
- http://deb.debian.org/debian
setup-hooks:
Expand Down

0 comments on commit 66358bc

Please sign in to comment.