projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5770b89
)
aespipe: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Mon, 3 Jun 2013 03:04:59 +0000
(
03:04
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 3 Jun 2013 14:37:38 +0000
(16:37 +0200)
Fixes:
http://autobuild.buildroot.net/results/9f3/
9f3f85a024791cdc6b10e3e40cf41707eb074447
/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/aespipe/Config.in
patch
|
blob
|
history
diff --git
a/package/aespipe/Config.in
b/package/aespipe/Config.in
index ccc94c2a0c212541821d373e26b1124c2ee65776..df99523be2210ecee5d1be39693aba17f20f93ec 100644
(file)
--- a/
package/aespipe/Config.in
+++ b/
package/aespipe/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_AESPIPE
bool "aespipe"
+ depends on BR2_USE_MMU # fork()
help
aespipe program is AES encrypting or decrypting pipe. It reads from
standard input and writes to standard output. It can be used to