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
000f01b8
Unverified
Commit
000f01b8
authored
4 years ago
by
Dzmitry
Committed by
Bart Ribbers
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
linux-samsung-herolte : add patch to fix kernel compilation with gcc10 (MR 1578)
Patch makes yyloc declaration extern.
parent
ccfdf8b2
No related branches found
No related tags found
No related merge requests found
Pipeline
#195967
passed
4 years ago
Stage: lint
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/linux-samsung-herolte/APKBUILD
+4
-2
4 additions, 2 deletions
device/testing/linux-samsung-herolte/APKBUILD
device/testing/linux-samsung-herolte/gcc10-extern_YYLOC_global_declaration.patch
+1
-0
1 addition, 0 deletions
...msung-herolte/gcc10-extern_YYLOC_global_declaration.patch
with
5 additions
and
2 deletions
device/testing/linux-samsung-herolte/APKBUILD
+
4
−
2
View file @
000f01b8
...
...
@@ -3,7 +3,7 @@
pkgname
=
linux-samsung-herolte
pkgver
=
3.18.140
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Samsung Galaxy S7 kernel fork"
arch
=
"aarch64"
_carch
=
"arm64"
...
...
@@ -22,6 +22,7 @@ source="
$_config
01-remove-android-defines.patch
02-fix-wifi-firmware-path.patch
gcc10-extern_YYLOC_global_declaration.patch
"
builddir
=
"
$srcdir
/
$_repository
-
$_commit
"
...
...
@@ -56,4 +57,5 @@ package() {
sha512sums
=
"28a447fca84c3c1bc95b505362a989964e652ff0c11a8f99e151225c4a29971c7698c846c7826552fcdc4acff799b3150e577892df88697776ce13cd0e76ac5f linux-samsung-herolte-4f50ed696fc6ec36d277ba1af73e98d34e7bc0d6.tar.gz
99164ea34cb8c3b8cd2893ac4bb135861aa1874c9917fe94f8339d95283f0c8fceb70b273d1c4608f89c7aa896706a6545242046c80d5b36734c1486e75d469e config-samsung-herolte.aarch64
66e27a174e12d56f5b77932985f0001b551c834d68b2a1bcc1d0b7d04e555757fc9137c182bd4cf5ffd57bf2cb0918d758dfe153a6140b77f02e7b9f33ecfb2c 01-remove-android-defines.patch
ffef99094b44893d07aedf3bbf12b03f2c26fb93be4eb179ade9552ae82be6680daca06b6fc0f95064ef08fd94ef4a0b192a94f5065314a4608de8b8c413d86e 02-fix-wifi-firmware-path.patch"
ffef99094b44893d07aedf3bbf12b03f2c26fb93be4eb179ade9552ae82be6680daca06b6fc0f95064ef08fd94ef4a0b192a94f5065314a4608de8b8c413d86e 02-fix-wifi-firmware-path.patch
2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch"
This diff is collapsed.
Click to expand it.
device/testing/linux-samsung-herolte/gcc10-extern_YYLOC_global_declaration.patch
0 → 120000
+
1
−
0
View file @
000f01b8
../../.shared-patches/linux/gcc10-extern_YYLOC_global_declaration.patch
\ No newline at end of file
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