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
5361b42a
Unverified
Commit
5361b42a
authored
2 years ago
by
ABOOTHAHIR U
Committed by
Alexey Minnekhanov
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
device-asus-x00td: add firmware-asus-x00td (MR 3579)
Signed-off-by:
Aboothahir U
<
aboothahirpkd@gmail.com
>
parent
4a8a8901
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#204651
passed
2 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
device/testing/device-asus-x00td/APKBUILD
+8
-1
8 additions, 1 deletion
device/testing/device-asus-x00td/APKBUILD
with
8 additions
and
1 deletion
device/testing/device-asus-x00td/APKBUILD
+
8
−
1
View file @
5361b42a
...
...
@@ -2,7 +2,7 @@
pkgname
=
device-asus-x00td
pkgdesc
=
"Asus ZenFone Max Pro M1"
pkgver
=
0.4
pkgrel
=
2
pkgrel
=
3
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"aarch64"
...
...
@@ -12,6 +12,7 @@ makedepends="devicepkg-dev"
subpackages
=
"
$pkgname
-kernel-downstream:kernel_downstream
$pkgname
-kernel-mainline:kernel_mainline
$pkgname
-nonfree-firmware:nonfree_firmware
"
source
=
"deviceinfo"
...
...
@@ -35,6 +36,12 @@ kernel_mainline() {
devicepkg_subpackage_kernel
$startdir
$pkgname
$subpkgname
}
nonfree_firmware
()
{
pkgdesc
=
"Wifi, Bluetooth, GPU, Modem, ADSP, Venus firmware"
depends
=
"firmware-asus-x00td"
mkdir
"
$subpkgdir
"
}
sha512sums
=
"
146131fdcc25fa4767af0cf40932ff53f99c92859f2000fd18a219a353704f3ac04a36d604ef299348cbdbe9991c2a80ac940099d1b2da0a821e00c6bbadef7b deviceinfo
"
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