kumquat-buildroot/package/udpxy/Config.in
Fabrice Fontaine 6c3a4107b3 package/udpxy: bump to version 1.0-25.1
- Switch site to get latest release
- Set ALL_CFLAGS to drop -Werror
- Update hash of README (changes not related to license)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-05-11 09:05:24 +02:00

10 lines
265 B
Plaintext

config BR2_PACKAGE_UDPXY
bool "udpxy"
depends on BR2_USE_MMU
help
udpxy is a UDP-to-HTTP multicast traffic relay daemon: it
forwards UDP traffic from a given multicast subscription to
the requesting HTTP client.
https://github.com/pcherenkov/udpxy/