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
85fca01a
Unverified
Commit
85fca01a
authored
1 year ago
by
Willow Barraco
Committed by
Oliver Smith
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
linux-kobo-clara: enable PM_WAKELOCKS (MR 4481)
parent
e1dabe77
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-kobo-clara/APKBUILD
+2
-2
2 additions, 2 deletions
device/testing/linux-kobo-clara/APKBUILD
device/testing/linux-kobo-clara/config-kobo-clara.armv7
+1
-1
1 addition, 1 deletion
device/testing/linux-kobo-clara/config-kobo-clara.armv7
with
3 additions
and
3 deletions
device/testing/linux-kobo-clara/APKBUILD
+
2
−
2
View file @
85fca01a
...
...
@@ -3,7 +3,7 @@
pkgname
=
linux-kobo-clara
pkgver
=
4.1.15
pkgrel
=
3
pkgrel
=
4
pkgdesc
=
"Kobo Clara HD kernel fork"
arch
=
"armv7"
_carch
=
"arm"
...
...
@@ -56,7 +56,7 @@ package() {
sha512sums
=
"
0c937767d7700eb2fde8caadc67ed2dda73969dbff8806c3811e2d05d423b51bc8219643d9ff6f09fc02787a9cbac6b4ee8cf75ea6e39cceba6a067b6370329d linux-kobo-clara-b912467581644d7b8b22cefc1e1bfc3231264979.tar.bz2
daea06c27d55d14c91a85e7b10162e52ac401a44a5c08f4a065339a32adf654e7570687b22884c49b2d2f4882e7560c415b8897a95d4ccdfa0532c0a7bd47c57
config-kobo-clara.armv7
abc6e18adfca4b472f79e5877f8b6b4651a9ee01c0c5213e48007119e034d76e41ae193192065824fcd0c36adf8e024f14c17f50748c19c92c5335586dd47ba6
config-kobo-clara.armv7
77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch
197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch
2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch
...
...
This diff is collapsed.
Click to expand it.
device/testing/linux-kobo-clara/config-kobo-clara.armv7
+
1
−
1
View file @
85fca01a
...
...
@@ -616,7 +616,7 @@ CONFIG_SUSPEND_FREEZER=y
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
# CONFIG_PM_AUTOSLEEP is not set
#
CONFIG_PM_WAKELOCKS
is not set
CONFIG_PM_WAKELOCKS
=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y
# CONFIG_PM_ADVANCED_DEBUG 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