Skip to content

Commit

Permalink
chore: Remove no longer applicable comment
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Oct 27, 2024
1 parent 313ffe8 commit ee5a44e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
ostree container commit

# Setup firmware
# Downgrade firmware to address galileo waking while asleep
RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
mkdir -p /tmp/linux-firmware-neptune && \
curl -Lo /tmp/linux-firmware-neptune/cs35l41-dsp1-spk-cali.bin https://gitlab.com/evlaV/linux-firmware-neptune/-/raw/"${JUPITER_FIRMWARE_VERSION}"/cs35l41-dsp1-spk-cali.bin && \
Expand Down

0 comments on commit ee5a44e

Please sign in to comment.