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
Merge requests
!5732
soc-qcom-{msm8226/msm8974}: initial package
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
soc-qcom-{msm8226/msm8974}: initial package
barni2000/pmaports:soc-8974/8226
into
master
Overview
5
Commits
4
Pipelines
8
Changes
23
All threads resolved!
Hide all comments
Merged
Barnabás Czémán
requested to merge
barni2000/pmaports:soc-8974/8226
into
master
5 months ago
Overview
5
Commits
4
Pipelines
8
Changes
23
All threads resolved!
Hide all comments
Expand
Add initial SoC pacakge for common configs of msm8226/msm8974 devices.
2
0
Merge request reports
Compare
master
version 7
21207be5
4 months ago
version 6
b7b00a5a
4 months ago
version 5
067c0e91
5 months ago
version 4
44f7e6f8
5 months ago
version 3
db5dbd2c
5 months ago
version 2
bbf0740f
5 months ago
version 1
58324561
5 months ago
master (base)
and
latest version
latest version
3b493272
4 commits,
4 months ago
version 7
21207be5
4 commits,
4 months ago
version 6
b7b00a5a
4 commits,
4 months ago
version 5
067c0e91
4 commits,
5 months ago
version 4
44f7e6f8
4 commits,
5 months ago
version 3
db5dbd2c
4 commits,
5 months ago
version 2
bbf0740f
4 commits,
5 months ago
version 1
58324561
4 commits,
5 months ago
23 files
+
130
−
33
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
23
Search (e.g. *.vue) (Ctrl+P)
device/testing/device-asus-sparrow/APKBUILD
+
2
−
1
Options
@@ -2,7 +2,7 @@
pkgname
=
device-asus-sparrow
pkgdesc
=
"ASUS ZenWatch 2"
pkgver
=
2
pkgrel
=
0
pkgrel
=
1
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"armv7"
@@ -10,6 +10,7 @@ options="!check !archcheck"
depends
=
"
mkbootimg
postmarketos-base
soc-qcom-msm8226
"
makedepends
=
"devicepkg-dev"
subpackages
=
"
Loading