mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
hw_caps: introduce startup_file
Origin commit data
------------------
Branch: master
Commit: 3403a06948
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-22 (Sun, 22 Nov 2020)
Origin message was:
------------------
- hw_caps: introduce startup_file
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -44,6 +44,7 @@ hw_caps_t *get_hwcaps(void)
|
||||
caps.has_button_timer = 1;
|
||||
caps.has_HDMI = 1;
|
||||
caps.has_SCART = 1;
|
||||
strcpy(caps.startup_file, "");
|
||||
strcpy(caps.boxvendor, "VU+");
|
||||
strcpy(caps.boxname, "DUO");
|
||||
strcpy(caps.boxarch, "BCM7335");
|
||||
|
Reference in New Issue
Block a user