Commit Graph

5 Commits

Author SHA1 Message Date
plutooo
fdc6d1a182 hosversion: Fix logic 2019-02-17 21:41:47 +01:00
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
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