You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kernel: lantiq: add CRC check for firmware download
Adds missing CRC validation check for firmware downloads in the Lantiq ADSL MEI CPE driver to ensure image integrity.
This commit also fixes a CI issue where the runner user didn't have
permissions to run `apt-get update` or modify `/etc/apt/sources.list`.
This adds `sudo` to these commands in `.github/workflows/build.yml` and
`.github/workflows/check-kernel-patches.yml`.
Furthermore, it adds `sudo` to `chown` commands in `.github/workflows/check-kernel-patches.yml` and `.github/workflows/tools.yml`.
Signed-off-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: manupawickramasinghe <73810867+manupawickramasinghe@users.noreply.github.com>
0 commit comments