scm/bb/tizen-distro.git
9 years agovlc: removed unrecognised configure options
Paul Barker [Sat, 4 May 2013 09:35:16 +0000 (09:35 +0000)]
vlc: removed unrecognised configure options

The configure options --enable-libtool, --disable-wxwidgets, --enable-x11,
--enable-wma and --disable-hal were not recognised by the configure script for
vlc and therefore do not have any effect (they just cause a warning).

These options are removed to prevent confusion.

(From meta-openembedded rev: 07a97f66b2ec1193d582f7f1c181135b87cde9ef)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agovlc: moved to meta-multimedia
Paul Barker [Sat, 4 May 2013 09:35:15 +0000 (10:35 +0100)]
vlc: moved to meta-multimedia

vlc depends on fluidsynth which is in meta-multimedia.

(From meta-openembedded rev: 6e8f3e6d46202fd6f911a065e8983a18103fed1b)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agofluidsynth: added dependency on glib
Paul Barker [Sat, 4 May 2013 09:35:14 +0000 (09:35 +0000)]
fluidsynth: added dependency on glib

(From meta-openembedded rev: e740789097a1fa982a970072bbcb3d74eb2b3047)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agofluidsynth: fixed license name
Paul Barker [Sat, 4 May 2013 09:35:13 +0000 (09:35 +0000)]
fluidsynth: fixed license name

(From meta-openembedded rev: 4b136cfbcd15bec0c8d7abdd9c740a46f4efc797)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoQuagga: sync zebra routing table with the kernel one
Aws Ismail [Mon, 6 May 2013 18:06:49 +0000 (14:06 -0400)]
Quagga: sync zebra routing table with the kernel one

When interface goes down, and there are some static routes that are
made with ip route, they are going to be deleted from kernel fib.
That's what kernel does by default. But they are not going to be
deleted from zebra's fib. They will be declared inactive.

This issue was originally discussed in [1] and a patch was proposed.

[1] http://www.gossamer-threads.com/lists/quagga/dev/22609

(From meta-openembedded rev: af74e53e97a9800f7cf159ec44dbcbfeaff9a73b)

Signed-off-by: Aws Ismail <aws.ismail@windriver.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogdm: cosmetics
Andreas Müller [Sat, 27 Apr 2013 18:33:59 +0000 (18:33 +0000)]
gdm: cosmetics

(From meta-openembedded rev: a8b96b69bd418b74f48dc4d111caac676ae667f5)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogdm: avoid displaying system users in greeter's list
Andreas Müller [Sat, 27 Apr 2013 18:33:58 +0000 (18:33 +0000)]
gdm: avoid displaying system users in greeter's list

(From meta-openembedded rev: 088263913ae0ae7d8f678d473c057e72a1414d89)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogdm: fix postinst-code to unbreak first boot issues
Andreas Müller [Sat, 27 Apr 2013 18:33:57 +0000 (18:33 +0000)]
gdm: fix postinst-code to unbreak first boot issues

Exiting postinst code leaves systemd.bbclass offline postinst code unexecuted,
causes postinst not to finish at first boot (gdm.service is not aliased to
display-manager.service -> started much too early) and is not neccesary:
language preparation can be done offline.

(From meta-openembedded rev: ded05523d2530b44568980face1a057c1bb78249)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogeany: update to 1.23 to fix build with glib 2.36
Andreas Müller [Fri, 3 May 2013 12:31:07 +0000 (12:31 +0000)]
geany: update to 1.23 to fix build with glib 2.36

license change of FSF address only

(From meta-openembedded rev: 69f466b5a2d24a933010ac9d3ae1b8bd777b0681)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoorbit2: update to 2.14.17 to fix build with glib 2.36
Andreas Müller [Fri, 3 May 2013 12:31:06 +0000 (12:31 +0000)]
orbit2: update to 2.14.17 to fix build with glib 2.36

license change of FSF address only

(From meta-openembedded rev: ed840de6e59dbf90d14c449c73d32f383446402b)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agognome-disk-utility: backport property DeviceAutomountHint
Andreas Müller [Fri, 3 May 2013 12:31:05 +0000 (12:31 +0000)]
gnome-disk-utility: backport property DeviceAutomountHint

Currently we have gvfs 1.10.1 which was designed for gnome-disk-utility 3.x.
We have a patched gvfs so that it works with gnome-disk-utility 2.x but that
does not support the property DeviceAutomountHint because it was introduced in
3.x.

Fixes warnings as:

| (palimpsest:829): libgdu-WARNING **: unhandled property 'DeviceAutomountHint'

(From meta-openembedded rev: 4791fb851eb96d5785616b1793d4e6367aa52ad9)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogvfs: slightly update to 1.10.1 and backport patches to build with glib 2.36
Andreas Müller [Fri, 3 May 2013 12:31:04 +0000 (12:31 +0000)]
gvfs: slightly update to 1.10.1 and backport patches to build with glib 2.36

This is a bit of a bad hack but as long as we are sitting on gnome2 we cannot
follow to latest mainline because it would require gnome-disk-utility 3.x which
relies on libnotify 0.7.x. For libnotify 0.6.x / 0.7.x API-conflict there is
no solution available yet.

The following tests were performed:

* build my standard xfce-image from scratch
* test automount
* test trash
* test network browsing

(From meta-openembedded rev: 985fb27d51ecb948a195af5b27a3a3f6b5ab3f45)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxbmc: append +gitr${SRCPV} to PV not PR
Martin Jansa [Thu, 2 May 2013 15:43:42 +0000 (17:43 +0200)]
xbmc: append +gitr${SRCPV} to PV not PR

* otherwise AUTOINC in SRCPV isn't expanded and stays in PKGR and
  filename
