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
e67ca8f7
Commit
e67ca8f7
authored
4 years ago
by
Dang Huynh
Browse files
Options
Downloads
Patches
Plain Diff
device-xiaomi-santoni: enable swclock
Redmi 4X has R/O RTC. Signed-off-by:
Danct12
<
danct12@disroot.org
>
parent
5aababed
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/device-xiaomi-santoni/APKBUILD
+2
-1
2 additions, 1 deletion
device/testing/device-xiaomi-santoni/APKBUILD
device/testing/device-xiaomi-santoni/device-xiaomi-santoni.post-install
+4
-0
4 additions, 0 deletions
.../device-xiaomi-santoni/device-xiaomi-santoni.post-install
with
6 additions
and
1 deletion
device/testing/device-xiaomi-santoni/APKBUILD
+
2
−
1
View file @
e67ca8f7
...
...
@@ -5,10 +5,11 @@
pkgname
=
device-xiaomi-santoni
pkgdesc
=
"Xiaomi Redmi 4X"
pkgver
=
0.5
pkgrel
=
6
pkgrel
=
7
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"aarch64"
install
=
"
$pkgname
.post-install"
options
=
"!check !archcheck"
depends
=
"postmarketos-base linux-xiaomi-santoni mkbootimg mesa-dri-swrast msm-fb-refresher"
makedepends
=
"devicepkg-dev"
...
...
This diff is collapsed.
Click to expand it.
device/testing/device-xiaomi-santoni/device-xiaomi-santoni.post-install
0 → 100644
+
4
−
0
View file @
e67ca8f7
#!/bin/sh
# Redmi 4X has R/O RTC
rc-update
-q
add swclock boot
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