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
10ccdacc
Unverified
Commit
10ccdacc
authored
5 months ago
by
Richard Acayan
Committed by
Pablo Correa Gomez
5 months ago
Browse files
Options
Downloads
Patches
Plain Diff
google-bonito: add kernel for tianma panel (MR 5709)
parent
f7bc9a02
No related branches found
Branches containing commit
No related tags found
1 merge request
!5709
linux-postmarketos-qcom-sdm670: upgrade to v6.11.3 + related changes
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/device-google-bonito/APKBUILD
+10
-2
10 additions, 2 deletions
device/testing/device-google-bonito/APKBUILD
device/testing/device-google-bonito/deviceinfo
+1
-0
1 addition, 0 deletions
device/testing/device-google-bonito/deviceinfo
with
11 additions
and
2 deletions
device/testing/device-google-bonito/APKBUILD
+
10
−
2
View file @
10ccdacc
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
device-google-bonito
pkgdesc
=
"Google Pixel 3a XL"
pkgver
=
2
pkgver
=
3
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
...
...
@@ -24,6 +24,7 @@ source="
"
subpackages
=
"
$pkgname
-kernel-sdc:kernel_sdc
$pkgname
-kernel-tianma:kernel_tianma
$pkgname
-nonfree-firmware:nonfree_firmware
"
...
...
@@ -45,6 +46,13 @@ kernel_sdc() {
devicepkg_subpackage_kernel
$startdir
$pkgname
$subpkgname
}
kernel_tianma
()
{
pkgdesc
=
"Kernel for devices with the Tianma panel"
depends
=
"linux-postmarketos-qcom-sdm670"
devicepkg_subpackage_kernel
$startdir
$pkgname
$subpkgname
}
nonfree_firmware
()
{
pkgdesc
=
"Proprietary firmware blobs for the Google Pixel 3a XL"
depends
=
"
...
...
@@ -63,7 +71,7 @@ nonfree_firmware() {
sha512sums
=
"
016d398155f2344417f5e5649a361719ba6e53e593c501b5df39114cdd284302b9bf8686a39817aee0c08fec95b3ab613c181d6cc9596299aaf7fd05dbe0c3dd 90-feedbackd-drv2624.rules
a6860945d4c75b698a9fadfd0f42355a601c064f62bcf197061ba97be46d23727cac1df355a238042ce9c9017e0ddf458f23a858aad60bebe672ba495cc6c4ad
deviceinfo
e04b8da50199066badd5f7f381fb1ae84f0ee1b800e3136f3712647bd1ce909ab89c83e0811d546580cf58ac55c0ac8b5144912a3bff24af7a5f9979df5e4698
deviceinfo
1eb5f138619f499fab31ea64f63ee9f8984f195528708ec6a01ddc533c74cfb71d1442b97905ae15db24b8faac259fa3e89db357ca9c747ce3ee598c2d681639 modules-initfs
3a4a9322839d4b3ef9d79668a37840a9f444954759ae3c512e694051d2f9a2573db42ad6c4c1a5c75eeb861232a27ba1a8cef9b503decd54ead25a96e3dd6f98 q6voiced.conf
"
This diff is collapsed.
Click to expand it.
device/testing/device-google-bonito/deviceinfo
+
1
−
0
View file @
10ccdacc
...
...
@@ -7,6 +7,7 @@ deviceinfo_name="Google Pixel 3a XL"
deviceinfo_manufacturer="Google"
deviceinfo_codename="google-bonito"
deviceinfo_dtb_sdc="qcom/sdm670-google-bonito-sdc"
deviceinfo_dtb_tianma="qcom/sdm670-google-bonito-tianma"
deviceinfo_append_dtb="true"
deviceinfo_year="2019"
deviceinfo_arch="aarch64"
...
...
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