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
74b5c323
Unverified
Commit
74b5c323
authored
2 years ago
by
Duje Mihanović
Committed by
Oliver Smith
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
samsung-coreprimevelte: fix sudden reboots (MR 3352)
parent
1810b0ea
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/device-samsung-coreprimevelte/90-coreprimevelte.conf
+2
-0
2 additions, 0 deletions
...ting/device-samsung-coreprimevelte/90-coreprimevelte.conf
device/testing/device-samsung-coreprimevelte/APKBUILD
+4
-2
4 additions, 2 deletions
device/testing/device-samsung-coreprimevelte/APKBUILD
with
6 additions
and
2 deletions
device/testing/device-samsung-coreprimevelte/90-coreprimevelte.conf
0 → 100644
+
2
−
0
View file @
74b5c323
# Don't reboot every 2 minutes
kernel
.
hung_task_timeout_secs
=
0
This diff is collapsed.
Click to expand it.
device/testing/device-samsung-coreprimevelte/APKBUILD
+
4
−
2
View file @
74b5c323
...
...
@@ -2,14 +2,14 @@
pkgname
=
device-samsung-coreprimevelte
pkgdesc
=
"Samsung Galaxy Core Prime LTE"
pkgver
=
0.1
pkgrel
=
5
pkgrel
=
6
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"aarch64"
options
=
"!check !archcheck"
depends
=
"postmarketos-base linux-samsung-coreprimevelte mkbootimg mesa-dri-gallium u-boot-tools pxa-mkbootimg"
makedepends
=
"devicepkg-dev"
source
=
"deviceinfo"
source
=
"deviceinfo
90-coreprimevelte.conf
"
build
()
{
devicepkg_build
$startdir
$pkgname
...
...
@@ -17,8 +17,10 @@ build() {
package
()
{
devicepkg_package
$startdir
$pkgname
install
-Dm444
$startdir
/90-coreprimevelte.conf
$pkgdir
/etc/sysctl.d/90-coreprimevelte.conf
}
sha512sums
=
"
39a9f0afb2d709983634e14ce7a05fcc4cd631f2e5b31aa971aaba452e11c37d2aba91ae971e33ebaffbd6432da6e3a2c4bbcdbf8708830fb34907e1af4be732 deviceinfo
4854cc57b86e1199dbc165110514e672dabf45044fe9f7ebbde5b2b24768fb5497273b5f38612cf2dfeffc9bf0648c725114b4fa01165bf7fb02f7d741ee5806 90-coreprimevelte.conf
"
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