Commit Graph

2785 Commits

Author SHA1 Message Date
Koen Kooi 946ea0f946 iftop: add 1.0pre2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-22 13:17:55 +01:00
Koen Kooi be12fb6c07 apcupsd: add 3.14.10
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-22 13:17:55 +01:00
Ross Burton 7eee72b05d metacity: add, from oe-core
Metacity, the GNOME 2 window manager.  Moved from oe-core as it's never used nor
tested there.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-22 13:17:28 +01:00
Ross Burton 1274a964a4 libcanberra: upgrade and refresh packaging
Update to 0.29 (latest, 0.30, needs GStreamer 1.0) and refresh the package based
on the different recipes in oe-core and meta-oe.

Explicitly depend on GTK+ 2 and GTK+ 3, but split those dependencies into
different packages.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-22 13:17:28 +01:00
Martin Jansa dcbf03f84c systemd: remove dbus-systemd from RDEPENDS
* dbus-systemd package was removed in oe-core and it's part of PN
  with systemd in DISTRO_FEATURES
* fixes parsing after first part of meta-systemd merge to oe-core

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-22 13:17:15 +01:00
Morgan Little 9ba54f4d78 traceroute: Remove bashisms
* remove the pushd/popd parts of do_install
   * fix broken symlinks to manpages

Signed-off-by: Morgan Little <morgan.little@windriver.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2013-01-18 08:56:14 -05:00
Khem Raj 26debc05d8 netcat_0.7.1.bb: Fix build with new versions of autotools
autoconf and automake got updates which need these changes
see patch header for details

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2013-01-18 07:35:28 -05:00
Marcin Juszkiewicz 54b1804c15 libav: add support for AArch64
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:59:54 +01:00
Marcin Juszkiewicz c70093344e libav: move --enable-postproc to 0.8.4 recipe
libav 9.1 does not have this option.

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:59:53 +01:00
Koen Kooi 61a5d633e9 libav: update to 0.8.4
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:59:53 +01:00
Enrico Scholz 1b5e1c9551 gitpkgv.bbclass: cache GITPKGV result
gitpkgv runs the 'git rev-list | wc -l' several times when processing a
package using GITPKGV.  This takes ages for packages like the linux
kernel which has a) a large repository and b) lots of subpackages.

This patch caches the result of 'git rev-list' and uses it on the next
run.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:44 +01:00
Koen Kooi 9fabce58ac dvb-apps: import 1.1.1+hg from OE classic
* Backport patches were dropped since we use hg tip now.
* Lots of whitespace fixups

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:44 +01:00
Koen Kooi 8f705bf701 oscam: add svn version
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:43 +01:00
Koen Kooi d3bcb21db8 tvheadend: add git version
"Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources."

No startup scripts or config files are currently provided.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:43 +01:00
Enrico Scholz 38a5cf3fa0 systemd.bbclass: move disable operation into prerm() script
The 'systemctl disable' operation should not be done in postrm() because
the .service file does not exist anymore and the script will fail hence.

After moving this command into prerm(), postrm() becomes empty and can
be removed completely.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:43 +01:00
Martin Jansa 5d7953c03f gtk+3: drop recipe, now in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:43 +01:00
Andrei Gherzan 1d3928e4e4 libpostproc: Remove -disable-yasm as this is a nonexistent flag
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:42 +01:00
Andrei Gherzan 4c9fc41b5b obexd: Update to v0.48 and remove openobex dependency
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:42 +01:00
Philip Balister d73b0653b9 gnuradio : Update to version 3.6.3.
* Fix packaging issues for the examples package.
 * Disable build for machines without neon, since cmake detection is broken.

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:42 +01:00
Philip Balister 6bd7221787 uhd : Update to version 3.5.0.
This version drops the usrp E100 utilities. Also, the recipe depends on
python-cheetah-native now.

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:42 +01:00
Philip Balister 8e14e61272 uhd-firmware : Update to version 3.5.0.
Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:41 +01:00
Martin Jansa 13d3e76d99 compat-wireless: upgrade and fixup
* use INC_PR
* fix RDEPENDS
* use normal PV
* move checksums from .inc to .bb
* upgrade, because old version fails to build with a lot of errors like this:
  compat-wireless-3.5-rc5-1/include/linux/compat-3.5.h:102:8: error: redefinition of 'struct tc_fq_codel_xstats'
* 3.5.4-1, 3.6.8-1 can failed when kernel option is missing:
  | compat-wireless-all/3.5.4-r1.0/compat-wireless-3.5.4-1/drivers/net/ethernet/broadcom/b44.c:2342:2:
    error: implicit declaration of function 'ssb_pcihost_register' [-Werror=implicit-function-declaration]
  | cc1: some warnings being treated as errors

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:41 +01:00
yanjun.zhu 1edcda74a8 autofs: do not check for modprobe
Reference: http://www.spinics.net/lists/autofs/msg00139.html

Loading autofs module is #ifdef'ed in the source, so
there is no need to check for /proc (which is only used
to load module) or modprobe.  Both modprobe and /proc
are always in the fixed location so there's no need to
check for these to start with.

