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
167556d3
Unverified
Commit
167556d3
authored
3 years ago
by
Jack K
Committed by
Alexey Minnekhanov
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
samsung-t0lte: add Wi-Fi firmware (MR 3022)
parent
97e5330c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#203540
passed
3 years ago
Stage: lint
Stage: build
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/device-samsung-t0lte/APKBUILD
+6
-3
6 additions, 3 deletions
device/testing/device-samsung-t0lte/APKBUILD
device/testing/firmware-samsung-midas/APKBUILD
+3
-1
3 additions, 1 deletion
device/testing/firmware-samsung-midas/APKBUILD
with
9 additions
and
4 deletions
device/testing/device-samsung-t0lte/APKBUILD
+
6
−
3
View file @
167556d3
...
...
@@ -2,7 +2,7 @@
pkgname
=
device-samsung-t0lte
pkgdesc
=
"Samsung Galaxy Note II LTE"
pkgver
=
0.3
pkgrel
=
0
pkgrel
=
1
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"armv7"
...
...
@@ -38,8 +38,11 @@ package() {
}
nonfree_firmware
()
{
pkgdesc
=
"Bluetooth firmware"
depends
=
"firmware-samsung-midas-bluetooth"
pkgdesc
=
"WiFi & Bluetooth firmware"
depends
=
"
firmware-samsung-midas-bluetooth
firmware-samsung-midas-wifi
"
mkdir
"
$subpkgdir
"
}
...
...
This diff is collapsed.
Click to expand it.
device/testing/firmware-samsung-midas/APKBUILD
+
3
−
1
View file @
167556d3
pkgname
=
firmware-samsung-midas
pkgver
=
4
pkgver
=
5
pkgrel
=
0
pkgdesc
=
"Samsung Galaxy Midas board firmware (m0, m3, t0lte, ...)"
_commit
=
"fdd8c44568a148c22fbf008de822ff4e27992da1"
...
...
@@ -42,6 +42,8 @@ wifi() {
"
$subpkgdir
"
/lib/firmware/brcm/brcmfmac4334-sdio.samsung,i9300.txt
install
-Dm644
"
$srcdir
"
/brcmfmac4334-sdio.samsung,i9305-
$_androguide_commit
.txt
\
"
$subpkgdir
"
/lib/firmware/brcm/brcmfmac4334-sdio.samsung,i9305.txt
ln
-s
/lib/firmware/brcm/brcmfmac4334-sdio.samsung,i9305.txt
\
"
$subpkgdir
"
/lib/firmware/brcm/brcmfmac4334-sdio.samsung,n710x.txt
}
sha512sums
=
"
...
...
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