Commit Graph

6 Commits

Author SHA1 Message Date
plutooo
848a5c3ad9 hosversion: Attempt a non-tristate solution 2019-02-17 21:01:52 +01:00
plutooo
371b164e79 Revert "hosversion: Suggestion for tristate properly handle error scenarios"
This reverts commit af67b4adb1.
2019-02-17 17:39:43 +01:00
plutooo
6892ab4d13 Revert "hosversion: Add hosversionBetween"
This reverts commit cd62b39275.
2019-02-17 17:39:36 +01:00
plutooo
cd62b39275 hosversion: Add hosversionBetween 2019-02-17 15:38:40 +01:00
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