Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
flatdeb-steam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package 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
steamrt
flatdeb-steam
Commits
cd79d21b
Commit
cd79d21b
authored
5 years ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
scout: Add detached debug symbols to SDK
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
468a964c
No related branches found
No related tags found
No related merge requests found
Pipeline
#825
failed
5 years ago
Stage: external
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
runtimes/scout.yaml
+2
-0
2 additions, 0 deletions
runtimes/scout.yaml
suites/scout.yaml
+7
-0
7 additions, 0 deletions
suites/scout.yaml
with
9 additions
and
0 deletions
runtimes/scout.yaml
+
2
−
0
View file @
cd79d21b
...
...
@@ -43,10 +43,12 @@ platform:
sdk
:
add_packages_multiarch
:
-
steamrt-libdebug
-
steamrt-libdevel
add_packages
:
-
steamrt-dev
-
steamrt-libdebug-non-multiarch
-
steamrt-libdevel-non-multiarch
post_script
:
|
...
...
This diff is collapsed.
Click to expand it.
suites/scout.yaml
+
7
−
0
View file @
cd79d21b
...
...
@@ -17,6 +17,13 @@ sources:
keyring
:
'
valve-archive-keyring.gpg'
apt_components
:
-
main
-
label
:
steamrt-debug
apt_uri
:
'
http://repo.steampowered.com/steamrt'
keyring
:
'
valve-archive-keyring.gpg'
apt_components
:
-
main/debug
deb
:
true
deb-src
:
false
-
label
:
steam
apt_uri
:
'
http://repo.steampowered.com/steam'
apt_suite
:
'
precise'
...
...
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