Skip to content

Commit

Permalink
Update host kernel config, scripts and diff patches for v6.1.92 rebase
Browse files Browse the repository at this point in the history
Tests done:
- Host kernel build
- Ubuntu boot with generated kernel

Tracked-On: OAM-123153
Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
  • Loading branch information
JeevakaPrabu authored and sysopenci committed Aug 8, 2024
1 parent e8f3526 commit 77e4c9e
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 119 deletions.

This file was deleted.

This file was deleted.

3 changes: 1 addition & 2 deletions host/kernel/lts2022-chromium/build_weekly.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,11 @@ cd host_kernel

git clone https://github.com/projectceladon/vendor-intel-utils.git
cd vendor-intel-utils
git checkout b29ac676304fe6d9df26e45ac7a6f197ae8f68e2
cd ../

git clone https://github.com/projectceladon/linux-intel-lts2022-chromium.git
cd linux-intel-lts2022-chromium
git checkout 3ac5aa048639a40e29d2c773c5451afdc661c47f
git checkout 2fe084abc93d0fe7dff4fc7680d6b89ec613c8be

cp ../vendor-intel-utils/host/kernel/lts2022-chromium/x86_64_defconfig .config
patch_list=`find ../vendor-intel-utils/host/kernel/lts2022-chromium -iname "*.patch" | sort -u`
Expand Down
Loading

0 comments on commit 77e4c9e

Please sign in to comment.