diff mbox

aespipe: needs mmu

Message ID 1370264699-16193-1-git-send-email-gustavo@zacarias.com.ar
State Accepted
Commit 0e1ec378b32486c27bdd69589a493ed79dac2708
Headers show

Commit Message

Gustavo Zacarias June 3, 2013, 1:04 p.m. UTC
Fixes:
http://autobuild.buildroot.net/results/9f3/9f3f85a024791cdc6b10e3e40cf41707eb074447/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/aespipe/Config.in | 1 +
 1 file changed, 1 insertion(+)

Comments

Peter Korsgaard June 3, 2013, 2:37 p.m. UTC | #1
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 Gustavo> Fixes:
 Gustavo> http://autobuild.buildroot.net/results/9f3/9f3f85a024791cdc6b10e3e40cf41707eb074447/

Committed, thanks.
diff mbox

Patch

diff --git a/package/aespipe/Config.in b/package/aespipe/Config.in
index ccc94c2..df99523 100644
--- 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