* I haven't seen it documented anywhere, but oe-core is full of checks
  like this:
  meta/classes/migrate_localcount.bbclass: if not 'AUTOINC' in pv:
  meta/classes/package.bbclass:            if 'AUTOINC' in pkgv:
  meta/classes/prexport.bbclass:           if 'AUTOINC' in ver:
  meta/classes/prserv.bbclass:             if 'AUTOINC' in pv:
  so it looks intentional

(From meta-openembedded rev: 285dbc0c2c8634d8a9aa4e7abe24bbebf0f0c549)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxbmc: convert to PACKAGECONFIG and fix runtime dependencies
Koen Kooi [Thu, 2 May 2013 06:04:21 +0000 (06:04 +0000)]
xbmc: convert to PACKAGECONFIG and fix runtime dependencies

(From meta-openembedded rev: f68f9d4816d4fe7a5cf3519930731effc5289bca)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxbmc: add patch to make 'ld-is-gold' work with configure
Koen Kooi [Thu, 2 May 2013 06:04:20 +0000 (06:04 +0000)]
xbmc: add patch to make 'ld-is-gold' work with configure

The custom XBMC XB_FIND_SONAME macro doesn't work with the gold linker, backport a patch to fix it

(From meta-openembedded rev: c90d009eb40d0610583346c0ba19264377d50c5e)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodropbear@.service: don't kill screen/tmux processes on disconnect
Koen Kooi [Thu, 2 May 2013 05:57:12 +0000 (05:57 +0000)]
dropbear@.service: don't kill screen/tmux processes on disconnect

(From meta-openembedded rev: 6dc8ea3a38dd13507a6558406e4aeebf1b048e76)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-dateutil: update to 1.5
Lukas Bulwahn [Tue, 30 Apr 2013 11:48:55 +0000 (11:48 +0000)]
python-dateutil: update to 1.5

This commit updates python-dateutil to the latest version 1.5 and resets PR.

(From meta-openembedded rev: ed366bdde89ebcf41062787916b7d9dd34a91682)

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodhcp: do not start dhclient by default on boot
Andreas Müller [Tue, 30 Apr 2013 07:51:59 +0000 (07:51 +0000)]
dhcp: do not start dhclient by default on boot

* most of the time start fails:
  | root@overo:~# systemctl status dhclient.service
  | dhclient.service - Dynamic Host Configuration Protocol (DHCP)
  |         Loaded: loaded (/lib/systemd/system/dhclient.service; enabled)
  |         Active: failed (Result: resources) since Thu 2000-01-06 22:07:27 UTC; 15min ago
  |         Process: 300 ExecStart=/sbin/dhclient -cf /etc/dhcp/dhclient.conf -q -lf /var/lib/dhcp/dhclient.leases $INTERFACES (code=exited, status=0/SUCCESS)
  |
  | Jan 06 22:07:27 overo systemd[1]: Starting Dynamic Host Configuration Proto.....
  | Jan 06 22:07:27 overo systemd[1]: PID file /var/run/dhclient.pid not readab...t.
  | Jan 06 22:07:27 overo systemd[1]: Failed to start Dynamic Host Configuratio...).
* in cases it does not fail to start and we have a managing service (e.g
  networkmanager) two instances of dhclient are running

(From meta-openembedded rev: e6c0911c9bb58cad327c5780a33b575e4cf265c0)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agophp: move INSTALL_ROOT over to EXTRA_OEMAKE
Jack Mitchell [Mon, 29 Apr 2013 14:10:51 +0000 (14:10 +0000)]
php: move INSTALL_ROOT over to EXTRA_OEMAKE

move INSTALL_ROOT over to EXTRA_OEMAKE rather than over riding
oe_runmake install

(From meta-openembedded rev: def06e9e9aec30ad14020073d7c4a506e3408968)

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agophp: remove unneeded THREADS export
Jack Mitchell [Mon, 29 Apr 2013 13:23:42 +0000 (13:23 +0000)]
php: remove unneeded THREADS export

This is no longer required, as pthreads is the default thread library

(From meta-openembedded rev: 764e88de034838794ed8a34842ea85b1e8a8d3b4)

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agophp: remove unnecessary LIBS export
Jack Mitchell [Mon, 29 Apr 2013 13:23:41 +0000 (13:23 +0000)]
php: remove unnecessary LIBS export

Adding explicit LIBS additions is not required anymore

(From meta-openembedded rev: 8780196e55da64f9dd4bd7c99cbec2af2554b14c)

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agophp: remove obsolete CFLAGS
Jack Mitchell [Mon, 29 Apr 2013 13:23:40 +0000 (13:23 +0000)]
php: remove obsolete CFLAGS

PTYS_ARE_GETPT and PTYS_ARE_SEARCHED don't appear anywhere in the
source code anymore, remove them.

(From meta-openembedded rev: 0dd39f8d5d1817ea73e2e6e4b4a63779a90bc7c4)

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibgnome: fix compile
Andreas Müller [Mon, 29 Apr 2013 12:22:37 +0000 (14:22 +0200)]
libgnome: fix compile

error message was:
| gnome-program.c: In function 'gnome_program_init_common':
| gnome-program.c:2067:2: error: implicit declaration of function 'g_atexit' [-Werror=implicit-function-declaration]

(From meta-openembedded rev: 68ce4c403611fbb89865e6dabaf56d1d0d39e97b)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agognome-power-manager: fix compile
Andreas Müller [Mon, 29 Apr 2013 11:14:29 +0000 (13:14 +0200)]
gnome-power-manager: fix compile

