mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-22 12:51:25 +03:00
Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(404)' URL status in the package stats
web page output.
Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 47e0aec2c9)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
192 B
Plaintext
9 lines
192 B
Plaintext
config BR2_PACKAGE_PIMD
|
|
bool "pimd"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
pimd is a lightweight stand-alone PIM-SM v2 multicast routing
|
|
daemon.
|
|
|
|
http://troglobit.com/projects/pimd/
|