projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
846bc0c
)
udpcast: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Wed, 9 Oct 2013 20:25:42 +0000
(17:25 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 9 Oct 2013 20:34:58 +0000
(22:34 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/udpcast/Config.in
patch
|
blob
|
history
diff --git
a/package/udpcast/Config.in
b/package/udpcast/Config.in
index cb817a914051458f4de776fe7b88837a85786c7f..cae27bd287b62b37c8110593fe258cf73786d064 100644
(file)
--- a/
package/udpcast/Config.in
+++ b/
package/udpcast/Config.in
@@
-2,6
+2,7
@@
config BR2_PACKAGE_UDPCAST
bool "udpcast"
depends on BR2_LARGEFILE
depends on BR2_TOOLCHAIN_HAS_THREADS
+ depends on BR2_USE_MMU # fork()
help
A multicast protocol implementation which happens to
be very handy for imaging drives over the network.