Hi Patrick,
you should have a look at HAVEGED. It's an entropy generator for
headless machines. It should also help you on qemu devices.
Regards,
Sven
Am 13.04.2015 um 17:44 schrieb Patrick Ohly:
> I had problems under qemu with getting the ssh host key generated (not enough
> entropy). That pro
Am 22.02.2015 um 09:33 schrieb Robert P. J. Day:
>
> as much as this disturbs me, i was asked about the easiest way to
> add arbitrary files scattered across the development host into the
> final OE-generated image and, based on richard purdie's recent
> clarification that *everything* that is l
her.
Signed-off-by: Sven Ebenfeld
---
meta/lib/oe/terminal.py | 13 +
1 file changed, 13 insertions(+)
diff --git a/meta/lib/oe/terminal.py b/meta/lib/oe/terminal.py
index 54e3ffc..a02638f 100644
--- a/meta/lib/oe/terminal.py
+++ b/meta/lib/oe/terminal.py
@@ -55,6 +55,17 @@ class Gn
Am 16.02.2015 um 14:51 schrieb Brendan Le Foll:
>
> No real reason, was trying to keep it as simple as possible whilst
> making it clear it was not a good idea to re-enable it. I can make it
> a PACKAGECOUNFIG[ssl3] = "--no-ssl3" if you think that's best.
Shouldn't it be PACKAGECOUNFIG[nossl3] ?
Am 28.08.2014 16:36, schrieb Martin Jansa:
> On Thu, Aug 28, 2014 at 11:39:27AM +0200, Sven Ebenfeld wrote:
>> Am 25.08.2014 12:14, schrieb Martin Jansa:
>>> On Mon, Aug 25, 2014 at 09:56:31AM +0200, Sven Ebenfeld wrote:
>>>> I need to build hashdeep/md5deep within
Am 25.08.2014 12:14, schrieb Martin Jansa:
> On Mon, Aug 25, 2014 at 09:56:31AM +0200, Sven Ebenfeld wrote:
>> I need to build hashdeep/md5deep within OE to include it in my images. This
>> recipe enables OE to cross-compile md5deep. I needed to add the patch as
>> do_config
Thank you, I've posted an updated patch to openembedded-devel mailing list.
2014-08-25 12:14 GMT+02:00 Martin Jansa :
> On Mon, Aug 25, 2014 at 09:56:31AM +0200, Sven Ebenfeld wrote:
>> I need to build hashdeep/md5deep within OE to include it in my images. This
>> recipe
hashdeep as
well.
Signed-off-by: Sven Ebenfeld
---
.../md5deep/files/wrong-variable-expansion.patch | 39 ++
meta-oe/recipes-extended/md5deep/md5deep_4.4.bb| 16 +
2 files changed, 55 insertions(+)
create mode 100644
meta-oe/recipes-extended/md5deep/files/wrong