6c3a4107b3
- 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>
10 lines
265 B
Plaintext
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/
|