projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1bfc2d
)
lsof: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Mon, 28 Apr 2014 19:41:40 +0000
(16:41 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 28 Apr 2014 19:51:26 +0000
(21:51 +0200)
Fixes:
http://autobuild.buildroot.net/results/f03/
f03fd887cfb353149d88c97afa380bd95d6315f1
/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/lsof/Config.in
patch
|
blob
|
history
diff --git
a/package/lsof/Config.in
b/package/lsof/Config.in
index cc7512c25829a68dd0ac007283b93f9379f8009d..820cbf782b438c18319a510edd4789f8ae6cb5c4 100644
(file)
--- a/
package/lsof/Config.in
+++ b/
package/lsof/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_LSOF
bool "lsof"
+ depends on BR2_USE_MMU # fork()
help
lsof (LiSt Open Files)
The lsof tool lists information about files opened by