* on some machines help crashed with:
| xsltproc -o gnome-power-manager-C.omf --stringparam db2omf.basename gnome-power-manager --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.3//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/gnome-power-manager/2.32.0-r2/gnome-power-manager-2.32.0/help/gnome-power-manager.omf.in"  /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/sysroots/qemuarm`/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/gnome-power-manager.xml || { rm -f "gnome-power-manager-C.omf"; exit 1; }
| unable to parse fr/gnome-power-manager.xml

* disable man in recipe did not work

(From meta-openembedded rev: 376a5b381f597dd87eb20d685b0f0f26f6347135)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agognome-power-manager: fix configure
Andreas Müller [Mon, 29 Apr 2013 10:54:38 +0000 (12:54 +0200)]
gnome-power-manager: fix configure

* configure looks for libgnome-keyring (there is no option --disable-keyring)
* to have a daemon put gnome-keyring to RRECOMMENDS.

Error message was:
| Package gnome-keyring-1 was not found in the pkg-config search path.
| Perhaps you should add the directory containing `gnome-keyring-1.pc'
| to the PKG_CONFIG_PATH environment variable
| No package 'gnome-keyring-1' found
| configure:13934: $? = 1
| configure:13952: result: no
| No package 'gnome-keyring-1' found
| configure:13978: error: Package requirements (

(From meta-openembedded rev: 2491bccb6d0dbfe998ef441028767661d532f34c)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibgnomecanvas: update 2.30.3 to fix build
Andreas Müller [Mon, 29 Apr 2013 09:50:50 +0000 (11:50 +0200)]
libgnomecanvas: update 2.30.3 to fix build

error message was:
| gnome-canvas-rich-text.c: In function 'gnome_canvas_rich_text_draw':
| gnome-canvas-rich-text.c:2150:2: error: implicit declaration of function 'gtk_text_layout_draw' [-Werror=implicit-function-declaration]

(From meta-openembedded rev: 204f3463f62ddc58eac23184a83a1f2f53c716e0)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agozenity: fix build
Andreas Müller [Mon, 29 Apr 2013 09:40:51 +0000 (11:40 +0200)]
zenity: fix build

error message was:
| warning: failed to load external entity "/usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl"
| cannot parse /usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl
| make[2]: *** [zenity-C.omf] Error 1

(From meta-openembedded rev: 79d1d8d4ac4fda9fdad6a38990af7179323f295f)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-session: remove unconditional consolekit RDEPENDS and use PACKAGECONFIG
Andreas Müller [Sat, 27 Apr 2013 18:34:00 +0000 (18:34 +0000)]
xfce4-session: remove unconditional consolekit RDEPENDS and use PACKAGECONFIG

(From meta-openembedded rev: cfbdfd6b1da4325de3b0cf195d6f860621ee3c13)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoREADME: show github mirror URL in layer dependencies
Martin Jansa [Mon, 29 Apr 2013 09:05:16 +0000 (11:05 +0200)]
README: show github mirror URL in layer dependencies

(From meta-openembedded rev: 2d54ce17a7c857de05034eb96652c0e7257de0ea)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoconnman: Fix .bbappend name
Martin Jansa [Thu, 2 May 2013 11:04:47 +0000 (13:04 +0200)]
connman: Fix .bbappend name

(From meta-openembedded rev: 62ad7c96a12bc54871bf37366cfe89ec96881537)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosthttpd: add recipe
Paul Eggleton [Sat, 27 Apr 2013 12:31:17 +0000 (13:31 +0100)]
sthttpd: add recipe

This is the "supported" fork of thttpd which has a rewritten build
system to avoid the need to patch it, as well as other minor
fixes. The recipe was based on the thttpd recipe in meta-arago-extras
(originally migrated from OE-Classic by
Franklin S. Cooper Jr <fcooper@ti.com>) with the following improvements:

* Set SUMMARY
* Remove PARALLEL_MAKE = "" (new build system should avoid previous issues)
* Use more accurate LICENSE
* Rearrange recipe to conform with current style
* Use += instead of _append for FILES definitions
* Add LSB headers to initscript
* Fix hardcoded ${sbindir} in initscript

(From meta-openembedded rev: a5f631eefdfaeca22d8d06b63d1e27fb934a8bc5)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agontp: Move sntp before ntp-utils in packaging order
Khem Raj [Wed, 24 Apr 2013 02:08:06 +0000 (19:08 -0700)]
ntp: Move sntp before ntp-utils in packaging order

${PN}-utils has greedy expression of capturing all in ${bindir}
and sntp gets swept in too. This move in PACKAGES fixes the problem
and now sntp binary is packaged in sntp package itself.

(From meta-openembedded rev: 0546dd4297abcf8f01b719a6dcb6c2c21214734e)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonuttcp_7.2.1.bb: Add new recipe
Khem Raj [Thu, 25 Apr 2013 15:45:06 +0000 (08:45 -0700)]
nuttcp_7.2.1.bb: Add new recipe

nuttcp is a network perf measurement tool

(From meta-openembedded rev: ce9e77f921f78964698111231122a929f64db048)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agostrongswan: move to meta-networking
Paul Eggleton [Mon, 15 Apr 2013 18:06:25 +0000 (19:06 +0100)]
strongswan: move to meta-networking

(From meta-openembedded rev: e6867fa02618c29a4469342bd3323f51445f9875)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoconnman: rename bbappend to match new version from oe-core
Martin Jansa [Mon, 29 Apr 2013 14:50:48 +0000 (16:50 +0200)]
connman: rename bbappend to match new version from oe-core

(From meta-openembedded rev: 36d5c2f3736bc1121f700fd11130bd4675afba0a)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodhcp: rename bbappend to match new version from oe-core
Martin Jansa [Mon, 29 Apr 2013 14:52:08 +0000 (16:52 +0200)]
dhcp: rename bbappend to match new version from oe-core

(From meta-openembedded rev: b18c141625629d5d468a6b2c60f76ab76942e638)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodropbear: rename bbappend to match new version from oe-core
Martin Jansa [Mon, 29 Apr 2013 14:51:39 +0000 (16:51 +0200)]
dropbear: rename bbappend to match new version from oe-core

(From meta-openembedded rev: 7eb1b06d788570993c2493fef081d239a38044fa)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoapache2: fix multilib builds
Paul Eggleton [Mon, 22 Apr 2013 08:35:40 +0000 (09:35 +0100)]
apache2: fix multilib builds

Change PN -> BPN in a number of places so that files are stored in the
correct location and packaged correctly.

Based on a patch by Song.Li <Song.Li@windriver.com> with additional
PN -> BPN replacements.

(From meta-openembedded rev: 3c47bd59d0315c98364a175a686e8a4b8ba66867)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomodphp: update to 5.4.14
Marcin Juszkiewicz [Thu, 25 Apr 2013 08:44:19 +0000 (08:44 +0000)]
modphp: update to 5.4.14

Only build tested.

(From meta-openembedded rev: e0851379ef6c3f3b4e6a63edba2a099211b70693)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agohiawatha: update to 9.1
Jack Mitchell [Wed, 24 Apr 2013 13:10:31 +0000 (13:10 +0000)]
hiawatha: update to 9.1

(From meta-openembedded rev: 444bce01abd4fab95d30261320579cbafd68c56a)

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoopenssh: rename bbappend to match new version from oe-core
Martin Jansa [Mon, 29 Apr 2013 08:36:11 +0000 (10:36 +0200)]
openssh: rename bbappend to match new version from oe-core

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoe-wm-0.17.2.1: Update checksums, tarball was repackaged upstream :/
Martin Jansa [Sun, 28 Apr 2013 12:50:54 +0000 (14:50 +0200)]
e-wm-0.17.2.1: Update checksums, tarball was repackaged upstream :/

Files enlightenment-0.17.2.1/ChangeLog and enlightenment-0.17.2.1-new/ChangeLog differ
Files enlightenment-0.17.2.1/NEWS and enlightenment-0.17.2.1-new/NEWS differ
Files enlightenment-0.17.2.1/po/ca.gmo and enlightenment-0.17.2.1-new/po/ca.gmo differ
Files enlightenment-0.17.2.1/po/ca.po and enlightenment-0.17.2.1-new/po/ca.po differ
Files enlightenment-0.17.2.1/po/eo.gmo and enlightenment-0.17.2.1-new/po/eo.gmo differ
Files enlightenment-0.17.2.1/po/eo.po and enlightenment-0.17.2.1-new/po/eo.po differ

(From meta-openembedded rev: a0626bab8053a6378bb159cc8b318f7b0a659519)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agometa-multimedia/README: add dependency on meta-ruby
Martin Jansa [Sat, 27 Apr 2013 11:38:06 +0000 (13:38 +0200)]
meta-multimedia/README: add dependency on meta-ruby

* mkvtoolnix depends on ruby-native

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibnotify3, nautilus3: exclude from world
Martin Jansa [Sat, 27 Apr 2013 10:51:13 +0000 (12:51 +0200)]
libnotify3, nautilus3: exclude from world

* libnotify3 conflicts with libnotify and breaks couple of gnome recipes

(From meta-openembedded rev: 749e7d3a957a8b3f39afe6cc39097f1730cf9444)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agocompat-wireless: exclude from world
Martin Jansa [Sat, 27 Apr 2013 10:43:58 +0000 (12:43 +0200)]
compat-wireless: exclude from world

* depends on config options which are not enabled in qemu* MACHINEs by default

(From meta-openembedded rev: 845d13da5e6ad17bdf75797da11722db74ef0871)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agollvm2.9: add LLVM_EXTRA_ARCH to enable X86 unless building for x86
Martin Jansa [Sat, 27 Apr 2013 09:48:54 +0000 (11:48 +0200)]
llvm2.9: add LLVM_EXTRA_ARCH to enable X86 unless building for x86

* now I see why it was there before, at least on arm it fails with:
  | CMake Error at cmake/modules/LLVMConfig.cmake:127 (message):
  |   Library `X86' not found in list of llvm libraries.

