aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-10-03modphp: add from OE-Classic, update to 5.3.14 and fixPaul Eggleton
* 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>
2012-10-03apache2: add from OE-Classic, update to version 2.4.2 and fixPaul Eggleton
* 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>
2012-10-03Add meta-webserver layerPaul Eggleton
Add a layer for web servers, web-based applications and other related software. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-10-03media-ctl: Update to latest upstream to fix build with latest autotoolsGary Thomas
Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-02python-pyqt: upgrade to 4.9.5Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-02qt4: add bbappends also for 4.8.3 versionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-02portaudio: update SRC_URIMartin Jansa
* 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>
2012-10-02foxtrotgps: rename configure.in only if it still existsMartin Jansa
* it was failing when do_configure was reexecuted in same workdir Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-02elmdentica: add LIC_FILES_CHKSUMMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-02azy: fix do_configureMartin Jansa
* 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>
2012-10-02azy: add LIC_FILES_CHKSUMMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-02re2c: import from oe-classicMartin Jansa
* used by azy Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-01ptpd: update to 2.2.0jackie huang
ptpd: update to 2.2.0 Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2012-10-01zeroconf: add from OE-CorePaul Eggleton
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>
2012-09-28uhd,fuse: Fix misplaced quotationsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-26Merge branch 'xfce-4.10' of ↵Koen Kooi
git://gitorious.org/schnitzeltony-oe-meta/meta-openembedded
2012-09-24blacklist.bbclass: RemoveKhem Raj
moved into OE-Core Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-24zram: Add systemd service for zramAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-24zram: Integrate an init scriptAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-24zsh: Change from 4.3.17 to 5.0.0, which is the latest stable release. Also ↵Martin Ertsaas
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>
2012-09-22emacs: fix X11DEPENDS and build without x11 enabled at allMartin Jansa
* 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>
2012-09-22lzma: replace oe.process.run with subprocess.call in do_unpack, drop ↵Martin Jansa
NATIVE_INSTALL_WORKS * 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>
2012-09-22gtk+: drop .bbappend with native BBCLASSEXTENDMartin Jansa
* it's in oe-core now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-09-20gnome-themes: inherit perlnativeKhem Raj
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>
2012-09-20libnfnetlink: use a correct LIC_FILES_CHKSUMZhenhua Luo
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>
2012-09-20recipes: few more PR bumps to rebuild after libffi5 -> libffi6Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-20recipes: bump PR to rebuild after libffi5 -> libffi6Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-20sg3-utils: Correct typo in checksumsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-18README: add some layer dependency hintsAndreas Müller
2012-09-18packagegroup-xfce-multimedia: initial addAndreas Müller
2012-09-18xfmpc: initial add 0.2.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18xfce4-mpc-plugin: initial add 0.4.4Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18mpd: Initial add 0.17.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18libmpd: initial add 11.8.17Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18midori: update to 0.4.6Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18packagegroup-xfce-extended: add xfce4-fsguard-plugin and xfce4-battery-pluginAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18xfce4-battery-plugin: initial add 1.0.5Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18xfce4-fsguard-plugin: initial add 1.0.1Andreas Müller
2012-09-18xfce4-systemload-plugin: update to 1.1.1Andreas Müller
2012-09-18xfce4-cpugraph-plugin: update to 1.0.5Andreas Müller
2012-09-18xfce4-places-plugin: update to 1.4.0Andreas Müller
2012-09-18xfce4-diskperf-plugin: update to 2.5.4Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18xfce4-netload-plugin: update to 1.2.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18xfce4-screenshooter: update to 1.8.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18xfce4-wavelan-plugin: update to 0.5.11Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18ristretto: update to 0.6.0Andreas Müller
LIC_FILES_CHKSUM: Free Software Foundation address changed Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18gtk-xfce-engine: update to 3.0.1 and restructureAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18thunar-volman: update to 0.8.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18tumbler: update to 0.1.25Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18xfce4-appfinder: update to 4.10.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>