Commit Graph

2 Commits

Author SHA1 Message Date
plutooo
af67b4adb1 hosversion: Suggestion for tristate properly handle error scenarios 2019-02-17 15:21:45 +01:00
fincs
25a57d7f38 Introduce hosversion.h - HOS version detection utilities
- Simplify kernel/detect.h logic; introduce detectKernelVersion()
- Use the detected kernel version during early startup as a first
  approximation of the current HOS version (which only goes up to 6.0.0)
- Use set:sys (if available) during __appInit in order to refine it
  to the actual current HOS version
2019-02-17 14:52:00 +01:00