(From meta-openembedded rev: 69400d286b9d2e03046510ec6089a24611e50e05)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonetwork-manager-applet: update to 0.9.8.0
Andreas Müller [Thu, 25 Apr 2013 16:16:02 +0000 (16:16 +0000)]
network-manager-applet: update to 0.9.8.0

(From meta-openembedded rev: 47ad5b8d9eeeb0dcfbe1ccf232d12ccf4d25bd84)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonetworkmanager: update to 0.9.8.0
Andreas Müller [Thu, 25 Apr 2013 16:16:01 +0000 (16:16 +0000)]
networkmanager: update to 0.9.8.0

run tested for eth0 / hidden WLAN on overo

(From meta-openembedded rev: 597fe7945b250dd05b3435744c55c4213909a179)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomemcached: add 1.4.15
Marcin Juszkiewicz [Tue, 23 Apr 2013 08:43:35 +0000 (08:43 +0000)]
memcached: add 1.4.15

(From meta-openembedded rev: 452d98eb26b798e25be8c49f1a1f798f43da5284)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibmemcached: add 1.0.15 and 1.0.7 versions
Marcin Juszkiewicz [Tue, 23 Apr 2013 08:44:50 +0000 (08:44 +0000)]
libmemcached: add 1.0.15 and 1.0.7 versions

1.0.15 is latest
1.0.7 is required by HipHopVM

