summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/python/python-gst
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2010-09-08 12:30:19 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-09-10 12:53:10 +0100
commitb273ca2be051cab71bd07e11a1a4a5106e64f5ce (patch)
tree091badc468100880da612eebceccf6a480e8d9fa /meta/recipes-devtools/python/python-gst
parentb4c5b953c80c81f96a912afec9e65fa6faf8f769 (diff)
downloadopenembedded-core-b273ca2be051cab71bd07e11a1a4a5106e64f5ce.tar.gz
openembedded-core-b273ca2be051cab71bd07e11a1a4a5106e64f5ce.tar.bz2
openembedded-core-b273ca2be051cab71bd07e11a1a4a5106e64f5ce.tar.xz
openembedded-core-b273ca2be051cab71bd07e11a1a4a5106e64f5ce.zip
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>
Diffstat (limited to 'meta/recipes-devtools/python/python-gst')
0 files changed, 0 insertions, 0 deletions
0' href='#n150'>150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195