Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removal of unused 6.1 and 5.15 kernels #1846

Merged
merged 2 commits into from
Sep 12, 2024

Commits on Sep 12, 2024

  1. Removal of unused 6.1 and 5.15 kernels

    Removing option paths for following unused kernels from mixins.spec:
    - linux-intel-lts2021
    - linux-intel-lts2022
    - lts2021-chromium
    - lts2022-chromium
    
    Tests done:
    - Android CIV
    - Wi-Fi on/off/scan
    - Bluetooth on/off/scan
    - Camera capture/recording
    - adb reboot
    - adb remount in CIV
    
    Tracked-On: OAM-124501
    Signed-off-by: simonami99 <[email protected]>
    simonami99 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8770a21 View commit details
    Browse the repository at this point in the history
  2. Added 6.1 kernel src and cfg path option

    Added the following src and cfg path options in mixins.spec:
    - lts2023_chromium_src_path
    - linux_intel_lts2023_src_path
    - lts2023_chromium_cfg_path
    - linux_intel_lts2023_cfg_path
    
    Tests done:
    - Android CIV
    - Wi-Fi on/off/scan
    - Bluetooth on/off/scan
    - Camera capture/recording
    - adb reboot
    - adb remount in CIV
    
    Tracked-On: OAM-124501
    Signed-off-by: simonami99 <[email protected]>
    simonami99 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6173f14 View commit details
    Browse the repository at this point in the history