- May 21, 2013
 - 
- 
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>
 - 
Khem Raj authored
Fixes errors like | configure:15678: error: Package requirements (glibmm-2.4 >= 2.14.1 cairomm-1.0 >= 1.2.2 pangocairo >= 1.23.0) were not met: | | No package 'pangocairo' found Signed-off-by:
Khem Raj <raj.khem@gmail.com> Acked-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Paul Eggleton authored
If libnotify is in the sysroot, collectd will try to use it and then fail at do_compile because gtk/gtk.h can't be found. Since this is functionality that's not likely to be needed in the embedded context as far as collectd goes, just disable it. Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 
 - 
 - May 19, 2013
 - 
- 
Jonathan Liu authored
A newer version is available in OE-Core. Signed-off-by:
Jonathan Liu <net147@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Khem Raj authored
Fix errors like below | bluetooth-input.c:193:4: error: format '%d' expects argument of type 'int', but argument 5 has type 'XID' [-Werror=format=] | g_message ("has mouse: %s (id = %d)", device_info[i].name, device_info[i].id); | ^ | bluetooth-input.c:198:4: error: format '%d' expects argument of type 'int', but argument 5 has type 'XID' [-Werror=format=] | g_message ("has keyboard: %s (id = %d)", device_info[i].name, device_info[i].id); | ^ Signed-off-by:Khem Raj <raj.khem@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.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
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
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>
 
 -