Commit Graph

2216 Commits

Author SHA1 Message Date
Paul Eggleton
25ba859ab6 apache2: add from OE-Classic, update to version 2.4.2 and fix
* 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-03 14:36:16 +01:00
Paul Eggleton
520d3a14c9 Add meta-webserver layer
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-03 13:34:32 +01:00
Gary Thomas
3871d45614 media-ctl: Update to latest upstream to fix build with latest autotools
Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-03 12:25:07 +02:00
Martin Jansa
ab6cd2bb73 python-pyqt: upgrade to 4.9.5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-02 19:29:38 +02:00
Martin Jansa
a76f29b406 qt4: add bbappends also for 4.8.3 version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-02 19:29:38 +02:00
Martin Jansa
0560c4e1dd portaudio: update SRC_URI
* 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-02 19:29:07 +02:00
Martin Jansa
44b3c94232 foxtrotgps: rename configure.in only if it still exists
* it was failing when do_configure was reexecuted in same workdir

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-02 19:29:07 +02:00
Martin Jansa
2730f4f6fa elmdentica: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-02 19:29:07 +02:00
Martin Jansa
d4e2e97ee4 azy: fix do_configure
* 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-02 19:29:06 +02:00
Martin Jansa
8910aced94 azy: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-02 19:29:06 +02:00
Martin Jansa
b16ba49075 re2c: import from oe-classic
* used by azy

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-02 19:29:06 +02:00
jackie huang
17119081f9 ptpd: update to 2.2.0
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-01 13:33:20 -04:00
Paul Eggleton
b865426672 zeroconf: add from OE-Core
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-10-01 13:27:41 -04:00
Khem Raj
7bfff4b1d6 uhd,fuse: Fix misplaced quotations
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-28 22:50:42 +02:00
Koen Kooi
d804e88272 Merge branch 'xfce-4.10' of git://gitorious.org/schnitzeltony-oe-meta/meta-openembedded 2012-09-26 09:35:45 +02:00
Khem Raj
7c5fb741a4 blacklist.bbclass: Remove
moved into OE-Core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-24 10:02:47 +02:00
Andrei Gherzan
72e6ed1469 zram: Add systemd service for zram
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-24 10:02:01 +02:00
Andrei Gherzan
d6055c8e44 zram: Integrate an init script
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-24 10:01:47 +02:00
Martin Ertsaas
4cfe58d3ce 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>
2012-09-24 10:01:24 +02:00
Martin Jansa
c988ce5518 emacs: fix X11DEPENDS and build without x11 enabled at all
* 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-22 15:34:16 +02:00
Martin Jansa
ac89f82dc8 lzma: replace oe.process.run with subprocess.call in do_unpack, drop 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-22 15:34:16 +02:00
Martin Jansa
64a25e7e32 gtk+: drop .bbappend with native BBCLASSEXTEND
* it's in oe-core now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-09-22 15:34:16 +02:00
Khem Raj
b232837c40 gnome-themes: inherit perlnative
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-20 10:05:54 +02:00
Zhenhua Luo
e4080183ba libnfnetlink: use a correct LIC_FILES_CHKSUM
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-20 10:05:07 +02:00
Martin Jansa
6d93a88d6d recipes: few more PR bumps to rebuild after libffi5 -> libffi6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-20 10:02:51 +02:00
Martin Jansa
fc9386733a recipes: bump PR to rebuild after libffi5 -> libffi6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-20 10:02:45 +02:00
Khem Raj
0de90ae3fa sg3-utils: Correct typo in checksums
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-20 10:02:41 +02:00
Andreas Müller
9b6ec8e06a README: add some layer dependency hints 2012-09-18 15:54:03 +02:00
Andreas Müller
ef640e8c40 packagegroup-xfce-multimedia: initial add 2012-09-18 15:54:03 +02:00
Andreas Müller
1690f4c17d xfmpc: initial add 0.2.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:03 +02:00
Andreas Müller
1e675f5d55 xfce4-mpc-plugin: initial add 0.4.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:03 +02:00
Andreas Müller
242c972502 mpd: Initial add 0.17.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:03 +02:00
Andreas Müller
1eed7a3304 libmpd: initial add 11.8.17
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:03 +02:00
Andreas Müller
a93ef9eb4f midori: update to 0.4.6
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:03 +02:00
Andreas Müller
d9a540397a packagegroup-xfce-extended: add xfce4-fsguard-plugin and xfce4-battery-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:02 +02:00
Andreas Müller
973ea4f0db xfce4-battery-plugin: initial add 1.0.5
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:02 +02:00
Andreas Müller
fd55c8cfd0 xfce4-fsguard-plugin: initial add 1.0.1 2012-09-18 15:54:02 +02:00
Andreas Müller
025cb1aa1a xfce4-systemload-plugin: update to 1.1.1 2012-09-18 15:54:02 +02:00
Andreas Müller
fd3a1e257b xfce4-cpugraph-plugin: update to 1.0.5 2012-09-18 15:54:02 +02:00
Andreas Müller
c135b8de4d xfce4-places-plugin: update to 1.4.0 2012-09-18 15:54:02 +02:00
Andreas Müller
4f087d93fa xfce4-diskperf-plugin: update to 2.5.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:02 +02:00
Andreas Müller
80f5a3b233 xfce4-netload-plugin: update to 1.2.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:02 +02:00
Andreas Müller
343f633354 xfce4-screenshooter: update to 1.8.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:02 +02:00
Andreas Müller
dc4df6b3cb xfce4-wavelan-plugin: update to 0.5.11
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:02 +02:00
Andreas Müller
184434931b ristretto: update to 0.6.0
LIC_FILES_CHKSUM: Free Software Foundation address changed

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:01 +02:00
Andreas Müller
250d23eed0 gtk-xfce-engine: update to 3.0.1 and restructure
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:01 +02:00
Andreas Müller
7f72ed5f36 thunar-volman: update to 0.8.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:01 +02:00
Andreas Müller
d98356c1ef tumbler: update to 0.1.25
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:01 +02:00
Andreas Müller
f0008e423a xfce4-appfinder: update to 4.10.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:01 +02:00
Andreas Müller
1b34cf3d93 xfdesktop update to 4.10.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:01 +02:00