Re: [OE-core] [PATCH 0/1] ssh host key

2015-04-13 Thread Sven Ebenfeld
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

Re: [OE-core] how to (yuck) add arbitrary external files into an image?

2015-02-22 Thread Sven Ebenfeld
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

[OE-core] [oe-core][PATCH] terminal.py: No --disable-factory for gnome-terminal >= 3.10

2015-02-21 Thread Sven Ebenfeld
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

Re: [OE-core] [PATCH] openssl: disable SSLv3 by default

2015-02-16 Thread Sven Ebenfeld
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] ?

Re: [OE-core] [meta-oe][PATCH] md5deep: Add Recipe for md5deep package version 4.4

2014-08-28 Thread Sven Ebenfeld
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

Re: [OE-core] [meta-oe][PATCH] md5deep: Add Recipe for md5deep package version 4.4

2014-08-28 Thread Sven Ebenfeld
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

Re: [OE-core] [meta-oe][PATCH] md5deep: Add Recipe for md5deep package version 4.4

2014-08-25 Thread Sven Ebenfeld
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

[OE-core] [meta-oe][PATCH] md5deep: Add Recipe for md5deep package version 4.4

2014-08-25 Thread Sven Ebenfeld
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