Files
poky/meta/classes
Nitin A Kamble b273ca2be0 libc-package.bbclass: fix qemu issue with pseudo
This solution is what Mark Hatle recommended.

To disable pseudo, while already running, you need to set:
PSEUDO_RELOADED=YES, and then exec something...

This causes pseudo to disable itself from LD_PRELOAD, and thus fall
out of memory on the exec.

This Fixes [BUGID #226]

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-09-10 12:53:10 +01:00
..
2006-07-21 10:10:31 +00:00
2009-12-05 23:18:02 +00:00
2008-05-15 14:11:13 +00:00
2010-08-27 13:29:51 +01:00
2010-09-10 12:50:43 +01:00
2007-09-02 11:07:13 +00:00
2010-05-06 12:53:16 +01:00