mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
hardware_caps: boxvendor ax hd51 change
Origin commit data
------------------
Branch: master
Commit: 14f8cc41b1
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-05-25 (Tue, 25 May 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -199,7 +199,7 @@ hw_caps_t *get_hwcaps(void)
|
||||
caps.has_button_vformat = 0;
|
||||
caps.has_HDMI = 1;
|
||||
strcpy(caps.startup_file, "STARTUP");
|
||||
strcpy(caps.boxvendor, "AX-Technologies");
|
||||
strcpy(caps.boxvendor, "AX");
|
||||
strcpy(caps.boxname, "HD51");
|
||||
strcpy(caps.boxarch, "BCM7251S");
|
||||
#endif
|
||||
@@ -220,7 +220,7 @@ hw_caps_t *get_hwcaps(void)
|
||||
caps.has_button_vformat = 0;
|
||||
caps.has_HDMI = 1;
|
||||
strcpy(caps.startup_file, "STARTUP_LINUX");
|
||||
strcpy(caps.boxvendor, "AX-Technologies");
|
||||
strcpy(caps.boxvendor, "AX");
|
||||
strcpy(caps.boxname, "HD60");
|
||||
strcpy(caps.boxarch, "HI3798M");
|
||||
#endif
|
||||
@@ -239,7 +239,7 @@ hw_caps_t *get_hwcaps(void)
|
||||
caps.has_button_vformat = 0;
|
||||
caps.has_HDMI = 1;
|
||||
strcpy(caps.startup_file, "STARTUP_LINUX");
|
||||
strcpy(caps.boxvendor, "AX-Technologies");
|
||||
strcpy(caps.boxvendor, "AX");
|
||||
strcpy(caps.boxname, "HD61");
|
||||
strcpy(caps.boxarch, "HI3798M");
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user