(From meta-openembedded rev: 0cedafff98a1fc62e249e5b3049de5bad39552de)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agometa-ruby: Fix subject-prefix
Martin Jansa [Fri, 26 Apr 2013 13:34:13 +0000 (15:34 +0200)]
meta-ruby: Fix subject-prefix

(From meta-openembedded rev: 7bd0ff1d90bbe1b0c831bf9e7bc60fc2ad9181dd)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoREADME: add -M to git send-email example
Martin Jansa [Fri, 26 Apr 2013 13:33:46 +0000 (15:33 +0200)]
README: add -M to git send-email example

(From meta-openembedded rev: 5e6d374ae78bd7ace2c9bdd22a3d921e06857255)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agometa-gnome: add README file
Martin Jansa [Fri, 26 Apr 2013 13:30:18 +0000 (15:30 +0200)]
meta-gnome: add README file

(From meta-openembedded rev: c1e932fc3d3799921347a4476d862bf5cbad324c)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoREADME: add me to maintainers in some layers
Martin Jansa [Fri, 26 Apr 2013 13:27:39 +0000 (15:27 +0200)]
README: add me to maintainers in some layers

(From meta-openembedded rev: a82724841aece491f72b00f6e85f5102a680f1ca)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agollvm2.9: remove X86 from LLVM_TARGETS_TO_BUILD
Martin Jansa [Fri, 26 Apr 2013 17:28:52 +0000 (19:28 +0200)]
llvm2.9: remove X86 from LLVM_TARGETS_TO_BUILD

* when building for qemux86* it tries to build X86 twice and fails with:
  | CMake Error at lib/Target/CMakeLists.txt:24 (add_subdirectory):
  |   The binary directory
  |
  |     /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/x86_64-oe-linux/llvm2.9/2.9-r2.0/llvm-2.9/build/lib/Target/X86
  |
  |   is already used to build a source directory.  It cannot be used to build
  |   source directory
  |
  |     /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/x86_64-oe-linux/llvm2.9/2.9-r2.0/llvm-2.9/lib/Target/X86
  |
  |   Specify a unique binary directory name.

(From meta-openembedded rev: 5399efdc66504060282cf0cfd47f79eba3981861)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibgnome-keyring: add (from oe-core)
Ross Burton [Wed, 24 Apr 2013 17:54:55 +0000 (17:54 +0000)]
libgnome-keyring: add (from oe-core)

This was in oe-core previously but it's not actually used by anything:
webkit-gtk claimed a false dependency and the new libsoup has removed all use of
gnome-keyring.

(From meta-openembedded rev: 6fb3c64545a75befa5e9d3ef12dbeae798214a00)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agognome-keyring: add (from oe-core)
Ross Burton [Wed, 24 Apr 2013 16:32:43 +0000 (16:32 +0000)]
gnome-keyring: add (from oe-core)

This was previously in oe-core but nothing there was actually using it in an
image.  As it's part of GNOME, move it meta-gnome.

The custom service file is dropped, as upstream is now shipping and installing
this file (and has been for some time).

(From meta-openembedded rev: 81e1b91d81f93b39cc0731f696cee7f9031a1414)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolxdm: fix postinst-code
Andreas Müller [Wed, 24 Apr 2013 15:21:24 +0000 (15:21 +0000)]
lxdm: fix postinst-code

Exiting postinst code leaves systemd.bbclass offline postinst code unexecuted,
causes postinst not to finish at first boot (lxdm.service is not aliased to
display-manager.service -> started much too early) and is not neccesary:
language preparation can be done offline.

(From meta-openembedded rev: defabe7408915c10b6df520247fa966ad0260846)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogateone: fix license name
Paul Barker [Tue, 23 Apr 2013 08:55:47 +0000 (08:55 +0000)]
gateone: fix license name

The Affero GPL is in common-licenses as 'AGPL-3.0' not 'AGPLv3'.

(From meta-openembedded rev: 003565af7a952dd8d0646e1b59aff1ae568c9ddf)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agottf-inconsolata: fix license name
Paul Barker [Tue, 23 Apr 2013 08:55:35 +0000 (08:55 +0000)]
ttf-inconsolata: fix license name

We have "SIL Open Font License" 1.1 in common-licenses as OFL-1.1.

(From meta-openembedded rev: 4f95cdca5ecf26113c2000f1bef8976df5ac7b07)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-mixer: add missing dep on libunique
Koen Kooi [Tue, 23 Apr 2013 07:39:05 +0000 (07:39 +0000)]
xfce4-mixer: add missing dep on libunique

checking for unique-1.0 >= 1.1... not found
*** The required package unique-1.0 was not found on your system.
*** Please install unique-1.0 (atleast version 1.1) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.
Configure failed. The contents of all config.log files follows to aid debugging

(From meta-openembedded rev: 3558455d3c3269cbf3dbb03a7feb7cf4a125e33a)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-xkb-plugin: Update to latest git
Andreas Müller [Tue, 23 Apr 2013 06:03:53 +0000 (06:03 +0000)]
xfce4-xkb-plugin: Update to latest git

In 7b35cdc554ee3f42f9619996604d4674126711c1 xfce4-settings was updated to
development-release 4.11.0. Reason for this was handling of keyboard layout
by xfce4-settings.
With this patch xfce4-xkb-plugin synchronizes with xfce4-settings, shares
settings and uses dialogs from xfce4-settings. These changes were not yet
released because they depend on development-release of xfce4-settings.
Next stable release of xfce4-settings will be with xfce 4.12 with release date
unknown [1].

[1] http://wiki.xfce.org/releng/4.12/roadmap#roadmapplanned_features

(From meta-openembedded rev: e214ecb24c2234ee512d26a17a6966b790ae9766)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoqtserialport-e: Various fixes per openembedded-devel list comments.
Wayne Warren [Mon, 22 Apr 2013 18:45:11 +0000 (18:45 +0000)]
qtserialport-e: Various fixes per openembedded-devel list comments.

* Change DESCRIPTION to SUMMARY
 * Fix LICENSE declarations to be version-specific
 * Coding convention fixes * Don't modify Makefiles modified by qmake2; instead
   symlink qmake2 in to $WORKDIR to be run from there so that it uses
   $WORKDIR/qt.conf values

(From meta-openembedded rev: 6f0d8c365f0ae376f715cdf0fc171b0a26d597b9)

Signed-off-by: Wayne Warren <steven.w.warren@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoqtserialport: Adds initial recipe.
Wayne Warren [Mon, 22 Apr 2013 18:45:10 +0000 (18:45 +0000)]
qtserialport: Adds initial recipe.

(From meta-openembedded rev: 83d8217c45193e05707319ecf7034d250ab50fdb)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agophp: add sqlite3 and mysql PACKAGECONFIG options
Jack Mitchell [Tue, 23 Apr 2013 09:18:28 +0000 (09:18 +0000)]
php: add sqlite3 and mysql PACKAGECONFIG options

(From meta-openembedded rev: c61ab94d5b94672a29b0b06b6fb7b6d5ea38119e)

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agocollectd: add recipe for 5.2.2
Paul Eggleton [Mon, 22 Apr 2013 16:28:16 +0000 (16:28 +0000)]
collectd: add recipe for 5.2.2

Based on initial version by Koen Kooi <koen@beagleboard.org>. Initscript
borrowed from Debian with some tweaks.

Note that since collectd uses libltdl, building this successfully
required OE-Core commit db84eaf851b22b262d9dc48eb55bd5224a00fdd2 or else
you get an error about "config/compile" being missing.

(From meta-openembedded rev: 2fc71a181eeea1ef393ad1ca7bde0a5f5de5c5ad)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonet-snmp: move to meta-networking and tweak
Paul Eggleton [Mon, 22 Apr 2013 08:45:45 +0000 (08:45 +0000)]
net-snmp: move to meta-networking and tweak

* Set SUMMARY instead of DESCRIPTION
* Move SRC_URI checksums under SRC_URI
* Move packaging definitions to the end

(From meta-openembedded rev: 9e7327e446d16a8bd70f93d5d68cdf267e3d2106)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agollvm2.9: try to fix thumb build and disable it after failure
Martin Jansa [Fri, 19 Apr 2013 14:01:52 +0000 (16:01 +0200)]
llvm2.9: try to fix thumb build and disable it after failure

* khem: could you check what I'm doing wrong? This is out of my league..

(From meta-openembedded rev: 9d68ba4fc2b2f862bfb9619f74e082c88ab68604)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agollvm2.9: fix build with gcc-4.7
Martin Jansa [Fri, 19 Apr 2013 10:18:18 +0000 (12:18 +0200)]
llvm2.9: fix build with gcc-4.7

(From meta-openembedded rev: 87ccfd07de099ec1c95e67b72aa18e2effb77b58)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agollvm2.9: Import from meta-java
Martin Jansa [Mon, 15 Apr 2013 14:31:22 +0000 (16:31 +0200)]
llvm2.9: Import from meta-java

* llvm is generic enough to be useful outside meta-java
  e.g. we need it to enable llvmpipe galium driver in mesa

* imported without any modification (except indentation), all
  credits go to Henning Heinold and Khem Raj for maintaining
  it in meta-java

(From meta-openembedded rev: 265e58da86ee32c86ab52c24b2d8ce4a7cc508a0)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agottf-arphic-uming: remove whitespace from license
Paul Barker [Sat, 20 Apr 2013 13:23:32 +0000 (13:23 +0000)]
ttf-arphic-uming: remove whitespace from license

The whitespace in LICENSE causes bitbake to parse this as three separate
licenses: 'Arphic', 'Public' and 'License'. These spaces are replaced with
dashes to prevent confusion.

(From meta-openembedded rev: 2a5dea2399e2be5e5d964eda7465dcaf4c2e152b)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-tornado: fix license name
Paul Barker [Sat, 20 Apr 2013 13:22:05 +0000 (13:22 +0000)]
python-tornado: fix license name

Upstream source (https://github.com/facebook/tornado) says this is released
under version 2.0 of the Apache license which we have in the common licenses
directory as 'Apache-2.0'.

(From meta-openembedded rev: 6a05bb63eee8aeac50122788efcc1697a24837b9)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agovim: update to 7.3.905
Paul Barker [Sat, 20 Apr 2013 12:17:07 +0000 (12:17 +0000)]
vim: update to 7.3.905

Replace version 7.2.446 with the latest version currently available, 7.3.905.

The old fetch method was inefficient as version 7.2 was downloaded and patches
applied to get to version 7.2.446. Attempting this method with git 7.3 did not
work as not all 905 patches applied cleanly. Instead we fetch version 7.3.905
directly from the upstream mercurial repository. This causes an implicit
dependency on mercurial-native for the build which is reasonable considering
that not many images include vim by default.

The previously used patch configure.in_remove_CC_quotes.patch is still required
as these changes haven't been made upstream; this patch still applies cleanly.

(From meta-openembedded rev: 7d3febb7d352f6a438c629e244d28e36cc719adc)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agovim: use correct license file
Paul Barker [Sat, 20 Apr 2013 12:17:06 +0000 (12:17 +0000)]
vim: use correct license file

The vim license conditions are in the file runtime/doc/uganda.txt within the
sources, not src/README.txt.

(From meta-openembedded rev: 14e1aaa74d851e3716fa6ada80ebb6f15e4f3db1)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agovim: use example vimrc from vim runtime files
Paul Barker [Sat, 20 Apr 2013 12:17:05 +0000 (12:17 +0000)]
vim: use example vimrc from vim runtime files

Rather than keeping our own local vimrc file we can use vimrc_example.vim from
the runtime files distributed with vim. This keeps us up-to-date with changes to
the config when we move to a new vim version.

Also tidy comments around do_install_append so that it is clearer what is
happening.

(From meta-openembedded rev: 29f73dc16d537726696e408d526085bf88be26e6)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agop910nd: Fix the lock directory use
Otavio Salvador [Fri, 19 Apr 2013 18:52:49 +0000 (18:52 +0000)]
p910nd: Fix the lock directory use

The original code uses a subdir inside of /var/lock which is hard for
us to manage as it may be running in tmpfs; we did change it for avoid
the subdir so it just works.

(From meta-openembedded rev: 4e896feefbf034a0d0bf5409bc69d86c24859ca4)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoopenldap: do not link to ICU
Marcin Juszkiewicz [Fri, 19 Apr 2013 09:44:26 +0000 (09:44 +0000)]
openldap: do not link to ICU

(From meta-openembedded rev: 567963f9fe29b8b1f357baddfe266ff8a58e6f09)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoHiawatha: update to 9.0, add systemd support
Jack Mitchell [Thu, 18 Apr 2013 11:20:20 +0000 (11:20 +0000)]
Hiawatha: update to 9.0, add systemd support

(From meta-openembedded rev: e1a4953e29ae1d605365b895d430ad622c605059)

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolive555: change MIRROR for older versions
Paul Barker [Thu, 18 Apr 2013 09:11:10 +0000 (09:11 +0000)]
live555: change MIRROR for older versions

http://download.videolan.org/pub/videolan/testing/contrib/live555/ has dropped
everything before live.2011.12.23.tar.gz, change to using
http://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ as it still has
live.2011.03.14.tar.gz.

(From meta-openembedded rev: 6b0aa8daf1bce02c9e40ae28d569132e0cac77fa)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agophp: update to 5.4.14
Marcin Juszkiewicz [Tue, 16 Apr 2013 12:42:49 +0000 (12:42 +0000)]
php: update to 5.4.14

Build tested for AArch64 and x86.
Runtime tested on x86.

(From meta-openembedded rev: f91950e3ad2e95bae2c859b7430ef38bfeef1e3c)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agocherokee: move systemd service file to meta-webserver too
Martin Jansa [Fri, 19 Apr 2013 09:33:55 +0000 (11:33 +0200)]
cherokee: move systemd service file to meta-webserver too

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonostromo: move to meta-webserver and tweak
Paul Eggleton [Thu, 18 Apr 2013 06:39:38 +0000 (06:39 +0000)]
nostromo: move to meta-webserver and tweak

* Add SUMMARY
* Move SRC_URI checksums next to SRC_URI

(From meta-openembedded rev: f593c454bc60d1837bf1f1c97521850efb438f68)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agocherokee: move to meta-webserver and tweak
Paul Eggleton [Thu, 18 Apr 2013 06:39:37 +0000 (06:39 +0000)]
cherokee: move to meta-webserver and tweak

* Set SUMMARY instead of DESCRIPTION

(From meta-openembedded rev: 9955ac116e1f57de4c1fb01a0fa47e9591db1d4a)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agognome-desktop3: add gnome-common to DEPENDS
Andreas Müller [Wed, 17 Apr 2013 13:49:11 +0000 (13:49 +0000)]
gnome-desktop3: add gnome-common to DEPENDS

error message was:

ERROR: Function failed: do_configure (see /home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/gnome-desktop3/3.0.2-r1/temp/log.do_configure.15134 for further information)
ERROR: Logfile of failure stored in: /home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/gnome-desktop3/3.0.2-r1/temp/log.do_configure.15134
Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Executing shell function autotools_preconfigure
| DEBUG: Shell function autotools_preconfigure finished
| DEBUG: Executing shell function do_configure
| cp: cannot stat `/home/andreas/tmp/oe-core-eglibc/sysroots/overo/usr/share/gnome-common/data/omf.make': No such file or directory
| ERROR: Function failed: do_configure (see /home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/gnome-desktop3/3.0.2-r1/temp/log.do_configure.15134 for further information)
ERROR: Task 251 (/home/andreas/data/oe-core/sources/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop3_3.0.2.bb, do_configure) failed with exit code '1'

(From meta-openembedded rev: 73a17ee018a2d26584b3c1b7d4fa4b9906d14b2a)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonet-snmp: set correct SYSTEMD_PACKAGES
Jack Mitchell [Wed, 17 Apr 2013 15:25:35 +0000 (15:25 +0000)]
net-snmp: set correct SYSTEMD_PACKAGES

(From meta-openembedded rev: bf72a35bf4d5a9a4cd30d7b27e8b1aef05e9a62b)

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonet-snmp: merge .inc into .bb and clean up obsolete parts of recipe
Jack Mitchell [Wed, 17 Apr 2013 11:59:44 +0000 (12:59 +0100)]
net-snmp: merge .inc into .bb and clean up obsolete parts of recipe

(From meta-openembedded rev: affc95fd851cde2a8e0bd82217c38b16c8aca302)

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonet-snmp: Update to 5.7.2
Jack Mitchell [Wed, 17 Apr 2013 09:59:57 +0000 (10:59 +0100)]
net-snmp: Update to 5.7.2

- Removed some un-needed patches

(From meta-openembedded rev: 71548ec82d676dc1eb0dda39a7fb7a0351478684)

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonet-snmp: fix failure when starting on system without pci bus
Jack Mitchell [Wed, 17 Apr 2013 09:36:07 +0000 (10:36 +0100)]
net-snmp: fix failure when starting on system without pci bus

The snmpd daemon cannot start on platforms without a pci bus:

snmpd[15460]: pcilib: Cannot open /proc/bus/pci
snmpd[15460]: pcilib: Cannot find any working access method.

snmpd should not depend on a PCI bus and should simply move on.

(From meta-openembedded rev: a5cbd7c856f838913f8d3faca7765760cb01fe77)

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agontp: Create a separate package for sntp
Khem Raj [Tue, 16 Apr 2013 20:35:50 +0000 (20:35 +0000)]
ntp: Create a separate package for sntp

sntp provides the functionality of obsoleted ntpdate
so we have option of using ntpd as well as sntp
sntp does the immediate one time sync with time
server and corrects the tme immediately. it
replaces ntpdate nicely.

(From meta-openembedded rev: c43b56f6d66412998cb4635f5bf40c9e499eaabd)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxinput-calibrator: install .service only with systemd in DISTRO_FEATURES
Martin Jansa [Tue, 16 Apr 2013 19:09:40 +0000 (21:09 +0200)]
xinput-calibrator: install .service only with systemd in DISTRO_FEATURES

* Otavio reported unpackaged files without systemd enabled

(From meta-openembedded rev: 4f3cabc8749c9b5c3362d50029f04b48fcbca266)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxserver-nodm-init: install .service and conf only with systemd in DISTRO_FEATURES
Martin Jansa [Tue, 16 Apr 2013 19:08:59 +0000 (21:08 +0200)]
xserver-nodm-init: install .service and conf only with systemd in DISTRO_FEATURES

* Otavio reported unpackaged files without systemd enabled

(From meta-openembedded rev: 823d41b46a9d3cc223bd66e13b655558d9e6a361)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agovim: prevent binaries from being stripped too early
Paul Barker [Tue, 16 Apr 2013 16:02:28 +0000 (16:02 +0000)]
vim: prevent binaries from being stripped too early

By default, vim binaries are stripped during the build. This prevents us from
putting non-stripped binaries into a -dbg package. Passing 'STRIP=/bin/true' to
configure is the method recommended in the vim Makefile to disable stripping of
binaries during the build.

(From meta-openembedded rev: 7425fdd9a25b77fb5bf32cd4d0d8b83c121c1e7a)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agovim: recommend that runtime data is installed along with binaries
Paul Barker [Tue, 16 Apr 2013 16:02:27 +0000 (16:02 +0000)]
vim: recommend that runtime data is installed along with binaries

(From meta-openembedded rev: e86bab75ab74bc3fe28eb143c4dca71d7e0b0775)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agognumeric: add recipe for version 1.12.0
Mario Domenech Goulart [Mon, 15 Apr 2013 20:45:39 +0000 (20:45 +0000)]
gnumeric: add recipe for version 1.12.0

Based on the OE classic recipe as of
bd204492e0ed296bbac2999da29f831cbdf965f9

(From meta-openembedded rev: 413a9fba2e48b52c4845f239f414025d36d195aa)

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agov4l-utils: make it build for AArch64
Marcin Juszkiewicz [Tue, 16 Apr 2013 12:27:07 +0000 (12:27 +0000)]
v4l-utils: make it build for AArch64

(From meta-openembedded rev: c9d1b35916615e979554f8f6919da2b86f98664f)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoatftp: move to meta-networking and tweak
Paul Eggleton [Tue, 16 Apr 2013 10:54:03 +0000 (10:54 +0000)]
atftp: move to meta-networking and tweak

* Add origin and Upstream-Status to patches
* Set SUMMARY instead of DESCRIPTION
* Add ${PN}d to PACKAGES instead of atftpd to be consistent with the
  rest of the recipe

(From meta-openembedded rev: 02023c1543d08bc2d51b739cf846eb49516e1269)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoipsec-tools: move to meta-networking and tweak
Paul Eggleton [Tue, 16 Apr 2013 10:54:01 +0000 (10:54 +0000)]
ipsec-tools: move to meta-networking and tweak

* Add purpose and Upstream-Status to patch

(From meta-openembedded rev: bd790d44d2b07d660ee8c1d799d38ace22e0c455)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodnsmasq: move to meta-networking and tweak
Paul Eggleton [Tue, 16 Apr 2013 10:54:00 +0000 (10:54 +0000)]
dnsmasq: move to meta-networking and tweak

* Make dbus a PACKAGECONFIG option and remove dnsmasq-dbus recipe
* Set LICENSE to correctly indicate choice of licenses
* Set SUMMARY instead of DESCRIPTION

(From meta-openembedded rev: d48c95da5873a5674c264f788c0f1dda12025a25)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agorp-pppoe: move from meta-oe to meta-networking and tweak
Paul Eggleton [Tue, 16 Apr 2013 10:53:59 +0000 (10:53 +0000)]
rp-pppoe: move from meta-oe to meta-networking and tweak

* Move packaging definitions to the end
* Move SRC_URI checksums next to SRC_URI
* Set SUMMARY instead of DESCRIPTION

(From meta-openembedded rev: f40bce43638234c18e09b6a9601c737c21f26993)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agobridge-utils: move to meta-networking and tweak
Paul Eggleton [Tue, 16 Apr 2013 10:53:58 +0000 (10:53 +0000)]
bridge-utils: move to meta-networking and tweak

* Update HOMEPAGE
* Set SUMMARY instead of DESCRIPTION
* Move DEPENDS up towards the top

(From meta-openembedded rev: 037be68e540c6b8781b13f210e67b1a8a95de298)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>