Skip to content

Commit

Permalink
camera: setup ICP
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Sep 27, 2024
1 parent f8408e4 commit 34d53b4
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 @@ -241,6 +241,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 34d53b4

Please sign in to comment.