mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
hardware_caps: add boxmodel
Origin commit data
------------------
Commit: 61162a6ab7
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Origin message was:
------------------
- hardware_caps: add boxmodel
------------------
No further description and justification available within origin commit message!
------------------
Migit v0.7
This commit is contained in:
@@ -36,6 +36,7 @@ hw_caps_t *get_hwcaps(void)
|
||||
caps.display_can_deepstandby = 0;
|
||||
caps.display_has_statusline = 0;
|
||||
strcpy(caps.startup_file, "");
|
||||
strcpy(caps.model, "raspi");
|
||||
strcpy(caps.boxvendor, "Raspberry");
|
||||
strcpy(caps.boxname, "Pi");
|
||||
|
||||
|
Reference in New Issue
Block a user