community/waked: fix qualcomm's rtc errata
The RTC on Qualcomm platforms are apparently read-only and don't reflect the current time, this commit adds a patch where we use relative instead of absolute time when writing an alarm to the RTC, as this will work on sdm845 and similiar. Thank you @caleb, who basically told me the problem and suggested to just use relative times in waked.
parent
5a9b90d5
No related branches found
No related tags found
Showing
- community/waked/0001-cmake-add-install-target.patch 3 additions, 3 deletionscommunity/waked/0001-cmake-add-install-target.patch
- community/waked/0002-Include-typedef-for-uint64_t-fixes-compilation.patch 24 additions, 0 deletions...0002-Include-typedef-for-uint64_t-fixes-compilation.patch
- community/waked/0003-use-relative-times-for-broken-RTCs.patch 63 additions, 0 deletions...unity/waked/0003-use-relative-times-for-broken-RTCs.patch
- community/waked/APKBUILD 6 additions, 2 deletionscommunity/waked/APKBUILD
Loading
Please register or sign in to comment