a23723d4c7
Fetch the source archive from fedora repository since this version of the source is not available on the project site since it moved to sourceforge. Also add the md5 checksum computed by feodra to the *.hash file. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
11 lines
253 B
Plaintext
11 lines
253 B
Plaintext
config BR2_PACKAGE_URG
|
|
bool "urg"
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
help
|
|
Library to control Hokuyo's URG series sensors.
|
|
|
|
https://sourceforge.net/p/urgnetwork/wiki/Home/
|
|
|
|
comment "urg needs a toolchain w/ C++"
|
|
depends on !BR2_INSTALL_LIBSTDCPP
|