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
adf2d837
Unverified
Commit
adf2d837
authored
2 years ago
by
Adel Ahmed
Committed by
Oliver Smith
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
sony-leo: add mainline kernel (MR 3770)
[ci:skip-build]: already built successfully in CI
parent
a64a9a1c
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#200428
passed
2 years ago
Stage: lint
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/device-sony-leo/APKBUILD
+12
-5
12 additions, 5 deletions
device/testing/device-sony-leo/APKBUILD
device/testing/device-sony-leo/deviceinfo
+5
-1
5 additions, 1 deletion
device/testing/device-sony-leo/deviceinfo
with
17 additions
and
6 deletions
device/testing/device-sony-leo/APKBUILD
+
12
−
5
View file @
adf2d837
...
...
@@ -2,8 +2,8 @@
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
device-sony-leo
pkgdesc
=
"Sony Xperia Z3"
pkgver
=
0.
2
pkgrel
=
1
pkgver
=
0.
3
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"armv7"
...
...
@@ -15,6 +15,7 @@ depends="
"
makedepends
=
"devicepkg-dev"
subpackages
=
"
$pkgname
-kernel-mainline:kernel_mainline
$pkgname
-kernel-downstream:kernel_downstream
$pkgname
-nonfree-firmware:nonfree_firmware
"
...
...
@@ -34,12 +35,18 @@ kernel_downstream() {
devicepkg_subpackage_kernel
$startdir
$pkgname
$subpkgname
}
kernel_mainline
()
{
pkgdesc
=
"Kernel close to mainline"
depends
=
"linux-postmarketos-qcom-msm8974"
devicepkg_subpackage_kernel
$startdir
$pkgname
$subpkgname
}
nonfree_firmware
()
{
pkgdesc
=
"Wifi
and touchscreen
firmware"
depends
=
"firmware-
sony-leo
"
pkgdesc
=
"Wifi
/GPU
firmware"
depends
=
"
linux-
firmware-
brcm linux-firmware-cypress firmware-qcom-adreno-a330
"
mkdir
"
$subpkgdir
"
}
sha512sums
=
"
e03ad1d4cb45929b1f3401c5d4b09e2c2c8b5a770f5adeecd7f0403af25e401d3e18dd72585a0069c82ba80c029fe692538c1ffafcfbbf63027d280c6bb87cca
deviceinfo
46d4d5cb5611fada17e8800dcccaee1573a18dd434ce0332bb647f26a2127c080a52c9e253c828bb559272eea851f980937b6d7088617180b8b06848cb71efa1
deviceinfo
"
This diff is collapsed.
Click to expand it.
device/testing/device-sony-leo/deviceinfo
+
5
−
1
View file @
adf2d837
...
...
@@ -15,9 +15,13 @@ deviceinfo_external_storage="true"
deviceinfo_screen_width="1080"
deviceinfo_screen_height="1920"
# mainline variables
deviceinfo_dtb_mainline="qcom-msm8974pro-sony-xperia-shinano-leo"
deviceinfo_append_dtb_mainline="true"
# Bootloader related
deviceinfo_flash_method="fastboot"
deviceinfo_kernel_cmdline="
androidboot.hardware=qcom msm_rtb.filter=0x37 ehci-hcd.park=3 dwc3.maximum_speed=high dwc3_msm.prop_chg_detect=Y vmalloc=300M buildvariant=userdebug
"
deviceinfo_kernel_cmdline="
PMOS_NO_OUTPUT_REDIRECT
"
deviceinfo_generate_bootimg="true"
deviceinfo_bootimg_qcdt="false"
deviceinfo_bootimg_dtb_second="false"
...
...
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