Signed-off-by: yanjun.zhu <yanjun.zhu@windriver.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2013-01-17 09:10:40 -05:00
Martin Jansa 13be4a07ec meta-systemd: connman, openssh: move bbappends to oe-core dir
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-17 14:22:11 +01:00
Andrei Gherzan 2dbefd2915 portmap: Add systemd service
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-17 14:18:15 +01:00
Andrei Gherzan 4fe188b085 ofono: Package systemd service
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-17 14:18:15 +01:00
Andrei Gherzan f9b8725a5c bluez4: Package systemd service
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
Acked-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-17 14:18:15 +01:00
Martin Jansa 8902e3e639 meta-systemd: connman: rename bbappend to match 1.10 from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-17 14:18:15 +01:00
Jack Mitchell 1e1afc219b hiawatha: update to 8.7
Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
2013-01-16 09:42:12 +00:00
Martin Jansa a69aa98293 gnome-mplayer: package also nautilus3 extensions
* fixes QA issues:
gnome-mplayer-1.0.5: gnome-mplayer: Files/directories were installed but not shipped
  /usr/lib
  /usr/lib/nautilus
  /usr/lib/nautilus/extensions-3.0
  /usr/lib/nautilus/extensions-3.0/libgnome-mplayer-properties-page.so
  /usr/lib/nautilus/extensions-3.0/.debug
  /usr/lib/nautilus/extensions-3.0/.debug/libgnome-mplayer-properties-page.so

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-13 11:41:01 +01:00
Martin Jansa 47f3975a6a emacs: add harfbuzz, libicu* to qemu root
* fails without:
  | temacs: error while loading shared libraries: libharfbuzz.so.0: cannot open shared object file: No such file or directory

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-13 11:39:46 +01:00
Martin Jansa d1eb834bd0 goffice: add patch to use pcre_fullinfo instead of pcre_info
* pcre_info was removed in newer pcre and abiword now fails to build
  /usr/lib/libgoffice-0.8.so: undefined reference to pcre_info

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-13 11:39:46 +01:00
Martin Jansa 469cd4ff12 gpm: fix build with eglibc-2.17
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-13 11:39:45 +01:00
Ross Burton 9ec0d24a5f python-mako: use setuptools.bbclass, fixing install paths
An argument was missed in the manual setuptools configuration which meant that
the tool was installed into
/data/poky-master/tmp/sysroots/x86_64-linux/usr/bin/mako-render.  Using the
setuptools class reduces duplication and puts the tool into /usr/bin where it
belongs.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-13 11:39:40 +01:00
Andreas Müller 73457a7f36 physfs: initial add 2.0.3 2013-01-10 12:22:40 +01:00
Andreas Müller 8eb46a9fd5 openal-soft: initial add 1.15.1 2013-01-10 12:22:40 +01:00
Marcin Juszkiewicz e3b649b7e6 libass: add missing dependency on fribidi
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-10 12:18:10 +01:00
Khem Raj 642d3ce4e0 obexd: Include unistd.h to get ssize_t definition
This error is exposed with eglibc 2.17

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-10 12:18:10 +01:00
Marko Lindqvist 83ee268bcf xmlto: replace obsolete automake macros with working ones
Add obsolete_automake_macros.patch that replaces automake macros
no longer supported by automake-1.13 with modern constructs.

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-10 12:18:10 +01:00
Noor Ahsan d84138e041 autofs: Add bbappend to add systemd support.
* Removed systemd support from meta-networking recipe
and added bbappend to add its support.

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-10 12:01:32 +01:00
Noor Ahsan 734398aa23 autofs: Remove systemd related things.
* Autofs was being inherited from systemd. This class is only
present in meta-systemd. So bitbake was giving parse error
about systemd class. So removed systemd from inherit and
removed SYSTEMD_PACKAGES and SYSTEMD_SERVICE.

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-10 11:59:58 +01:00
Roy.Li c9a18a8845 ntp: fix license to kill a warning
LICENSE is case sensitive

Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2013-01-09 09:34:47 -05:00
Ross Burton 6210e05a52 gst123: add package
gst123 is useful for testing as it simply uses PlayBin, but can display the
pipeline being used for QA purposes.

Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:46 +01:00
Ross Burton 7ee7a238f1 media-service-demo: add snapshot from git
Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:46 +01:00
Ross Burton 53a856a247 renderer-service-upnp: add 0.3.0
Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:46 +01:00
Ross Burton 9b1824a02b media-service-upnp: add 0.4.0
Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:46 +01:00
Ross Burton 0ee61c5e3a gupnp-tools: add 0.8.1
Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:45 +01:00
Ross Burton f12857ae24 gupnp-igd: add 0.2.2
Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:45 +01:00
Ross Burton a840a73f8b gupnp-dlna: add 0.9.2
Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:45 +01:00
Ross Burton 7e8536fc74 gupnp-av: add 0.10.3 and 0.11.6
0.10.x is the stable series, 0.11.x is the development series that some packages
(specifically dLeyna) require.

Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:44 +01:00