- Mar 11, 2012
-
-
Andreas Müller authored
error in do_configure.log was: checking for mysql_config... /usr/bin/mysql_config checking for MySQL libraries... yes checking for mysql.h (using mysql_config --cflags)... no checking if MySQL version is >= 5.0.0... yes ... ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. Rerun configure task after fixing this. The path was '/home/andreas/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/cherokee-1.2.98-r0.0/cherokee-1.2.98' ERROR: Function failed: do_qa_configure Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Khem Raj <raj.khem@gmail.com>
-
Zhenhua Luo authored
Signed-off-by:
Zhenhua Luo <b19537@freescale.com> Signed-off-by:
Khem Raj <raj.khem@gmail.com>
-
Matthew McClintock authored
This is useful when we want to include meta-oe as is, and also want to modify the toolchain such that these patches don't apply cleanly Signed-off-by:
Matthew McClintock <msm@freescale.com> Signed-off-by:
Khem Raj <raj.khem@gmail.com>
-
- Mar 09, 2012
-
-
Koen Kooi authored
Storing coredumps in the journal was mentioned as one of the reasons the journals grow so large Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Gary Thomas authored
Without this change, 'git send-email' complains of a missing argument. Tested with git 1.7.7.6 on Fedora 16. Signed-off-by:
Gary Thomas <gary@mlbassoc.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Gary Thomas authored
Without GNOME icons installed, e.g. when using only core-image-sato, midori dies violently: # midori The configuration couldn't be loaded: No such file or directory (midori:2915): Gtk-WARNING **: Error loading theme icon 'stock_new-tab' for stock: Icon 'stock_new-tab' not present in theme (midori:2915): Gtk-WARNING **: Error loading theme icon 'bookmark-new' for stock: Icon 'bookmark-new' not present in theme (midori:2915): Gtk-WARNING **: Error loading theme icon 'stock_add-bookmark' for stock: Icon 'stock_add-bookmark' not present in theme Segmentation fault Signed-off-by:
Gary Thomas <gary@mlbassoc.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Tom Rini authored
Signed-off-by:
Tom Rini <trini@ti.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Oberritter authored
* Commit e27af1f273e9a7348dd8f5542df9206acd9210f3 of OE-core split bzip2 into binary and library packages. Signed-off-by:
Andreas Oberritter <obi@opendreambox.org> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Oberritter authored
* pidof lives in /bin, search it in $PATH. * Assume pidof's presence. * Remove -e shell option, because pidof may return nonzero. Signed-off-by:
Andreas Oberritter <obi@opendreambox.org> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* poppler is autodetected and then transitive deps are not working as expected (it will remove tiff from sysroot to replace it with newer version while building something else against elementary) | /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/x86_64-oe-linux/gcc/x86_64-oe-linux/4.6.3/ld: warning: libtiff.so.3, needed by /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libelementary.so, not found (try using -rpath or -rpath-link) | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFSetField' | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFClose' | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFDefaultStripSize' | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFFdOpen' | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFWriteScanline' Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* it's autodetected Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* remove e-wm patch from 974d2fe857c82826606959ea909bc6e75567e4e4, it's not needed now. Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Khem Raj authored
This brings in bug fixes for details clone gcc tree and checkout gcc-4_5-branch and then git log aab79458fc2025967f9a35aef4e7c0094c63d38e..1b523ca2a20934d1c52cb3a54b634ac4441debdf Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
This is in preparation for the v44 release. * drop 2 patches that aren't needed anymore * fix more endianness problems * fix journal crashes with large files Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
- Mar 08, 2012
-
-
Khem Raj authored
Update linaro patches Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
Ulf Samuelsson authored
20111211 has disappeared from the server Signed-off-by:
Ulf Samuelsson <ulf@emagii.com> Signed-off-by:
Khem Raj <raj.khem@gmail.com>
-
- Mar 07, 2012
-
-
Andreas Oberritter authored
* consolekit fails to build without x11, so drop the runtime dependency on consolekit if x11 is unavailable. Signed-off-by:
Andreas Oberritter <obi@opendreambox.org> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andrea Adami authored
* apply latest patchset * bump PR * catch up and sync with linux-yocto (wip) Signed-off-by:
Andrea Adami <andrea.adami@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Mar 06, 2012
-
-
Andreas Müller authored
tested with buildhistory Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
networkmanager-systemd was not yet created to avoid fallout in images. The warning for this created at parse time is our reminder. Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
| ./gvfsbackendhttp.h:28:26: fatal error: libsoup/soup.h: No such file or directory | compilation terminated. | make[4]: *** [gvfsd_dav-daemon-main-generic.o] Error 1 Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
- Mar 04, 2012
-
-
Andreas Müller authored
There was a patch sent already for fixing [1]. In that patch the static libraries of panel plugins were deleted during install. Here all static libs are packed into ${PN}-staticdev. The decision for this solution is based on: * Keep recipes as simple as possible * Although unlikely there might be a use case for having static libs for panel plugins [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-February/037926.html Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
run-tested on overo Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
run-tested on overo Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Otavio Salvador authored
The atftpd do not create the pid file and systemd sends a SIGTERM to it if the pid file cannot be found. Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
License is still AGPL-3 the checksum changed due to 1.0rc -> 1.0 Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
- Mar 02, 2012
-
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-