Skip to content

Commit

Permalink
Update Hailo FW to 4.16 version
Browse files Browse the repository at this point in the history
Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
  • Loading branch information
rucoder committed Jan 25, 2024
1 parent 4bbeb55 commit f39bd53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/fw/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ ADD ${RPI_BT_FIRMWARE_URL}/${RPI_BT_FIRMWARE_VERSION}/broadcom/BCM4345C5.hcd .

# Hailo GPU firmware
# we've got a written permission to include this firmware into EVE
ENV HAILO_FW_VERSION 4.15.0
ENV HAILO_FW_VERSION 4.16.0
RUN mkdir -p /lib/firmware/hailo
ADD https://hailo-hailort.s3.eu-west-2.amazonaws.com/Hailo8/${HAILO_FW_VERSION}/FW/hailo8_fw.${HAILO_FW_VERSION}.bin /lib/firmware/hailo/hailo8_fw.bin

Expand Down

0 comments on commit f39bd53

Please sign in to comment.