Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Commits
1a93aba4
Unverified
Commit
1a93aba4
authored
1 year ago
by
Martijn Otto
Committed by
Pablo Correa Gomez
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
device-sony-pioneer: fix firmware dependency package name (MR 4613)
[ci:skip-build]: already built successfully in CI
parent
f58f45db
No related branches found
No related tags found
No related merge requests found
Pipeline
#199168
passed
1 year ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
device/testing/device-sony-pioneer/APKBUILD
+2
-2
2 additions, 2 deletions
device/testing/device-sony-pioneer/APKBUILD
with
2 additions
and
2 deletions
device/testing/device-sony-pioneer/APKBUILD
+
2
−
2
View file @
1a93aba4
...
...
@@ -3,7 +3,7 @@
pkgname
=
device-sony-pioneer
pkgdesc
=
"Sony Xperia XA2"
pkgver
=
0.1
pkgrel
=
1
pkgrel
=
2
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"aarch64"
...
...
@@ -42,7 +42,7 @@ phosh() {
nonfree_firmware
()
{
pkgdesc
=
"Various firmware files required for most subsystems to run"
depends
=
"firmware-sony-ninges soc-qcom-sdm
-
660-nonfree-firmware"
depends
=
"firmware-sony-ninges soc-qcom-sdm660-nonfree-firmware"
mkdir
"
$subpkgdir
"
}
...
...
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