Skip to content

Commit

Permalink
Update openhd.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Sep 28, 2024
1 parent 1b749c2 commit 9ff99b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions external/buildroot/package/openhd/openhd.mk
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OPENHD_SITE = https://github.com/OpenHD/OpenHD
OPENHD_SITE_METHOD = git
OPENHD_GIT_SUBMODULES = YES
OPENHD_VERSION = {{VERSION}}
OPENHD_VERSION = fbb6ed1ffe00b66e1d32fd9c9b5830b84d3a9c4b
OPENHD_SUBDIR = OpenHD

OPENHD_INSTALL_STAGING = NO
Expand All @@ -15,4 +15,3 @@ OPENHD_INSTALL_TARGET = YES
OPENHD_CONF_OPTS = -DENABLE_USB_CAMERAS=OFF
OPENHD_DEPENDENCIES = libsodium gstreamer1 gst1-plugins-base libpcap host-pkgconf
$(eval $(cmake-package))

0 comments on commit 9ff99b1

Please sign in to comment.