From ec6191e6eacc3faa35a9089a08a9b913a2ed05e3 Mon Sep 17 00:00:00 2001 From: Frankenstone Date: Tue, 25 May 2021 21:29:07 +0200 Subject: [PATCH] hardware_caps: boxname zgemma h7 change Origin commit data ------------------ Branch: master Commit: https://github.com/neutrino-images/ni-libstb-hal/commit/807b34bd18608d6a413dfbdf50ff261176b2ce84 Author: Frankenstone Date: 2021-05-25 (Tue, 25 May 2021) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- libarmbox/hardware_caps.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libarmbox/hardware_caps.c b/libarmbox/hardware_caps.c index 1c3bebf..64b08e1 100644 --- a/libarmbox/hardware_caps.c +++ b/libarmbox/hardware_caps.c @@ -282,7 +282,7 @@ hw_caps_t *get_hwcaps(void) caps.has_HDMI = 1; strcpy(caps.startup_file, "STARTUP"); strcpy(caps.boxvendor, "AirDigital"); - strcpy(caps.boxname, "Zgemma H7C/S"); + strcpy(caps.boxname, "Zgemma H7"); strcpy(caps.boxarch, "BCM7251S"); #endif #if BOXMODEL_OSMINI4K