Skip to content

Commit

Permalink
poco
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Oct 4, 2024
1 parent 1bbffee commit e761c4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions external/buildroot/package/openhd/openhd.mk
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
OPENHD_SITE = https://github.com/raphaelscholle/OpenHD.git
OPENHD_SITE_METHOD = git
OPENHD_GIT_SUBMODULES = YES
OPENHD_VERSION = 94c753c87172fb273e7483b670a629d585aff60b
OPENHD_VERSION = 2e7d53e50065fa4fc1e3c0395d990270cda1de02

# Enable Git submodules if the project requires them
OPENHD_GIT_SUBMODULES = YES
Expand All @@ -21,7 +21,7 @@ OPENHD_INSTALL_STAGING = NO
OPENHD_INSTALL_TARGET = YES

# Additional configuration options for the CMake build
OPENHD_CONF_OPTS = -DENABLE_USB_CAMERAS=OFF -DCMAKE_PREFIX_PATH=/usr/lib/cmake/Poco
OPENHD_CONF_OPTS = -DENABLE_USB_CAMERAS=OFF

# List of dependencies that must be built before OpenHD
OPENHD_DEPENDENCIES = libsodium gstreamer1 gst1-plugins-base libpcap host-pkgconf
Expand Down

0 comments on commit e761c4a

Please sign in to comment.