- Oct 19, 2012
-
-
Marcin Juszkiewicz authored
Without that change target system had to be restarted to get MySQL running or it had to be run by hand. Reason was simple: mysql init script was starting before S99configure when package was not yet configured. Signed-off-by:
Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* mcnavi depends on ecore, but meta-oe does not depend on meta-efl * thanks to kergoth for reporting this! Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* it was removed from oe-core http://git.openembedded.org/openembedded-core/commit/?id=5b3748d463a6666c0d8e2624092619da8d8e6328 * there should be --disable-xprint/--without-xprint too, but it looks like all support for xprint was removed from libxaw already commit 012e73faab8dc8617c6da4679715dae14f6cddd4 Author: Daniel Stone <daniel@fooishbar.org> Date: Fri Aug 15 18:25:53 2008 +0300 Remove last remaining vestiges of Xprint support Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* it was removed from oe-core http://git.openembedded.org/openembedded-core/commit/?id=5b3748d463a6666c0d8e2624092619da8d8e6328 * it needs to be explicitly disabled now, because recipe was removed in oe-core, but files still stay in sysroot and we cannot even cleansstate it now without recipes around. Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* it was fixed in mysql5 3f95bb90 Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* bitbake uses PACKAGES_DYNAMIC as regexp ^ could make matching faster (and it will be more clear that we're expecting regexp not glob) * made all those last '-' optional, use .* (or nothing) * use += instead of = in most cases to keep ${PN}-locale from bitbake.conf:PACKAGES_DYNAMIC = "^${PN}-locale-.*" Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
- Oct 18, 2012
-
-
Jack Mitchell authored
Signed-off-by:
Jack Mitchell <jack.mitchell@dbbroadcast.co.uk> Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com>
-
Paul Eggleton authored
Since we override do_configure, gnu-configize doesn't get called and using the old gnu-config files distributed with the PHP source can cause problems for some people e.g. building for AArch64; so add a call to it explicitly here. Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
- Oct 17, 2012
-
-
Samuel Stirtzel authored
Maliit is a Qt based virtual keyboard under liberal license (LGPLv2.1 / BSD) The inputmethod framework from Qt is used and it supports gtk-immodules. It can also be used without dependencies to GTK+ (separate package for GTK+) Signed-off-by:
Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Paul Eggleton authored
Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
Paul Eggleton authored
* Add SUMMARY * Fix typo in DESCRIPTION * Set LICENSE to a parsable form Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
Paul Eggleton authored
The configure script fails without pangocairo which is provided by pango. Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
Paul Eggleton authored
The license is Apache 2.0 according to the included LICENSE.txt file. Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
- Oct 16, 2012
-
-
Andreas Müller authored
* To edit glade files for xfce-packages it needs libxfce4ui's catalog [1]. * Unfortunately some host distributions do not supply a libxfce4ui-glade package. * By installing glade3 + libxfce4ui-glade it is now possible to edit xfce's glade-files on target machine. [1] http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/20021 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
This allow the package to build fine. On the test board it didn't show anything in display but it seems to be hardware specific issue. Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Oct 15, 2012
-
-
Paul Eggleton authored
PHP 5 is distributed under the PHP 3.01 license (which we identify as PHP-3.0 as far as common license files go). Fixes the following warning: WARNING: modphp: No generic license file exists for: PHP in any provider Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
Paul Eggleton authored
Fixes the following QA issue: ERROR: QA Issue: package modphp contains bad RPATH ${STAGING_DIR_TARGET}/usr/lib in file ${WORKDIR}/packages-split/modphp/usr/lib/apache2/modules/libphp5.so Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
- Oct 11, 2012
-
-
Paul Eggleton authored
Move RDEPENDS to the end and PACKAGES before other packaging definitions. Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
Paul Eggleton authored
The apr-1-config and apu-1-config scripts (installed into the sysroot by apr and apr-util respectively) report incorrect paths with current OE-Core - see: http://bugzilla.yoctoproject.org/show_bug.cgi?id=3267 Since OE-Core is frozen at the moment, work around the issue by taking a copy of the scripts and fixing them up. Additionally we need to not mangle the libtool name as apr installs it into the sysroot as just 'libtool'. This fixes building apache2 with rm_work enabled. Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com>
-
- Oct 10, 2012
-
-
Andrea Galbusera authored
* based on recipe from oe-classic * update to currently available upstream version 1.4.9 Signed-off-by:
Andrea Galbusera <gizero@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Ertsaas authored
libftdi itself is licensed under LGPLv2, with some parts (eeprom programmer) is licensed under GPLv2. There doesn't seem to be any part licensed under a GPLv2-RLE variation of GPLv2, and so we should use GPLv2 instead of GPLv2-RLE. Signed-off-by:
Martin Ertsaas <mertsas@cisco.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Otavio Salvador authored
Using 'lib*' we end having problem with every other package that generate libraries dynamically thus we changed it to match the library prefixes. Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Otavio Salvador authored
This package depends on libpostproc to ensure same set of libraries is provided for runtime. Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Otavio Salvador authored
This has been split from libav code during development of 0.9 series. Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Otavio Salvador authored
Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Otavio Salvador authored
Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Marcin Juszkiewicz authored
It is using libpci if it is available and there is no --disable-pci switch. Signed-off-by:Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
-
Marcin Juszkiewicz authored
Signed-off-by:Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
-
Marcin Juszkiewicz authored
-
Marcin Juszkiewicz authored
Signed-off-by:Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
-
Marcin Juszkiewicz authored
Signed-off-by:Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
-
Marcin Juszkiewicz authored
Signed-off-by:Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
-
Marcin Juszkiewicz authored
Signed-off-by:Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
-
Marcin Juszkiewicz authored
Dropped Serif handling code - there is no Ubuntu Serif. Signed-off-by:Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
-
Marcin Juszkiewicz authored
Signed-off-by:Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
-
Marcin Juszkiewicz authored
Signed-off-by:Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
-
Marcin Juszkiewicz authored
Signed-off-by:Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
-
Marcin Juszkiewicz authored
Signed-off-by:Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
-
Marcin Juszkiewicz authored
checking for UDEV... no configure: error: Package requirements (libudev >= 143) were not met: No package 'libudev' found Signed-off-by:Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
-