From 0dfbf8f5eb6bde60cc26192ac90a67e256ed9cf4 Mon Sep 17 00:00:00 2001 From: Raphael <68374617+raphaelscholle@users.noreply.github.com> Date: Fri, 2 Feb 2024 00:43:26 +0100 Subject: [PATCH] Update build_chroot.sh --- build_chroot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_chroot.sh b/build_chroot.sh index 0d20fa9c8..fd55c2ae0 100644 --- a/build_chroot.sh +++ b/build_chroot.sh @@ -6,7 +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* -ls .a /usr/src/linux-headers-5.10.160-20-rk356x/include/config/ +locate drm.h gem install fpm cd build/linux/aarch64 ldconfig