Skip to content

Commit

Permalink
Update README to add debhelper package dependency for host kernel build
Browse files Browse the repository at this point in the history
Test done:
- Able to build host kernel successfully with build_weekly.sh

Tracked-On: OAM-124320
Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
  • Loading branch information
JeevakaPrabu committed Sep 13, 2024
1 parent 525ce4c commit 786de59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion host/kernel/lts2023-chromium/README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Instructions to build and deploy host kernel

# Install packages needed to compile kernel from source
sudo apt update
sudo apt install build-essential libncurses-dev gawk flex bison openssl libssl-dev dkms libelf-dev libudev-dev libpci-dev libiberty-dev autoconf
sudo apt install build-essential libncurses-dev gawk flex bison openssl libssl-dev dkms libelf-dev libudev-dev libpci-dev libiberty-dev autoconf debhelper

wget https://raw.githubusercontent.com/projectceladon/vendor-intel-utils/master/host/kernel/lts2023-chromium/build.sh
./build.sh
Expand Down

0 comments on commit 786de59

Please sign in to comment.