Skip to content

Commit

Permalink
Update rpi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Jan 23, 2024
1 parent 9d9f042 commit 6a39a33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
cp -r tuning/* /opt/libcamera-openhd/usr/share/libcamera/ipa/rpi/vc4/
sudo apt download arducam-pivariety-sdk-dev
dpkg -x arducam-pivariety-sdk-dev*.deb /opt/libcamera-openhd
rm arducam-pivariety-sdk-dev*.deb
fpm -a armhf -s dir -t deb -n libcamera-openhd -v 1.2.7 -C /opt/libcamera-openhd -p libcamera-openhd_VERSION_ARCH.deb --conflicts "libcamera-dev" --conflicts "libcamera0"
- name: Upload to Github
Expand Down

0 comments on commit 6a39a33

Please sign in to comment.