projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a313a4
)
socketcand: needs mmu
author
Axel Lin
<axel.lin@ingics.com>
Sat, 7 Sep 2013 06:04:26 +0000
(14:04 +0800)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 11 Sep 2013 10:55:35 +0000
(12:55 +0200)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/socketcand/Config.in
patch
|
blob
|
history
diff --git
a/package/socketcand/Config.in
b/package/socketcand/Config.in
index 72315c0d440b3bfa24b058b08f448654fbbbb652..b836f55ed5cb8a8d638c09ef0c2f08eeb14e560d 100644
(file)
--- a/
package/socketcand/Config.in
+++ b/
package/socketcand/Config.in
@@
-1,6
+1,7
@@
config BR2_PACKAGE_SOCKETCAND
bool "socketcand"
depends on BR2_TOOLCHAIN_HAS_THREADS
+ depends on BR2_USE_MMU # fork()
help
Socketcand is a daemon that provides access to CAN interfaces
on a machine via a network interface.