Skip to content

Commit

Permalink
Update build_chroot.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Feb 1, 2024
1 parent c8a0733 commit e1fe909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ sudo apt install -y python3-pip
sudo pip3 install --upgrade cloudsmith-cli
sudo apt install -y git ruby-dev make cmake gcc g++ wget libdrm-dev mlocate
apt install -y libdrm*
cp /usr/src/linux-headers-5.10.160-20-rk356x/include/config/libdrm.h /usr/include/drm/
gem install fpm
cd build/linux/aarch64
ldconfig
Expand Down

0 comments on commit e1fe909

Please sign in to comment.