From: Koen Kooi Date: Sat, 28 Jul 2007 18:07:34 +0000 (+0000) Subject: site: we all have /dev/random, so put it in common X-Git-Tag: Release-2010-05/1~8868^2~66^2~26^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce284e43f66b60d67f0f326057345dd0bcc33a7d;p=openembedded.git site: we all have /dev/random, so put it in common --- diff --git a/site/common b/site/common index f73a36abed..565b053623 100644 --- a/site/common +++ b/site/common @@ -1,2 +1,4 @@ # libelf mr_cv_target_elf=${mr_cv_target_elf=yes} + +ac_cv_file__dev_random=${ac_cv_file__dev_random=yes}