Skip to content

Commit

Permalink
Bump Hailo-8 firmware to 4.19.0 for RPi kernel 6.6.62 (#3716)
Browse files Browse the repository at this point in the history
Kernel bump in #3715 contains update of the driver to version 4.19.0 - bump the
firmware version to match it.
  • Loading branch information
sairon authored Dec 4, 2024
1 parent 0a4114d commit 4229332
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sha256 bfa576dd782359d74cabcb19e87c3a934dce03dea0785e41f86fecc9a687a92b hailo8_fw.4.18.0.bin
sha256 160179e523b71aca4c1fabdcbb91e19b167d9c3f0c4d789180f8fc9ee82b4c5c hailo8_fw.4.19.0.bin
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

HAILO8_FIRMWARE_VERSION = 4.18.0
HAILO8_FIRMWARE_VERSION = 4.19.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"
Expand Down

0 comments on commit 4229332

Please sign in to comment.