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
Package registry
Operate
Terraform modules
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
Gianluca Boiano
pmaports
Commits
78934bd7
Commit
78934bd7
authored
1 month ago
by
Gianluca Boiano
Browse files
Options
Downloads
Patches
Plain Diff
firmware-xiaomi-tulip: remove unused files
parent
4dbf379c
No related branches found
No related tags found
No related merge requests found
Pipeline
#217275
passed
1 month ago
Stage: lint
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/firmware-xiaomi-tulip/30-gpu-firmware.files
+0
-5
0 additions, 5 deletions
device/testing/firmware-xiaomi-tulip/30-gpu-firmware.files
device/testing/firmware-xiaomi-tulip/APKBUILD
+2
-8
2 additions, 8 deletions
device/testing/firmware-xiaomi-tulip/APKBUILD
with
2 additions
and
13 deletions
device/testing/firmware-xiaomi-tulip/30-gpu-firmware.files
deleted
100644 → 0
+
0
−
5
View file @
4dbf379c
qcom/a512_zap.b00
qcom/a512_zap.b01
qcom/a512_zap.b02
qcom/a512_zap.elf
qcom/a512_zap.mdt
This diff is collapsed.
Click to expand it.
device/testing/firmware-xiaomi-tulip/APKBUILD
+
2
−
8
View file @
78934bd7
# Maintainer: m0rf30 <morf3089@gmail.com>
pkgname
=
firmware-xiaomi-tulip
pkgver
=
3
pkgver
=
4
pkgrel
=
0
_commit
=
"c8f750d4cdd8c5353c4aaa423f81774c63f87d27"
pkgdesc
=
"Firmware files for Xiaomi Redmi Note 6 Pro"
...
...
@@ -9,17 +9,12 @@ arch="aarch64"
license
=
"proprietary"
options
=
"!strip !check !archcheck !spdx !tracedeps pmb:cross-native"
makedepends
=
"qca-swiss-army-knife"
source
=
"
$pkgname
-
$_commit
.tar.gz::https://github.com/M0Rf30/postmarketos-vendor-xiaomi-tulip/archive/
$_commit
.tar.gz
30-gpu-firmware.files
"
source
=
"
$pkgname
-
$_commit
.tar.gz::https://github.com/M0Rf30/postmarketos-vendor-xiaomi-tulip/archive/
$_commit
.tar.gz"
builddir
=
"
$srcdir
/postmarketos-vendor-xiaomi-tulip-
$_commit
"
_fwdir
=
"/lib/firmware"
package
()
{
while
IFS
=
""
read
-r
fw
;
do
install
-Dm644
"
$fw
"
"
$pkgdir
/
$_fwdir
/
$fw
"
done
<
"
$srcdir
"
/30-gpu-firmware.files
ath10k-fwencoder
--create
\
--features
=
wowlan,no-nwifi-decap-4addr-padding,allows-mesh-bcast,mgmt-tx-by-ref,non-bmi,single-chan-info-per-channel
\
--set-wmi-op-version
=
tlv
--set-htt-op-version
=
tlv
\
...
...
@@ -31,5 +26,4 @@ package() {
sha512sums
=
"
fd36819cabb028973015587e4193642e7c36b2321181a1c3dc7631fcfe51e7e736f4679665d4e4ad2eef8ddd4fe541a8a15e93189822702e23463a43023fe549 firmware-xiaomi-tulip-c8f750d4cdd8c5353c4aaa423f81774c63f87d27.tar.gz
4ec4f0da2d0d0aab4db5b212cdfffebc8dfa50bfc9863145a500a244fce50ab2eabbc0c24b9ab6ad6a5bdaeffeb9f61923b7967450778c3d3475a4a7ad69efe7 30-gpu-firmware.files
"
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