Skip to content

Commit

Permalink
Merge pull request #35 from shiguredo/feature/update-jetpack-to-5.1.2
Browse files Browse the repository at this point in the history
Sora CPP SDK を 2024.1.0 に更新する
  • Loading branch information
enm10k authored Jan 16, 2024
2 parents 8ee0ddb + 80276eb commit 6721460
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@

## develop

- [CHANGE] JetPack のバージョンを 5.1.2 にあげる
- JetPack 5.1.1, 5.1.2 で動作を確認
- JetPack 5.1 では、互換性の問題で JetsonJpegDecoder がエラーになることを確認
- @enm10k
- [UPDATE] VERSIONS のライブラリをアップデートする
- SORA_CPP_SDK_VERSION を 2024.1.0 にあげる
- @miosakuma

## sora-cpp-sdk-2023.17.0

- [UPDATE] VERSIONS のライブラリをアップデートする
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SORA_CPP_SDK_VERSION=2023.17.0
SORA_CPP_SDK_VERSION=2024.1.0
WEBRTC_BUILD_VERSION=m120.6099.1.2
BOOST_VERSION=1.83.0
LYRA_VERSION=1.3.0
Expand Down
6 changes: 3 additions & 3 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
components=main
suite=r35.4
components=main

0 comments on commit 6721460

Please sign in to comment.