Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 233 Bytes

BuildWithoutRTC.md

File metadata and controls

6 lines (5 loc) · 233 Bytes

Issue
Without RTC battery odroid doesn't remember the time. So after restart the following message appears when running make:

Solution
Give all the files the current time with:
find /directory -type f -exec touch {} +