mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
libarmbox: fix boxvendor VU+
Origin commit data
------------------
Branch: master
Commit: 2ca82462af
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-25 (Tue, 25 Dec 2018)
Origin message was:
------------------
- libarmbox: fix boxvendor VU+
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -43,7 +43,7 @@ hw_caps_t *get_hwcaps(void)
|
||||
caps.has_button_timer = 1;
|
||||
caps.has_button_vformat = 0;
|
||||
caps.has_HDMI = 1;
|
||||
strcpy(caps.boxvendor, "VU");
|
||||
strcpy(caps.boxvendor, "VU+");
|
||||
strcpy(caps.boxname, "SOLO4K");
|
||||
strcpy(caps.boxarch, "BCM7376");
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user