- Oct 03, 2012
-
-
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>
-
- Sep 22, 2012
-
-
Martin Jansa authored
* also added copy for libcroco librsvg is linked to it by default after http://git.openembedded.org/openembedded-core/commit/?id=e177f1475c55c7d0bf3e2752e6502a7e8577a075 Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* oe.process was removed in http://git.openembedded.org/openembedded-core/commit/meta/lib/oe?id=d56062cbf92ef206bf06c767befacb66927a9a36 Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* it's in oe-core now Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
- Sep 20, 2012
-
-
Khem Raj authored
It needs perl module libxml-simple-perl for icon-name-mapping secondly inherit perlnative since it may not be available on build host Fixes errors like below | Can't locate XML/Simple.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at /home/kraj/work/angstrom/build/tmp-angstrom_next-eglibc/sysroots/x86_64-linux/usr/libexec/icon-name-mapping line 12. Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Zhenhua Luo authored
The current LIC_FILES_CHKSUM checks the copyright/license from the generated Makefile.in, this is not correct. Since there is no seperated license/copying file, this fixes it to use license content in src/libnfnetlink.c instead. Signed-off-by:Zhenhua Luo <b19537@freescale.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Khem Raj authored
Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Sep 18, 2012
-
-
Andreas Müller authored
-
Andreas Müller authored
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
-
Andreas Müller authored
-
Andreas Müller authored
-