Skip to content

Commit

Permalink
Removal of unused 5.15 kernel
Browse files Browse the repository at this point in the history
Removing the following unsupported kernels from manifest file:
- linux-intel-lts2021
- lts2021-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-125213
Change-Id: I55c8765aa27589532fd924ad021392d63e320f9d
Signed-off-by: simonami99 <[email protected]>
Signed-off-by: Vignesh T Prabhu <[email protected]>
  • Loading branch information
iViggyPrabhu committed Sep 24, 2024
1 parent afbdec0 commit d314e37
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/bsp-celadon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@
<project name="vm-manager-binaries" path="device/intel/civ/host/vm-manager-binaries" remote="github" revision="celadon/u/mr0/master" />

<project name="app-icon-manager" path="vendor/intel/app_icon_manager" remote="github" revision="celadon/u/mr0/master" />
<project name="linux-intel-lts2021-chromium" path="kernel/lts2021-chromium" remote="github" revision="celadon/u/mr0/master"/>
<project name="linux-intel-lts2021" path="kernel/linux-intel-lts2021" remote="github" revision="celadon/u/mr0/master"/>
<project name="linux-intel-lts2022" path="kernel/linux-intel-lts2022" remote="github" revision="celadon/u/mr0/master"/>
<project name="clipboard-agent" path="vendor/intel/external/clipboard-agent" remote="github" revision="celadon/u/mr0/master" />
<project name="linux-intel-lts2022-chromium" path="kernel/lts2022-chromium" remote="github" revision="celadon/u/mr0/master"/>
Expand Down

0 comments on commit d314e37

Please sign in to comment.