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
f499113d
Commit
f499113d
authored
4 years ago
by
Yassine Oudjana
Browse files
Options
Downloads
Patches
Plain Diff
oneplus-oneplus3: add soc-qcom-msm8996 dependency
parent
bcaf2395
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/device-oneplus-oneplus3/APKBUILD
+5
-8
5 additions, 8 deletions
device/testing/device-oneplus-oneplus3/APKBUILD
device/testing/device-oneplus-oneplus3/device-oneplus-oneplus3-nonfree-firmware.post-install
+0
-4
0 additions, 4 deletions
...us3/device-oneplus-oneplus3-nonfree-firmware.post-install
with
5 additions
and
12 deletions
device/testing/device-oneplus-oneplus3/APKBUILD
+
5
−
8
View file @
f499113d
...
...
@@ -2,7 +2,7 @@
pkgname
=
device-oneplus-oneplus3
pkgdesc
=
"OnePlus 3"
pkgver
=
1
pkgrel
=
4
pkgrel
=
5
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"aarch64"
...
...
@@ -12,8 +12,8 @@ depends="
postmarketos-base
linux-postmarketos-qcom-msm8996
mkbootimg
mesa-dri-gallium
reboot-mode
soc-qcom-msm8996
"
makedepends
=
"devicepkg-dev"
source
=
"deviceinfo"
...
...
@@ -27,16 +27,13 @@ package() {
}
nonfree_firmware
()
{
pkgdesc
=
"OnePlus 3 nonfree firmware (GPU, modem, sound, camera, sensors)"
pkgdesc
=
"OnePlus 3 nonfree firmware (GPU, modem, sound, camera, sensors
, WiFi, bluetooth
)"
depends
=
"
firmware-oneplus-oneplus3-op3
linux-firmware-ath10k
linux-firmware-qca
firmware-oneplus-oneplus3-op3
msm-modem-rpmsg
qrtr
qrtr-openrc
soc-qcom-msm8996-nonfree-firmware
"
install
=
"
$subpkgname
.post-install"
mkdir
"
$subpkgdir
"
}
sha512sums
=
"10a1d2ba145d71dc9d97dd471fe5e0a738a23783d9773e2fa1d1b91c5190c3fb535c0babd1ce3c397908769a55be0819b9f8d6a5167eaf11b76ac6e5511ed70f deviceinfo"
This diff is collapsed.
Click to expand it.
device/testing/device-oneplus-oneplus3/device-oneplus-oneplus3-nonfree-firmware.post-install
deleted
100644 → 0
+
0
−
4
View file @
bcaf2395
#!/bin/sh
# FIXME: qrtr-ns is now part of the Linux kernel, remove this when upgrading to 5.9!
rc-update add qrtr-ns boot
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