- Oct 05, 2012
-
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* it's autodetected and then later when it's not in sysroot it fails: | /bin/grep: /OE/shr-core/tmp-eglibc/sysroots/tuna/usr/lib/libfftw3.la: No such file or directory | /bin/sed: can't read /OE/shr-core/tmp-eglibc/sysroots/tuna/usr/lib/libfftw3.la: No such file or directory | arm-oe-linux-gnueabi-libtool: link: `/OE/shr-core/tmp-eglibc/sysroots/tuna/usr/lib/libfftw3.la' is not a valid libtool archive | make[1]: *** [wand/libMagickWand.la] Error 1 | make[1]: Leaving directory `/OE/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/imagemagick-6.7.5-r3/ImageMagick-6.7.5-6' Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* chrpath-native was added to ASSUME_PROVIDED http://lists.linuxtogo.org/pipermail/openembedded-core/2012-October/030744.html * it would be better to not use chrpath at all, but build.txt says: If you do not have chrpath available, GPSD binaries will be built statically. ... When you are cross-compiling, you'll need chrpath at version 0.14 or later for cross-architecture support. If it's not yet packaged for your environment, see http://alioth.debian.org/projects/chrpath/ and I prefer to stick to upstream Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* it's depending on clean.bbclass which isn't in meta-oe and oe-core now has externalsrc.bbclass Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
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>
-
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>
-
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>
-
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>
-
Otavio Salvador authored
Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
-
- Oct 04, 2012
-
-
Otavio Salvador authored
This imports the recipe for TinyXML from meta-WebOS@e5c99c2cf, does some minor fixes on the recipe and import the patches included in the Debian package. We use PR as r5 to ensure the package is updated when removed from meta-WebOS layer. 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>
-
Andrei Gherzan authored
Using the way swig interface is installed leads to a bad path in ${D}. The interface ended up in ${D}/${STAGING_DIR_NATIVE} which is wrong. The fix is to define a variable in recipe which is used in install rule by talloc. As well, LICENSE variable modified to reflect the real license: LGPL-3.0 Signed-off-by:Andrei Gherzan <andrei@gherzan.ro> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Oct 03, 2012
-
-
Paul Eggleton authored
Add new recipe for the Xdebug PHP debugger/profiler. Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
Paul Eggleton authored
* Use working SRC_URI * Fix to use correct headers and apxs script for cross-compiling * Enable threading * Install headers and scripts for building extension modules * Use proper variables instead of /etc, /usr/lib etc. * Fix rpath QA issues * Add LIC_FILES_CHKSUM * Put apache config file into SRC_URI instead of referring to it using FILESDIR Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
Paul Eggleton authored
* Enable threading for PHP * Backport a number of patches * Use apachectl in init script * Install modules into a sane location * Ensure apxs script is installed into sysroot in crossscripts directory and modified so that it works for building PHP * Install httpd executable for native version so that PHP configure script can call it * Rename server-makefile-patch to server-makefile.patch and drop apply=yes * Add LIC_FILES_CHKSUM * Fix packaging QA warnings * Add LSB headers to init script * Clean out some cruft and move packaging stuff after do_install Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
Paul Eggleton authored
Add a layer for web servers, web-based applications and other related software. Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
Gary Thomas authored
Signed-off-by:
Gary Thomas <gary@mlbassoc.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Oct 02, 2012
-
-
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
* http://www.portaudio.com/usingsvn.html : Note that we are in the process of migrating from Trac on portaudio.com to Assembla. (1/24/12) * old repo seems gone now Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* it was failing when do_configure was reexecuted in same workdir Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* something changed in override/prepend expansion and azy-native now had do_configure_prepend applied too Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* used by azy Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
- Oct 01, 2012
-
-
jackie huang authored
ptpd: update to 2.2.0 Signed-off-by:
Jackie Huang <jackie.huang@windriver.com> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
-
Paul Eggleton authored
This is about to be removed from OE-Core, so add it here for those that still want it. Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
-
- Sep 28, 2012
-
-
Khem Raj authored
Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Sep 26, 2012
-
-
- Sep 24, 2012
-
-
Khem Raj authored
moved into OE-Core Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei@gherzan.ro> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei@gherzan.ro> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Ertsaas authored
zsh: Change from 4.3.17 to 5.0.0, which is the latest stable release. Also change the mirror from the zsh ftp server, which is really slow and unstable, to a sourceforce mirror. The reason for removing the 4.3.17 recipe is that it used the ftp mirror, which has removed the 4.3.17 tarbal used. Signed-off-by:
Martin Ertsaas <mertsas@cisco.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-