summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* cherokee: bump PR to enable mysql supportPaul Eggleton2012-10-091-1/+1
| | | | | | | This needs a PR bump after the fix to mysql_config. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mysql: fix include path reported by mysql_configPaul Eggleton2012-10-091-2/+2
| | | | | | | | | | | mysql_config should point to the directory where the MySQL include files can be found and not its parent. This fixes building modphp with mysql enabled, and allows cherokee to actually enable mysql support. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pinpoint: add new recipePaul Eggleton2012-10-091-0/+20
| | | | | | | | Add new recipe for the latest git version of pinpoint, the hacker-friendly presentation tool. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* iw: update to 3.6jackie huang2012-10-091-6/+7
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* v4l-utils: fix build breakageKoen Kooi2012-10-052-55/+11
| | | | | | Update to a newer SRCREV for fixed and get autotools support as a bonus. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-numpy 1.4.1: update hack to find the new location for python-nativeKoen Kooi2012-10-051-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* imagemagick: add fftw to DEPENDSMartin Jansa2012-10-051-2/+2
| | | | | | | | | | | * 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>
* gpsd: use chrpath-replacement-native nowMartin Jansa2012-10-051-2/+4
| | | | | | | | | | | | | | | * 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>
* python-pyqt: don't fail when do_configure is executed twice in the same WORKDIRMartin Jansa2012-10-051-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* srctree: remove this bbclassMartin Jansa2012-10-051-123/+0
| | | | | | * 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>
* opencv: bump PR due libav updateOtavio Salvador2012-10-051-0/+1
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* vlc: bump PR due libav updateOtavio Salvador2012-10-051-1/+1
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mplayer2: bump PR due libav updateOtavio Salvador2012-10-051-1/+1
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gst-ffmpeg: bump PR due libav updateOtavio Salvador2012-10-051-1/+1
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sox: bump PR due libav updateOtavio Salvador2012-10-051-0/+2
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mpd: bump PR due libav updateOtavio Salvador2012-10-051-0/+2
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libav: Update to 0.8.3 versionOtavio Salvador2012-10-053-71/+12
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libav: Drop 0.6.5 versionOtavio Salvador2012-10-051-22/+0
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libav: Convert to use dynamic packages to split librariesOtavio Salvador2012-10-051-43/+33
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Merge remote-tracking branch 'meta-oe-contrib/paule/meta-webserver-add'Koen Kooi2012-10-0525-0/+1688
|\
| * xdebug: add new recipePaul Eggleton2012-10-031-0/+34
| | | | | | | | | | | | Add new recipe for the Xdebug PHP debugger/profiler. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
| * modphp: add from OE-Classic, update to 5.3.14 and fixPaul Eggleton2012-10-035-0/+182
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
| * apache2: add from OE-Classic, update to version 2.4.2 and fixPaul Eggleton2012-10-0316-0/+1405
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
| * Add meta-webserver layerPaul Eggleton2012-10-033-0/+67
| | | | | | | | | | | | | | Add a layer for web servers, web-based applications and other related software. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* | libtinyxml: Add recipe for 2.6.2Otavio Salvador2012-10-043-0/+125
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | libcec: Update to 1.9.0 versionOtavio Salvador2012-10-041-5/+5
| | | | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* | lockdev: Add recipe based on upcoming 1.0.4 versionOtavio Salvador2012-10-041-0/+20
| | | | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* | talloc: Fix swig interface install pathAndrei Gherzan2012-10-042-3/+37
|/ | | | | | | | | | | | 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>
* media-ctl: Update to latest upstream to fix build with latest autotoolsGary Thomas2012-10-031-2/+2
| | | | | Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-pyqt: upgrade to 4.9.5Martin Jansa2012-10-027-93/+18
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt4: add bbappends also for 4.8.3 versionMartin Jansa2012-10-022-0/+12
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* portaudio: update SRC_URIMartin Jansa2012-10-021-1/+1
| | | | | | | | * 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>
* foxtrotgps: rename configure.in only if it still existsMartin Jansa2012-10-021-1/+5
| | | | | | * it was failing when do_configure was reexecuted in same workdir Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elmdentica: add LIC_FILES_CHKSUMMartin Jansa2012-10-021-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* azy: fix do_configureMartin Jansa2012-10-021-3/+4
| | | | | | * 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>
* azy: add LIC_FILES_CHKSUMMartin Jansa2012-10-021-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* re2c: import from oe-classicMartin Jansa2012-10-021-0/+14
| | | | | | * used by azy Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ptpd: update to 2.2.0jackie huang2012-10-013-0/+125
| | | | | | | ptpd: update to 2.2.0 Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
* zeroconf: add from OE-CorePaul Eggleton2012-10-014-0/+121
| | | | | | | | 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>
* uhd,fuse: Fix misplaced quotationsKhem Raj2012-09-282-3/+3
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Merge branch 'xfce-4.10' of ↵Koen Kooi2012-09-2653-846/+853
|\ | | | | | | git://gitorious.org/schnitzeltony-oe-meta/meta-openembedded
| * README: add some layer dependency hintsAndreas Müller2012-09-181-0/+6
| |
| * packagegroup-xfce-multimedia: initial addAndreas Müller2012-09-181-0/+10
| |
| * xfmpc: initial add 0.2.2Andreas Müller2012-09-181-0/+13
| | | | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
| * xfce4-mpc-plugin: initial add 0.4.4Andreas Müller2012-09-181-0/+15
| | | | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
| * mpd: Initial add 0.17.1Andreas Müller2012-09-183-0/+478
| | | | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
| * libmpd: initial add 11.8.17Andreas Müller2012-09-181-0/+11
| | | | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
| * midori: update to 0.4.6Andreas Müller2012-09-181-2/+2
| | | | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
| * packagegroup-xfce-extended: add xfce4-fsguard-plugin and xfce4-battery-pluginAndreas Müller2012-09-181-1/+3
| | | | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
| * xfce4-battery-plugin: initial add 1.0.5Andreas Müller2012-09-181-0/+9
| | | | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>