Skip to content
Snippets Groups Projects
Commit e67ca8f7 authored by Dang Huynh's avatar Dang Huynh
Browse files

device-xiaomi-santoni: enable swclock


Redmi 4X has R/O RTC.

Signed-off-by: default avatarDanct12 <danct12@disroot.org>
parent 5aababed
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
#!/bin/sh
# Redmi 4X has R/O RTC
rc-update -q add swclock boot
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment