Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Axii
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software
ArmarX
Meta
Axii
Commits
dd82a960
Commit
dd82a960
authored
1 month ago
by
Christian Dreher
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix/azure-kinect-noble' into 'main'
deps/azure-kinect: Minor Noble-specific adjustments See merge request
!856
parents
a7658f7b
53b037c0
No related branches found
No related tags found
1 merge request
!856
deps/azure-kinect: Minor Noble-specific adjustments
Pipeline
#22836
passed with warnings
1 month ago
Stage: lint
Stage: test
Stage: deploy
Stage: post-deploy-test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
data/modules/deps/azure-kinect/sensor-sdk.json
+1
-0
1 addition, 0 deletions
data/modules/deps/azure-kinect/sensor-sdk.json
data/modules/deps/libsoundio.json
+1
-0
1 addition, 0 deletions
data/modules/deps/libsoundio.json
with
2 additions
and
0 deletions
data/modules/deps/azure-kinect/sensor-sdk.json
+
1
−
0
View file @
dd82a960
...
...
@@ -25,6 +25,7 @@
},
"CMAKE_CXX_COMPILER"
:
{
"axii.switch_os"
:
{
"noble"
:
"$GXX_13"
,
"jammy"
:
"$GXX_9"
,
"default"
:
"$GXX_6"
}
...
...
This diff is collapsed.
Click to expand it.
data/modules/deps/libsoundio.json
+
1
−
0
View file @
dd82a960
...
...
@@ -5,6 +5,7 @@
"apt"
:
[
{
"axii.switch_os"
:
{
"noble"
:
"libsoundio2"
,
"jammy"
:
"libsoundio2"
,
"default"
:
"libsoundio1"
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment