Commit Graph

3386 Commits

Author SHA1 Message Date
Martin Jansa 2cab9ba0d4 claws-plugins-*: Update SRC_URI
* modules are now in one bigger tarball on sourceforge
  http://sourceforge.net/projects/sylpheed-claws/files/extra%20plugins/
* old tarballs are still available in plugins_obsolete directory

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-03 14:32:02 +02:00
Jonathan Liu a278cb4c56 xterm: update to 293
License copyright years was updated from 1999-2010,2011 to
1999-2012,2013.

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-03 14:32:02 +02:00
Zhenhua Luo 79fca25ec7 debianutils: fix for multilib build
When do multilib build for debianutils, following error appear:
    ERROR: Function failed: Fetcher failure for URL:
    'ftp://ftp.debian.org/debian/pool/main/d/lib64-debianutils/lib64-debianutils_2.30.tar.gz'.
    Unable to fetch URL from any source.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-03 14:32:02 +02:00
Khem Raj 048d3b430d luajit: Fix ppc spe issue with PIC code
some parts of libluajit is not compiled with PICness
lets fix it.

Also get the hotfix patch for luajit dot org

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-03 14:32:02 +02:00
Marcin Juszkiewicz 675289a6f5 mysql: depend on zlib to not build own one
When mysql does not detect zlib during configure then their copy of
zlib 1.2.3 is built. That leads to problems during rootfs creation:

|  * check_data_file_clashes: Package libz-staticdev wants to install file /home/hrw/HDD/devel/canonical/aarch64/openembedded/build/tmp-eglibc/work/genericarmv8-oe-linux/linaro-image-lamp/1.0-r0/rootfs/usr/lib/libz.a
|       But that file is already provided by package  * libmysqlclient-staticdev
|  * opkg_install_cmd: Cannot install package libz-staticdev.

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-03 14:32:01 +02:00
Marko Lindqvist fff67de4dc libmikmod: depend on texinfo
With changed behavior of 'missing' in automake-1.13, libmikmod
build was failing when makeinfo was not present.

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-03 14:32:01 +02:00
Andrea Adami 7b6140cba2 linux-yocto-tiny-kexecboot: move to version 3.8
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-06-01 10:10:24 +01:00
Andrea Adami 4528466d5e linux-yocto-tiny-kexecboot_3.2: remove orphan recipe
* this kernel recipe was requiring linux-yocto-tiny_3.2.bb
* which has been removed on 2013-05-31 with commit id
* b8d53d8f91bd1b165016ea1063868c8b15f07ce0

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-06-01 10:10:24 +01:00
Philip Balister fa5734fd70 uhd : Update to version 3.5.3.
Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-28 11:01:09 +02:00
Philip Balister 5673bd7a28 uhd-firmware : Update to 3.5.3.
Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-28 11:01:09 +02:00
Philip Balister 1441aafec8 gnuradio : Update recipe to build for all machines.
Also updated the git repo address after recent changes in hosting.

The recipe failed to build for machines without neon as a tune feature.
The cmake config options have been changed so that it configures properly
now.

Also dropped documentation from build to work around a doc generation problem.

Test on armv7a, x86, and x86-64.

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-28 11:01:09 +02:00
Andreas Müller dd63dc5afd icon-slicer: fix native build by depending on gdk-pixbuf only
| checking for GDK_PIXBUF... no
| configure: error: GTK+-2.0 is required to compile icon-slicer
<...>
ERROR: Task 2643 (virtual:native:/home/andreas/data/oe-core/sources/meta-openembedded/meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb, do_configure) failed with exit code '1'

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-28 11:01:09 +02:00
Otavio Salvador 450940b3a6 bigbuckbunny: Add 480p, 720p and 1080p movies
This provides a recipe to install the movies in the rootfs; these
allow for people to make demo images which carry the movies for show.

These recipes are based on Angstrom ones. Thanks by their base work.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-28 11:01:09 +02:00
Martin Jansa ecdc4af9bc connman: rename bbappend to match new version from oe-core
* removed PRINC to make it easier to remove .bbappend if this
  functionality is moved to oe-core
* removed SYSTEMD_SERVICE already set in oe-core's .inc file

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-28 11:00:14 +02:00
Martin Jansa 4ad5a06c77 systemd: rename bbappend to match new version from oe-core
* removed PRINC to make it easier to remove .bbappend if this
  functionality is moved to oe-core

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-28 11:00:14 +02:00
Martin Jansa 6523eddfc6 util-linux: rename bbappend to match new version from oe-core
* removed PRINC to make it easier to remove .bbappend if this
  functionality is moved to oe-core

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-28 11:00:14 +02:00
Martin Jansa 8b94591a58 evas: Add patch to fix segfaults
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-28 11:00:14 +02:00
Martin Jansa 4514f8ca26 meta-efl: upgrade efl to 1.7.7, e-wm to 0.17.3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-28 11:00:14 +02:00
Andreas Müller b02c9531c6 gnome-system-monitor: fix build after gtkmm update
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-21 12:45:49 +02:00
Andreas Müller 2150f733e1 evince: fix build with gcc 4.8
warning/errror was:
tiff2ps.c:1131:4: error: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'tsize_t' [-Werror=format=]
    chunk_size, tiled_image ? "tiles" : "strips");
    ^
cc1: some warnings being treated as errors

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-21 12:45:49 +02:00
Andreas Müller cf4e3bbfe3 gtkhtml2: fix build with glib 2.36
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-21 12:45:49 +02:00
Andreas Müller 600ee3b8b7 gtkmm: update to 2.24.3
build test of pavucontrol and gnome-system-monitor which depend on gtkmm

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-21 12:45:49 +02:00
Andreas Müller 78a63d6dac atkmm: initial add 2.22.7
it is required for the update of gtkmm in the following patch

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-21 12:45:48 +02:00
Andreas Müller 18ad98a7eb gtkmm: merge gtkmm.inc into recipe - and cleanup a bit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-21 12:45:48 +02:00
Andreas Müller 5d88e78e9e pangomm: update to 2.34.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-21 12:45:48 +02:00
Andreas Müller 2098bb1912 glibmm: update to 2.36.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-21 12:45:48 +02:00
Andreas Müller d22928bbb6 glibmm: merge glibmm.inc into recipe - and stylize a bit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-21 12:45:48 +02:00
Andreas Müller a7f567e944 libsigc++-2.0: update to 2.2.11
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-21 12:45:48 +02:00
Andreas Müller 034a7b3137 mm-common: update to 0.9.6
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-21 12:45:48 +02:00
Khem Raj 2c55673d4b pangomm: Add missing dependency on pango
Fixes errors like

| configure:15678: error: Package requirements (glibmm-2.4 >= 2.14.1
cairomm-1.0 >= 1.2.2 pangocairo >= 1.23.0) were not met:
|
| No package 'pangocairo' found

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-21 12:45:48 +02:00
Paul Eggleton b1095d11bd collectd: fix build failure with libnotify in sysroot
If libnotify is in the sysroot, collectd will try to use it and then
fail at do_compile because gtk/gtk.h can't be found. Since this is
functionality that's not likely to be needed in the embedded context as
far as collectd goes, just disable it.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-21 12:45:47 +02:00
Jonathan Liu 22100f5b13 dmidecode: remove
A newer version is available in OE-Core.

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-19 09:37:34 +02:00
Khem Raj 9c657f0e69 gnome-bluetooth: Fix build erorrs found with gcc 4.8
Fix errors like below

| bluetooth-input.c:193:4: error: format '%d' expects argument of type
'int', but argument 5 has type 'XID' [-Werror=format=]
|     g_message ("has mouse: %s (id = %d)", device_info[i].name,
device_info[i].id);
|     ^
| bluetooth-input.c:198:4: error: format '%d' expects argument of type
'int', but argument 5 has type 'XID' [-Werror=format=]
|     g_message ("has keyboard: %s (id = %d)", device_info[i].name,
device_info[i].id);
|     ^

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-19 09:37:34 +02:00
Andreas Müller 708ceaee5e xfce4-appfinder: update to 4.10.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19 09:37:34 +02:00
Andreas Müller 3d381d8e1f xfce4-session: update to 4.10.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19 09:37:34 +02:00
Andreas Müller 35e9de7c66 libxfce4util: update to 4.10.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19 09:37:33 +02:00
Andreas Müller f3d9473c2a garcon: do not display settings in menu which are in settings-manager
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19 09:37:33 +02:00
Andreas Müller d48c0475c3 garcon: update to 0.2.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19 09:37:32 +02:00
Andreas Müller 9914ade9dd xfce4-panel: update to 4.10.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19 09:37:32 +02:00
Andreas Müller e9ac479819 xfce4-terminal: update to 0.6.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19 09:37:31 +02:00
Andreas Müller b06a88718a xfwm4: update to 4.10.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19 09:37:31 +02:00
Andreas Müller 733a8deb04 packagegroup-xfce-extended: add thunar plugins
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19 09:37:31 +02:00
Andreas Müller 8d668c02d9 thunar-media-tags-plugin: initial add 0.2.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19 09:37:30 +02:00
Andreas Müller b4d3770a32 xarchiver: align libexecdir so that thunar-archive-plugin finds tap files
xarchiver installs tap files for thunar-archive-plugin in
$libexexdir/thunar-archive-plugin under the assumption that there is a
single/common $libexexdir for all packages. In bitbake.conf oe-core
sets libexecdir = "${libdir}/${BPN}" which causes thunar-archive-plugin
not to find xarchiver tap-files.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19 09:37:30 +02:00
Andreas Müller 29cd0c6255 thunar-archive-plugin: initial add 0.3.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19 09:37:30 +02:00
Andreas Müller 094c5412ef thunar-plugin.bbclass: initial add
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19 09:37:30 +02:00
Andreas Müller 12f47ccf40 thunar: update to 1.6.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19 09:37:29 +02:00
Andreas Müller 1363398184 maliit-framework: fix build with glib 2.36
Upstream code has seen many structural changes and the failing test is gone.
Since changing to latest sources might cause huge reworking/test-efforts this
patch only fixes the build error.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-19 09:37:29 +02:00
Koen Kooi 47a3dd25e5 pv: add pipe viewer, version 1.4.6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-16 11:04:35 +02:00
Koen Kooi f93c6fd16e read-edid: add 2.0.0
only build parse-edid, get-edid uses x86.h

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-16 11:04:34 +02:00