- Oct 24, 2012
-
-
Koen Kooi authored
These are the tools needed for creating and managing f2fs partitions. Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Paul Eggleton authored
includedir (by way of EXTRA_INCLUDES) gets into the CFLAGS of modphp via apxs; thus it should not point to a location on the host. Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
Otavio Salvador authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Otavio Salvador authored
Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Acked-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Otavio Salvador authored
This includes the patches in use in Debian package to fix color inversion and other minor issues. Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Paul Eggleton authored
Path replacement was not happening on some machines if the MySQL build scripts set a different path in the produced mysql_config script, resulting in host paths being left in. Original patch by Joe Slater <jslater@windriver.com>. Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
autoconf.bbclass forces building po dirs by copying po/Makefile.in.in. We have to care for libgphoto2_port/po/Makefile.in.in too and have to remove AM_PO_SUBDIRS() from configure.ac since that causes | autoreconf: running: aclocal --system-acdir=/home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/aclocal-copy/ --automake-acdir=/home/Superandy/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/share/aclocal-1.12 -I /home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/auto-m4/ -I /home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/m4m/ -I /home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/auto-m4/ -I /home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/m4m/ --force -I auto-m4 -I m4m | configure.ac:230: error: `po-directories' is already registered with AC_CONFIG_COMMANDS. Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Marc Ferland authored
The lmsensors project provides hardware health monitoring tools in the form of kernel drivers, a user-space library and some helper programs. This recipe provides all the different user-space tools offered by lmsensors in separete packages. Startup scripts and default configuration files are also made available through this commit. The packages consist of (description text from lmsensors documentation): * lmsensors-libsensors: The user-space sensors support library code. * lmsensors-sensors: A console tool to report sensor readings and set new sensor limits. * lmsensors-sensord: A daemon to watch sensor values and log problems. It includes RRD support. * lmsensors-fancontrol: Controls fanspeeds responding to changes on temperature sensors. Configuration through pwmconfig. * lmsensors-sensorsdetect: This program tries to detect the available SMBus adapters and the chips connected to them, as well as Super-I/O and misc chips. * lmsensors-sensorsconfconvert: Convert configuration files from lmsensorsv2 to lmsensorsv3. * lmsensors-pwmconfig: tests the pwm (pulse width modulation) outputs of sensors for their effect on the fans and helps to setup the configfile for fancontrol. * lmsensors-isatools: This program sets/gets the registers of ISA or Super-I/O chips. Signed-off-by:
Marc Ferland <ferlandm@sonatest.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>
-
Samuel Stirtzel authored
To be merged after gtk-immodules-cache.bbclass hits oe-core Signed-off-by:
Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Sander van Grieken authored
Signed-off-by:
Sander van Grieken <sander@outrightsolutions.nl> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Jack Mitchell authored
Signed-off-by:
Jack Mitchell <jack.mitchell@dbbroadcast.co.uk> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Oct 23, 2012
-
-
Martin Jansa authored
* otherwise configure uses python-config from host and passes wrong CFLAGS see http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-October/042058.html for details Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
disable microhttd and package new files Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Samuel Stirtzel authored
This fixes "ERROR: Multiple .bb files are due to be built which each provide jpeg" Signed-off-by:
Samuel Stirtzel <s.stirtzel@googlemail.com> Acked-by:
Chase Maupin <chase.maupin@ti.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Khem Raj authored
Booted on eglibc i586, arm, ppc qemu systems Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Oct 19, 2012
-
-
Philip Balister authored
Signed-off-by:
Philip Balister <philip@balister.org> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Philip Balister authored
Bug fix release. Signed-off-by:
Philip Balister <philip@balister.org> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
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>
-