Skip to content

Commit

Permalink
Update 00-run-chroot.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Jan 23, 2024
1 parent 51bbdfa commit b35f685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stages/02-Packages/00-run-chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ function install_x20_packages {
function fix_stupid_libcamera_rpi {
wget -O install_pivariety_pkgs.sh https://github.com/ArduCAM/Arducam-Pivariety-V4L2-Driver/releases/download/install_script/install_pivariety_pkgs.sh
chmod +x install_pivariety_pkgs.sh
apt update
./install_pivariety_pkgs.sh -p libcamera_dev
}

Expand Down

0 comments on commit b35f685

Please sign in to comment.