mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-20 03:26:29 +00:00
Bump Hailo driver and firmware to v4.21.0 (#4095)
Bump Hailo stuff to the latest version. While this is a breaking change for add-ons depending on the driver, the most commonly used one (i.e. Frigate) didn't bump to v4.20.1 on their stable channel either, so it shouldn't have significant impact. We agreed with @blakeblackshear that once HAOS bumps the Hailo driver in HAOS 16, Frigate will follow.
This commit is contained in:
parent
79e3a016c4
commit
5d070c84a4
@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505 LICENSE
|
||||
sha256 517683771d4d0c5e23a77d00167c46e633d322c4939adc39babbced97a658a5a hailo-pci-v4.20.1.tar.gz
|
||||
sha256 624468126c1e5609475389271b3d2878cb6e7e40df9e85bad95be464a3e11be3 hailo-pci-v4.21.0.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
HAILO_PCI_VERSION = v4.20.1
|
||||
HAILO_PCI_VERSION = v4.21.0
|
||||
HAILO_PCI_SITE = $(call github,hailo-ai,hailort-drivers,$(HAILO_PCI_VERSION))
|
||||
HAILO_PCI_LICENSE = GPL-2.0
|
||||
HAILO_PCI_LICENSE_FILES = LICENSE
|
||||
|
@ -1 +1 @@
|
||||
sha256 32e26fffa11f3909a07340ca3f4714e5f20ce734f497a893b129ef978cde2593 hailo8_fw.4.20.1.bin
|
||||
sha256 2a5c94591d9e70d884242e64bf2388b0d2d46b816a335b4c00c3f81a07832635 hailo8_fw.4.21.0.bin
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HAILO8_FIRMWARE_VERSION = 4.20.1
|
||||
HAILO8_FIRMWARE_VERSION = 4.21.0
|
||||
HAILO8_FIRMWARE_LICENSE = PROPRIETARY
|
||||
HAILO8_FIRMWARE_SOURCE= hailo8_fw.$(HAILO8_FIRMWARE_VERSION).bin
|
||||
HAILO8_FIRMWARE_SITE="https://hailo-hailort.s3.eu-west-2.amazonaws.com/Hailo8/$(HAILO8_FIRMWARE_VERSION)/FW"
|
||||
|
Loading…
x
Reference in New Issue
Block a user