- May 19, 2013
 - 
- 
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
 - 
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
 - 
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
 - 
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
 - 
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
 - 
Andreas Müller authored
xarchiver installs tap files for thunar-archive-plugin in $libexexdir/thunar-archive-plugin under the assumption that there is a single/common $libexexdir for all packages. In bitbake.conf oe-core sets libexecdir = "${libdir}/${BPN}" which causes thunar-archive-plugin not to find xarchiver tap-files. Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
 - 
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
 - 
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
 - 
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
 - 
Andreas Müller authored
Upstream code has seen many structural changes and the failing test is gone. Since changing to latest sources might cause huge reworking/test-efforts this patch only fixes the build error. Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 
 - 
 - May 16, 2013
 - 
- 
Koen Kooi authored
Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Koen Kooi authored
only build parse-edid, get-edid uses x86.h Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
without libgnome gnome-terminal crashes for missing font assertion: | ERROR:terminal-app.c:1451:terminal_app_init: assertion failed: (app->system_font_desc != NULL) Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Khem Raj authored
Fix stripping related warnings Drop foldarith_for_spe patch not neded anymore QA Error about elocations in .text are still there like 2.0.0 Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 
 - 
 - May 15, 2013
 - 
- 
Jukka Rissanen authored
Signed-off-by:
Jukka Rissanen <jukka.rissanen@linux.intel.com> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
 - 
Andreas Müller authored
WARNING: QA Issue: proftpd: Files/directories were installed but not shipped /home /home/ftp /home/ftp/pub Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
 
 - 
 - May 14, 2013
 - 
- 
Paul Eggleton authored
Remove some mostly superfluous scripts for adding additional mimetype support that add an explicit dependency on bash. Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
 - 
Paul Eggleton authored
Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
 - 
Paul Eggleton authored
Copying files and then modifying them is preferred rather than the other way around because then the modification can never be run twice if the function is re-executed on an existing work directory. Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
 - 
Paul Eggleton authored
Fixes the following warning: WARNING: QA Issue: ELF binary '${WORKDIR}/packages-split/modphp/usr/lib/apache2/modules/libphp5.so' has relocations in .text Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
 - 
Paul Eggleton authored
Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
 - 
Paul Eggleton authored
The fix for the apr-1-config/apu-1-config path issue has been in OE-Core for some time now (OE-Core commit ab56f1063a666df5faddd97f44758c8ae378e51c) so we no longer need these workarounds. Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
 - 
Paul Eggleton authored
Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
 
 - 
 - May 13, 2013
 - 
- 
Jukka Rissanen authored
Generated package contains perl script but dependecy to perl was missing. Signed-off-by:
Jukka Rissanen <jukka.rissanen@linux.intel.com> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
 - 
Andrea Adami authored
* some old patches apparently unneeded have been removed * patches are now better split * fix build for x86 and x86-64 * tested with qemuarm, qemuppc, qemumips, qemux86, qemux86-64 Signed-off-by:Andrea Adami <andrea.adami@gmail.com>
 - 
Andrea Adami authored
Signed-off-by:Andrea Adami <andrea.adami@gmail.com>
 - 
Andrea Adami authored
* the binary itself can run without kexec (in host-debug mode) so * specify in the cpio IMAGE which packages are needed at runtime Signed-off-by:Andrea Adami <andrea.adami@gmail.com>
 - 
Andrea Adami authored
* We used to export this in the days an external script handled the image * generation. This is no longer the case and hence we no longer need * this export. * As committed in oe-core with 919613c0e75362ee0eace99b51cc77d34a05372f Signed-off-by:Andrea Adami <andrea.adami@gmail.com>
 - 
Martin Jansa authored
* last patch added couple of tabs to multiline variables Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Philip Balister authored
Build tested with a qemux86-64 build. Signed-off-by:
Philip Balister <philip@balister.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Otavio Salvador authored
Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 
 - 
 - May 10, 2013
 - 
- 
Mark Hatle authored
Signed-off-by:
Mark Hatle <mark.hatle@windriver.com> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
 - 
Mark Hatle authored
Signed-off-by:
Mark Hatle <mark.hatle@windriver.com> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
 - 
Mark Hatle authored
Signed-off-by:
Mark Hatle <mark.hatle@windriver.com> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
 - 
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 
 -