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
7b0881bf
Commit
7b0881bf
authored
2 years ago
by
Gianluca Boiano
Browse files
Options
Downloads
Patches
Plain Diff
linux-samsung-hero2lte: fix wifi firmware path and sync config with upstream
Signed-off-by:
Gianluca Boiano
<
morf3089@gmail.com
>
parent
c82ce1f2
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/linux-samsung-hero2lte/APKBUILD
+1
-1
1 addition, 1 deletion
device/testing/linux-samsung-hero2lte/APKBUILD
device/testing/linux-samsung-hero2lte/config-samsung-hero2lte.aarch64
+3
-3
3 additions, 3 deletions
...ng/linux-samsung-hero2lte/config-samsung-hero2lte.aarch64
with
4 additions
and
4 deletions
device/testing/linux-samsung-hero2lte/APKBUILD
+
1
−
1
View file @
7b0881bf
...
...
@@ -54,7 +54,7 @@ package() {
sha512sums
=
"
e7337d87dbc067a0a9cfe8fab8aac41408e5d54b8b138ca01309f5b9a65477ff8faaa995ee1957b664c195a3b9020b33f525864b01b1516dab15f8e2157343d5 linux-samsung-hero2lte-57884d864fb572642fcf84abf13b099db7efc5b8.tar.gz
48c2fcf7cc3538764a162321c81084352e20afcaefae1f6a1eaa2eda13d9a10b78aaf3aeba55011c0
3d
9
c9
8d52950c84a62bb7ed6f59b832290ba1699d31b0c3
config-samsung-hero2lte.aarch64
1c24841d68d8d20b07fd675301a7c91646c09f1b92bb7158f422af3a293a86ef819b05915953eda0aa4c8455d740181f19
3dc9
dce639df716d41eeb24882d41c
config-samsung-hero2lte.aarch64
7b0687165fa854c9c60944487cc7ea87758af8612f10125c22643743284d9abcc17c6a40853d05da2e27313a4e830c995a876b306f1488a2fcb72c3cbed3a8ae 01-kstrtobool_from_user.patch
ffef99094b44893d07aedf3bbf12b03f2c26fb93be4eb179ade9552ae82be6680daca06b6fc0f95064ef08fd94ef4a0b192a94f5065314a4608de8b8c413d86e 02-fix-wifi-firmware-path.patch
"
This diff is collapsed.
Click to expand it.
device/testing/linux-samsung-hero2lte/config-samsung-hero2lte.aarch64
+
3
−
3
View file @
7b0881bf
...
...
@@ -3566,9 +3566,9 @@ CONFIG_USB_G_ANDROID=y
CONFIG_USB_ANDROID_SAMSUNG_COMPOSITE=y
# CONFIG_USB_ANDROID_SAMSUNG_MTP is not set
# CONFIG_USB_LOCK_SUPPORT_FOR_MDM is not set
#
CONFIG_USB_DUN_SUPPORT
is not set
#
CONFIG_USB_NCM_SUPPORT_MTU_CHANGE
is not set
#
CONFIG_USB_RNDIS_MULTIPACKET
is not set
CONFIG_USB_DUN_SUPPORT
=y
CONFIG_USB_NCM_SUPPORT_MTU_CHANGE
=y
CONFIG_USB_RNDIS_MULTIPACKET
=y
# CONFIG_USB_ANDROID_RNDIS_DWORD_ALIGNED is not set
# CONFIG_USB_ZERO is not set
# CONFIG_USB_AUDIO is not set
...
...
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