1 comment "udpcast needs a toolchain w/ threads"
3 depends on !BR2_TOOLCHAIN_HAS_THREADS
5 config BR2_PACKAGE_UDPCAST
7 depends on BR2_TOOLCHAIN_HAS_THREADS
8 depends on BR2_USE_MMU # fork()
10 A multicast protocol implementation which happens to
11 be very handy for imaging drives over the network.
13 http://www.udpcast.linux.lu/
15 if BR2_PACKAGE_UDPCAST
17 config BR2_PACKAGE_UDPCAST_SENDER
20 The udpcast transmitter.
22 config BR2_PACKAGE_UDPCAST_RECEIVER