Skip to content

Commit

Permalink
Merge branch 'develop' into feature/add-forwardingfilter-version-meta…
Browse files Browse the repository at this point in the history
…data
  • Loading branch information
miosakuma authored Jan 19, 2024
2 parents 38181e8 + 229df99 commit 3e19d45
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
- [UPDATE] ForwardingFilter に version と metadata を追加する
- Sora 2023.2.0, C++ SDK 2024.1.0 への追従
- @miosakuma
- [UPDATE] JetPack を 5.1.2 に上げる
- @miosakuma

## 2023.3.1

Expand Down
4 changes: 2 additions & 2 deletions multistrap/ubuntu-20.04_armv8_jetson.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ components=main universe
[Jetson]
packages=
source=https://repo.download.nvidia.com/jetson/common
suite=r35.2
suite=r35.4
components=main

[T194]
packages=nvidia-l4t-camera nvidia-l4t-jetson-multimedia-api
source=https://repo.download.nvidia.com/jetson/t194
suite=r35.2
suite=r35.4
components=main

0 comments on commit 3e19d45

Please sign in to comment.