Skip to content

Commit

Permalink
camera: setup ICP (commaai#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh authored Sep 27, 2024
1 parent 574c4b8 commit 7eaa033
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Dockerfile.agnos
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,9 @@ RUN systemctl enable ModemManager
# Add more T-Mobile networks to mobile-broadband-provider-info (do we still need the package?)
COPY ./userspace/files/serviceproviders.xml /usr/share/mobile-broadband-provider-info/serviceproviders.xml

# Copy extra FW, rest comes from debs
COPY ./userspace/files/CAMERA_ICP.elf /usr/lib/firmware

# Setup hostname resolution for our custom hostname
RUN sed -i 's/hosts: files dns myhostname/hosts: files myhostname dns/g' /etc/nsswitch.conf

Expand Down
Binary file added userspace/files/CAMERA_ICP.elf
Binary file not shown.

0 comments on commit 7eaa033

Please sign in to comment.