scm/bb/tizen-distro.git
9 years agontp: correct systemd EnvironmentFile, add ntpdate service
Peter A. Bigot [Wed, 4 Jan 2012 02:21:05 +0000 (02:21 +0000)]
ntp: correct systemd EnvironmentFile, add ntpdate service

Eliminate EnvironmentFile from systemd unit descriptions.  /etc/ntp.conf
can't be sourced to set environment variables like NTPD_ARG.  Following the
rationale at http://0pointer.de/blog/projects/on-etc-sysinit.html it isn't
needed anyway; if you don't buy that, it should be:

  EnvironmentFile=-/etc/default/ntpd

Add one-shot ntpdate service which synchronizes local clock prior to
starting ntpd (which aborts if the local time is more than 1000 seconds off
of the server).  "systemctl enable ntpdate.service" not done by default
because this would be a behavior change.

Correct comment describing how to replace ntpdate (ntpdc doesn't take those
arguments).

Add comment to ntp.conf pointing out need to remove local hardware clock as
a reference when simulating ntpdate.

(From meta-openembedded rev: 42d6f4f36696faaf0e526b14bcc6daff51ab943b)

Signed-off-by: Peter A. Bigot <bigotp@acm.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoudisks: add native systemd support
Andreas Müller [Mon, 2 Jan 2012 23:09:39 +0000 (23:09 +0000)]
udisks: add native systemd support

(From meta-openembedded rev: dc32361d19b49c9cb2df1d73dc61dfe7255a11b2)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoristretto: fix build error by including locale.h
Andreas Müller [Tue, 3 Jan 2012 15:39:37 +0000 (15:39 +0000)]
ristretto: fix build error by including locale.h

build tested / error was:

| util.c: In function 'rstto_launch_help':
| util.c:36:35: error: 'LC_MESSAGES' undeclared (first use in this function)
| util.c:36:35: note: each undeclared identifier is reported only once for each function it appears in
| make[3]: *** [ristretto-util.o] Error 1
| make[3]: Leaving directory `/home/Superandy/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/ristretto-0.3.0-r0/ristretto-0.3.0/src'
| make[2]: *** [all] Error 2
| make[2]: Leaving directory `/home/Superandy/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/ristretto-0.3.0-r0/ristretto-0.3.0/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/Superandy/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/ristretto-0.3.0-r0/ristretto-0.3.0'
| make: *** [all] Error 2
| + die 'oe_runmake failed'

(From meta-openembedded rev: f3e086bae4442bf0941ad3f11b7c46ccabade30d)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibxfce4ui: remove gettext from DEPENDS since xfce.bbclass takes care
Andreas Müller [Tue, 3 Jan 2012 14:41:49 +0000 (14:41 +0000)]
libxfce4ui: remove gettext from DEPENDS since xfce.bbclass takes care

(From meta-openembedded rev: 93229b3e604f8e050f467afd877ac0e873f9c285)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce.bbclass: inherit gettext
Andreas Müller [Tue, 3 Jan 2012 14:41:48 +0000 (14:41 +0000)]
xfce.bbclass: inherit gettext

(From meta-openembedded rev: 8b3ed2f4349de11de34cb0e43463f737abaed5a5)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibxfce4ui: update to 4.8.1
Andreas Müller [Mon, 26 Dec 2011 02:01:59 +0000 (02:01 +0000)]
libxfce4ui: update to 4.8.1

* build tested incremental & from empty build dir
* run tested on overo

(From meta-openembedded rev: 703222403053989087c8d3d3ee849086eb9567fd)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfwm4: update to 4.8.1
Andreas Müller [Mon, 26 Dec 2011 02:01:58 +0000 (02:01 +0000)]
xfwm4: update to 4.8.1

* build tested incremental & from empty build dir
* run tested on overo

(From meta-openembedded rev: 15c2388f33d3297ff33314023d1b01a50e7dcc97)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotumbler: update to 0.1.23
Andreas Müller [Mon, 26 Dec 2011 02:01:57 +0000 (02:01 +0000)]
tumbler: update to 0.1.23

* build tested incremental & from empty build dir
* run tested on overo

(From meta-openembedded rev: d787186059ad47787089e7ee6940175173f351fa)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-pyusb: add recipe to support usb development in Python
Peter A. Bigot [Sat, 31 Dec 2011 17:40:21 +0000 (17:40 +0000)]
python-pyusb: add recipe to support usb development in Python

(From meta-openembedded rev: 62332b8522f131d59136b4170dc8073638ec5641)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolighttpd: move bbappend to new version to match OE-core
Koen Kooi [Tue, 3 Jan 2012 15:11:06 +0000 (16:11 +0100)]
lighttpd: move bbappend to new version to match OE-core

(From meta-openembedded rev: c65139cd012231db6c3994481d11fe118773afab)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodialog: add 1.1-20111020 recipe (dynamic and static)
Otavio Salvador [Fri, 23 Dec 2011 20:50:18 +0000 (20:50 +0000)]
dialog: add 1.1-20111020 recipe (dynamic and static)

(From meta-openembedded rev: 2642db3615ea2d4196b9c73537d9ebff6c57de2d)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxbmc: bump SRCREV to latest eden branch
Koen Kooi [Fri, 23 Dec 2011 11:59:59 +0000 (12:59 +0100)]
xbmc: bump SRCREV to latest eden branch

(From meta-openembedded rev: bb76fbcfc3d48a76ff629257abc8d6b1bb51f5c2)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogdb-cross-canadian: build gdb with python support
Eric BENARD [Fri, 23 Dec 2011 07:12:16 +0000 (07:12 +0000)]
gdb-cross-canadian: build gdb with python support

* python support is needed for providing finer scripting control
in gdb, and for remote controling gdb for example from qtcreator
* gdb/configure tries to autodetect python using python executable
with --includes --ldflags --exec-prefix to get the right flags
As it's difficult to achieve in OE's context, we generate a
script which will return the right values and make gdb's build
system happy. This idea was taken from the following article :
http://www.mentby.com/doug-evans-2/python-enabled-gdb-on-windows-and-relocation.html
* tested using angstrom & armv7/armv5 targets & qtcreator 201005 & 2.4.0

(From meta-openembedded rev: d3c1760a8fc9365585888b5d6a3db9965eb0174f)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotask-basic: adjust rsyslog dependency
Koen Kooi [Fri, 23 Dec 2011 07:54:31 +0000 (08:54 +0100)]
task-basic: adjust rsyslog dependency

(From meta-openembedded rev: 041f97a5988ad12477ec70206f1b712738d1350c)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosystemd: depends on intltool-native
Otavio Salvador [Thu, 22 Dec 2011 11:53:37 +0000 (11:53 +0000)]
systemd: depends on intltool-native

(From meta-openembedded rev: 5f2ac92eed90e19f2278f6d189a0157d1511e341)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agorsyslog: move systemd support to rsyslog-systemd
Otavio Salvador [Wed, 21 Dec 2011 12:05:12 +0000 (12:05 +0000)]
rsyslog: move systemd support to rsyslog-systemd

This makes the package consistent with others supporting systemd and
also cleans up the recipe using the systemd.bbclass.

(From meta-openembedded rev: cb372a589a24f31d2e701350b305dec70cc110e5)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopcsc-lite: ccid downgraded to a runtime recommendation
Otavio Salvador [Sat, 17 Dec 2011 11:12:50 +0000 (11:12 +0000)]
pcsc-lite: ccid downgraded to a runtime recommendation

ccid adds more smart-card readers support but it is not a requirement
for pcsc-lite to work thus we change it to a recommendation instead of
a hard dependency.

(From meta-openembedded rev: 9c517424dfab1f65cf5e750836ee742ecf9b3ecc)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoepiphany 2.30.6: add missing source checksums
Koen Kooi [Thu, 22 Dec 2011 15:33:21 +0000 (16:33 +0100)]
epiphany 2.30.6: add missing source checksums

(From meta-openembedded rev: 14d2b74fa451f81488bfdf2697f8170807c1007f)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogdm 2.32.2: add missing source checksums
Koen Kooi [Thu, 22 Dec 2011 09:03:01 +0000 (10:03 +0100)]
gdm 2.32.2: add missing source checksums

(From meta-openembedded rev: 87a35d203278d220e6c730dc551af11a060798cd)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoptpd: add version 1.0.0
Zhenhua Luo [Wed, 21 Dec 2011 06:01:43 +0000 (06:01 +0000)]
ptpd: add version 1.0.0

    Precision Time Protocol (PTP) as defined by the IEEE 1588 standard.

(From meta-openembedded rev: ca8183238a6bea0922f8416444741244cc8d14c7)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibnfnetlink: add version 1.0.0
Zhenhua Luo [Wed, 21 Dec 2011 06:01:42 +0000 (06:01 +0000)]
libnfnetlink: add version 1.0.0

    libnfnetlink is the low-level library for netfilter related kernel/userspace
    communication. It provides a generic messaging infrastructure for in-kernel
    netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack)
    and their respective users and/or management tools in userspace.

(From meta-openembedded rev: 713b8ac8aaae7b6cd2c97801bc8575323846fee7)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoipsec-tools: add version 0.7.2
Zhenhua Luo [Wed, 21 Dec 2011 06:01:41 +0000 (06:01 +0000)]
ipsec-tools: add version 0.7.2

    IPsec-Tools is a port of KAME's IPsec utilities to the Linux IPsec
    implementation.

(From meta-openembedded rev: 16da7fbd7b7a41c51e6c650e133f53b7210016e3)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoietutils: add version 1.0
Zhenhua Luo [Wed, 21 Dec 2011 06:01:40 +0000 (06:01 +0000)]
ietutils: add version 1.0

    The GNU inetutils are a collection of common networking utilities
    and servers including ftp, ftpd, rcp, rexec, rlogin, rlogind, rsh,
    rshd, syslog, syslogd, talk, talkd, telnet, telnetd, tftp, tftpd,
    and uucpd.

(From meta-openembedded rev: 8b08e151645d19d2940b6f83c7626087f4ac874f)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibxaw: fix build error due to missing xmlto
Zhenhua Luo [Wed, 21 Dec 2011 06:01:39 +0000 (06:01 +0000)]
libxaw: fix build error due to missing xmlto

    libxaw build failed due to missing native xmlto, add xmlto-native in
    DEPENDS of libxaw

(From meta-openembedded rev: 7fa09da36cf9711f9fcfee04380682b9abc526fa)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxmlto: add version 0.0.25
Zhenhua Luo [Wed, 21 Dec 2011 06:01:38 +0000 (06:01 +0000)]
xmlto: add version 0.0.25

    xmlto converts an XML file (DocBook or XSL-FO) into a specified format
    (PS, PDF, HTML, man, ASCII, XSL-FO, etc.)

(From meta-openembedded rev: ab8f876ca8fa223c183e3db2029cce88f3435a27)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogcc-4.5: Update gxx headers patch
Khem Raj [Wed, 21 Dec 2011 17:09:19 +0000 (17:09 +0000)]
gcc-4.5: Update gxx headers patch

This patch now expects gxx-include-dir
to be specified under sysroot which we
already do through gcc-cross4.inc from
oe-core

Please test

(From meta-openembedded rev: ac52f114fb1f2cc0b28a7457fb1a64b39a196e5a)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomidori: upgrade from 0.4.2 to 0.4.3
Martin Jansa [Mon, 19 Dec 2011 08:09:35 +0000 (09:09 +0100)]
midori: upgrade from 0.4.2 to 0.4.3

* only build tested, it does segfault in runtime but it's the same with
  previous 0.4.2 version and probably not caused by midori itself

(From meta-openembedded rev: 89fc3c7f28f6e4d2dc1fcbe760db8c8fdc229dc3)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonavit: bump PR after gpsd upgrade (.so name change)
Martin Jansa [Mon, 19 Dec 2011 06:39:34 +0000 (07:39 +0100)]
navit: bump PR after gpsd upgrade (.so name change)

(From meta-openembedded rev: 18b6e66d1db5faead7400b21c4a6222157dbaf92)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogpsd: upgrade from 2.95 to 2.96, drop 2 patches applied upstream
Martin Jansa [Sat, 17 Dec 2011 20:34:31 +0000 (21:34 +0100)]
gpsd: upgrade from 2.95 to 2.96, drop 2 patches applied upstream

(From meta-openembedded rev: c343bd205be77f1d014a5b21698caf23a9b6620d)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoe-tasks: add patch to fix changed callback name
Martin Jansa [Sat, 17 Dec 2011 02:20:58 +0000 (03:20 +0100)]
e-tasks: add patch to fix changed callback name

(From meta-openembedded rev: b412e289402f902e39e0895d71d04acb16b2dfe7)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoe-base: bump EFL_SRCREV a bit more
Martin Jansa [Thu, 15 Dec 2011 09:18:52 +0000 (10:18 +0100)]
e-base: bump EFL_SRCREV a bit more

(From meta-openembedded rev: ec49a5a3df1cda29c0817345bf02499a1f260014)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoedje: fix unpackaged multisense modules
Martin Jansa [Tue, 13 Dec 2011 09:29:02 +0000 (10:29 +0100)]
edje: fix unpackaged multisense modules

(From meta-openembedded rev: 105290205ec2f0823131a0def5d173f77594b2c4)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoe-base: bump EFL_SRCREV remove EFL_SRCREV_1.* and applied patches from libeflvala...
Martin Jansa [Tue, 13 Dec 2011 08:49:07 +0000 (09:49 +0100)]
e-base: bump EFL_SRCREV remove EFL_SRCREV_1.* and applied patches from libeflvala, elsa and python-elementary

* elementary (Evas_GL) and e-wm (backlight) depends on trunk again..

10:06:36 < JaMa> shouldn't elementary and e17 depend only on efl-1.1? | ./Elementary.h:372:21: fatal error: Evas_GL.h: No such file or directory and e/src/bin/e_backlight.c:43: undefined reference to
                 `ecore_x_randr_output_backlight_available'
10:07:32 < JaMa> but I'll recheck my configs
10:08:20 < moa> hum, that evas_gl.h would be a problem indeed
10:08:36 < moa> for e, i don't know
10:08:57 <@raster> elm requires svn evas
10:09:02 <@raster> thats unfortunately how it is
10:09:12 <@raster> requires evas_gl
10:09:35 < JaMa> maybe this is missing in 1.1 branch for e17? r65838
10:09:42 <@raster> yes
10:09:46 <@raster> its missing
10:09:50 <@raster> as its in trunk
10:09:53 <@raster> its a "new feature"
10:09:58 <@raster> not in stable
10:10:15 <@raster> uy'd have to patch out the support to make elm from svn build
10:10:42 < JaMa> raster: ok then I just didn't understand the dependency on "only" efl-1.1 right.. I'll update the rest of efl to same rev (instead of keeping them on 1.1 release)

(From meta-openembedded rev: 458f724d9bdb716b6907ea797a92fe0f67f1f72b)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agovlc: rework dependencies
Sylvain Paré [Tue, 20 Dec 2011 11:01:20 +0000 (11:01 +0000)]
vlc: rework dependencies

* re-adds dropped depends as they are available now
 * adds libxpm as dependency as current vlc's config depends on it.
 * bumps PR
 * NOTE about ENTERPRISE_DISTRO : is that supposed to be still used or should this be replaced by something which respects COMMERCIAL_LICENSE setting ?

(From meta-openembedded rev: 5b1dff8b4f52873060b75813eeba864d64a70083)

Signed-off-by: Sylvain 'GarthPS' Paré <sylvain.pare@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibav, libsdl-image, mplayer2, xbmc: bump PR for libsdl packaging change in OE-core
Koen Kooi [Sun, 18 Dec 2011 09:35:24 +0000 (10:35 +0100)]
libav, libsdl-image, mplayer2, xbmc: bump PR for libsdl packaging change in OE-core

(From meta-openembedded rev: 6235a379418feb0a24bd33de8cc125b435099f69)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-tornada git: bump SRCREV for websocket API fix
Koen Kooi [Mon, 19 Dec 2011 12:37:53 +0000 (13:37 +0100)]
python-tornada git: bump SRCREV for websocket API fix

(From meta-openembedded rev: 781ac7ac8b74f23972f4bda8cb530312be3f00ee)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibgphoto2: Fix QA issues
Andreas Müller [Mon, 19 Dec 2011 00:56:00 +0000 (00:56 +0000)]
libgphoto2: Fix QA issues

(From meta-openembedded rev: 4ae696e7dd5688078b75428e5a1925cb351628be)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxbmc: add git version based on HEAD of eden branch
Koen Kooi [Sat, 17 Dec 2011 19:57:13 +0000 (20:57 +0100)]
xbmc: add git version based on HEAD of eden branch

Runtime tested on beagleboard/angstrom

(From meta-openembedded rev: 12caa1228a915b70b2f87acd38c644fb4cc011c8)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibgphoto2 2.4.11: break runtime dependency loop
Koen Kooi [Sat, 17 Dec 2011 17:33:51 +0000 (18:33 +0100)]
libgphoto2 2.4.11: break runtime dependency loop

(From meta-openembedded rev: 3e9f18f7b0ad135dfcbbfce20a701df23f37c597)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoyajl: add 2.0.3
Koen Kooi [Sat, 17 Dec 2011 08:29:40 +0000 (09:29 +0100)]
yajl: add 2.0.3

(From meta-openembedded rev: 135a8f46ab9bcf9c7eadaed6f9b4f8ee4022e06d)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agorng-tools: add
Zhenhua Luo [Fri, 16 Dec 2011 14:19:23 +0000 (14:19 +0000)]
rng-tools: add

    Random number generator daemo.

(From meta-openembedded rev: 7fd47b69000367319886af45151581c0ecd88310)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agostrongswan: add
Zhenhua Luo [Fri, 16 Dec 2011 14:19:22 +0000 (14:19 +0000)]
strongswan: add

    strongSwan is an OpenSource IPsec implementation for the Linux operating system.

(From meta-openembedded rev: 3c76c8c4a5ca8793146ce2eaf98048d501b9c8be)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agobridge-utils: add
Zhenhua Luo [Fri, 16 Dec 2011 14:19:21 +0000 (14:19 +0000)]
bridge-utils: add

    bridge-utils provides tools for ethernet bridging.

(From meta-openembedded rev: 1f7f7df5f34b6e3930665b6d9074d65815b5d176)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibcdio: add 0.82
Koen Kooi [Fri, 16 Dec 2011 14:33:29 +0000 (15:33 +0100)]
libcdio: add 0.82

(From meta-openembedded rev: 7a20673d7a65f71d3b45c13d92b1ea94392a10d7)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibsdl-image: add 1.2.10
Koen Kooi [Fri, 16 Dec 2011 14:29:05 +0000 (15:29 +0100)]
libsdl-image: add 1.2.10

(From meta-openembedded rev: 54cee9bcec87775dc436a11e4caacc72084df52b)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibmms: add 0.6.2
Koen Kooi [Fri, 16 Dec 2011 12:29:00 +0000 (13:29 +0100)]
libmms: add 0.6.2

(From meta-openembedded rev: 8b445cca7de4c6b34004198d8d4ec1bb7c9c20c0)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibmodplug: add 0.8.7
Koen Kooi [Fri, 16 Dec 2011 11:33:55 +0000 (12:33 +0100)]
libmodplug: add 0.8.7

(From meta-openembedded rev: 80584c1a44cae4568c6f8ebb7ee4995337f8f58c)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibvpx: disable tree-vectorize
Martin Jansa [Thu, 15 Dec 2011 11:58:11 +0000 (12:58 +0100)]
libvpx: disable tree-vectorize

* It's causing ICE with latest gcc-4.6 from meta-oe, see:
  http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-November/036001.html

(From meta-openembedded rev: 11fbc9fb4efaa59aca85ba352f6ebc3412eaedd0)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopixman,libav,libvpx,fftwf: bump PR after arm OVERRIDES changes in oe-core
Martin Jansa [Thu, 15 Dec 2011 09:51:56 +0000 (10:51 +0100)]
pixman,libav,libvpx,fftwf: bump PR after arm OVERRIDES changes in oe-core

(From meta-openembedded rev: 5c24a66ea7b8844680b0926bac31f2b1f68c0941)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomplayer2: drop FULL_OPTIMIZATION_armv7a and add -fno-tree-vectorize
Martin Jansa [Wed, 9 Nov 2011 19:55:12 +0000 (20:55 +0100)]
mplayer2: drop FULL_OPTIMIZATION_armv7a and add -fno-tree-vectorize

* we had -ftree-vectorize instead of -frename-registers here, but that's
  causing ICE with latest gcc-4.6 from meta-oe
* qemux86-64 was still failing without -fno-tree-vectorize
* similar to issue in libvpx
  http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-November/036001.html
  and lowering to -O3 is not enough in this case
  | libmpcodecs/ad_imaadpcm.c: In function 'qt_ima_adpcm_decode_block':
  | libmpcodecs/ad_imaadpcm.c:177:12: internal compiler error: Segmentation fault
  | Please submit a full bug report,
  | with preprocessed source if appropriate.
  | See <http://gcc.gnu.org/bugs.html> for instructions.
  | make: *** [libmpcodecs/ad_imaadpcm.o] Error 1

(From meta-openembedded rev: c59fda28b29afcdcb245651cabbe08a76856d8ca)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosamba: Force python disabled for now to avoid host contamination
Richard Purdie [Tue, 15 Nov 2011 00:11:34 +0000 (00:11 +0000)]
samba: Force python disabled for now to avoid host contamination

(From meta-openembedded rev: 06ad2a21f24e908adf3aa6930aa4d06d3e8bd3af)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxf86-input-void: drop archive prefix from checksums
Martin Jansa [Thu, 15 Dec 2011 09:33:40 +0000 (10:33 +0100)]
xf86-input-void: drop archive prefix from checksums

* .inc file from oe-core doesn't have name=archive in SRC_URI

(From meta-openembedded rev: a955885a291dd626644ec85d07bc3b392e28be44)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoepdfview: disable cups
Denis 'GNUtoo' Carikli [Fri, 9 Dec 2011 06:30:12 +0000 (07:30 +0100)]
epdfview: disable cups

* we usually don't want cups in target images, but cups was sometimes
  autodetected and compilation failed
* | PrintPter.cxx:19:23: fatal error: cups/cups.h: No such file or directory
  Under the SHR distribution for the nokia900 machine(and maybe all other machines)

(From meta-openembedded rev: 72abfbf06ec70414bc66e5d335591a8d05047637)

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodropbear: cleanup packaging
Otavio Salvador [Sat, 10 Dec 2011 16:05:53 +0000 (16:05 +0000)]
dropbear: cleanup packaging

* the symbolic link required to disable the sysvinit init script is
  now done during the do_install task so making the recipe simple

* convert to use PRINC to bump PR on bbappend

(From meta-openembedded rev: 2ba3b00677d245e824c9ac83b177a4f9a91f8b0f)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosessreg: fix checksum
Otavio Salvador [Wed, 14 Dec 2011 15:15:00 +0000 (15:15 +0000)]
sessreg: fix checksum

(From meta-openembedded rev: 54d71d79332893c6ff38089753cfdecd564be82a)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotwm: fix checksum
Otavio Salvador [Wed, 14 Dec 2011 15:14:44 +0000 (15:14 +0000)]
twm: fix checksum

(From meta-openembedded rev: ac183f41540e463ed0af3955ab804be8cde005bd)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxrdb: fix checksum
Otavio Salvador [Wed, 14 Dec 2011 14:31:27 +0000 (14:31 +0000)]
xrdb: fix checksum

(From meta-openembedded rev: 62fa720b7381cecffe2b2546434128951d1abbc6)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosetxkbmap: fix checksum
Otavio Salvador [Wed, 14 Dec 2011 12:34:54 +0000 (12:34 +0000)]
setxkbmap: fix checksum

(From meta-openembedded rev: ee3349b62721b50d965c78eeeab8969468d60934)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoflorence: clean up recipe
Koen Kooi [Thu, 15 Dec 2011 08:35:14 +0000 (09:35 +0100)]
florence: clean up recipe

Use gettext.bbclass, sha256sum and remove some stray whitespace

(From meta-openembedded rev: 6f36625d072054737e0aa797fb791c35d999addc)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoflorence: Initial recipe added
Samuel Stirtzel [Mon, 12 Dec 2011 16:08:09 +0000 (16:08 +0000)]
florence: Initial recipe added

Florence is a virtual keyboard used to input text with a touchscreen.

Tests:
* Run tested on Overo Gumstix with xfce-nm-image
* Build tested for Qemuarm

NOTICE:
If florence can't find its gconf settings,
you need to start florence with --config and save the configuration once.

(From meta-openembedded rev: 10f6fd90ed68099f1addfb04602af545456147e6)

Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agocpufrequtils: Replace non-existant kernel.org git source
Ulf Samuelsson [Tue, 13 Dec 2011 22:56:19 +0000 (22:56 +0000)]
cpufrequtils: Replace non-existant  git source

git://git.kernel.org/pub/scm/utils/kernel/cpufreq/cpufrequtils.git
no longer exists so build fails, unless it is already present in
downloads directory.

Source has been retrieved from a mirror:
(http://mirror.nexcess.net/kernel.org/scm/utils/kernel/cpufreq/cpufrequtils.git)
and a new git source has been established on github.

kernel.org link kept in a comment to allow the old
link to be easily reestablished once it is available.

(From meta-openembedded rev: ae8e159041d49c09c2b49477eb1d220325a9e5af)

Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibgtkstylus_0.5.bb: fix LIC_FILES_CHECKSUM and LICENSE
Bernhard Guillon [Thu, 15 Dec 2011 08:19:11 +0000 (08:19 +0000)]
libgtkstylus_0.5.bb: fix LIC_FILES_CHECKSUM and LICENSE

Provide a valid LIC_FILES_CHECKSUM
Use SPDX style versioned license for LICENSE field

(From meta-openembedded rev: ed6e2d90ad1d20bbc74278ef181f39d53e6c236d)

Signed-off-by: Bernhard Guillon <Bernhard.Guillon@hale.at>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibgsf: fix LICENSE field
Martin Jansa [Wed, 14 Dec 2011 13:13:28 +0000 (13:13 +0000)]
libgsf: fix LICENSE field

(From meta-openembedded rev: 8a87c322738ad1fea626d4d1a0d8cbc8f77b9264)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoliblinebreak_1.2.bb: drop 'PRIORITY = "optional"' as it is the default
Otavio Salvador [Wed, 14 Dec 2011 01:10:35 +0000 (01:10 +0000)]
liblinebreak_1.2.bb: drop 'PRIORITY = "optional"' as it is the default

(From meta-openembedded rev: 7fc354c7350a9f0ddb0369ee51e037efa41b5ca6)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoqwt.inc: drop 'PRIORITY = "optional"' as it is the default
Otavio Salvador [Wed, 14 Dec 2011 01:10:34 +0000 (01:10 +0000)]
qwt.inc: drop 'PRIORITY = "optional"' as it is the default

(From meta-openembedded rev: 79c6b533bdd097fdc801efb59317af5257396de1)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxpext_1.0-5.bb: drop 'PRIORITY = "optional"' as it is the default
Otavio Salvador [Wed, 14 Dec 2011 01:10:33 +0000 (01:10 +0000)]
xpext_1.0-5.bb: drop 'PRIORITY = "optional"' as it is the default

(From meta-openembedded rev: f5dae46888e0b0acce893524b248d26af58957f9)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomplayer2_git.bb: drop 'PRIORITY = "optional"' as it is the default
Otavio Salvador [Wed, 14 Dec 2011 01:10:32 +0000 (01:10 +0000)]
mplayer2_git.bb: drop 'PRIORITY = "optional"' as it is the default

(From meta-openembedded rev: b41702a6bd1db5e970555342db11c2212780f1a0)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibav.inc: drop 'PRIORITY = "optional"' as it is the default
Otavio Salvador [Wed, 14 Dec 2011 01:10:31 +0000 (01:10 +0000)]
libav.inc: drop 'PRIORITY = "optional"' as it is the default

(From meta-openembedded rev: d91b657ebed3bff49b203aefe112124d5d3c954a)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoid3lib_3.8.3.bb: drop 'PRIORITY = "optional"' as it is the default
Otavio Salvador [Wed, 14 Dec 2011 01:10:30 +0000 (01:10 +0000)]
id3lib_3.8.3.bb: drop 'PRIORITY = "optional"' as it is the default

(From meta-openembedded rev: dcec4e47df58db10559e6cf26973172e15b2033c)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agofaad2_2.7.bb: drop 'PRIORITY = "optional"' as it is the default
Otavio Salvador [Wed, 14 Dec 2011 01:10:29 +0000 (01:10 +0000)]
faad2_2.7.bb: drop 'PRIORITY = "optional"' as it is the default

(From meta-openembedded rev: be3b96e03f8218adac3a265f2d11328a3f369e9f)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoopenvpn.inc: drop 'PRIORITY = "optional"' as it is the default
Otavio Salvador [Wed, 14 Dec 2011 01:10:28 +0000 (01:10 +0000)]
openvpn.inc: drop 'PRIORITY = "optional"' as it is the default

(From meta-openembedded rev: d63b0e6d8a3eb11f0216555d0ce8404700e9872e)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotz*: download location has moved
Ulf Samuelsson [Tue, 13 Dec 2011 15:11:38 +0000 (15:11 +0000)]
tz*: download location has moved

(From meta-openembedded rev: bd1edfec13e2c291458a7ca5614f834b9297380e)

Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoqconnman: bump SRCREV
Otavio Salvador [Tue, 13 Dec 2011 10:43:46 +0000 (10:43 +0000)]
qconnman: bump SRCREV

* add translation support
 * doesn't allow simultaneous connections

(From meta-openembedded rev: 6a7929c329ef8686f34bd525f76c36ed83f48b20)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosystemd-systemctl-native: add support to recursive services
Otavio Salvador [Tue, 13 Dec 2011 10:43:43 +0000 (10:43 +0000)]
systemd-systemctl-native: add support to recursive services

Some services can reference others for installation thought the Also
key; systemctl now handles it calling itself recursively for each
service.

(From meta-openembedded rev: 2cba3b024407bf0cdba09b27e06eb207ea77a754)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoopenssh_5.9p1.bbappend: add systemd units
Klaus Kurzmann [Mon, 12 Dec 2011 16:23:15 +0000 (16:23 +0000)]
openssh_5.9p1.bbappend: add systemd units

(From meta-openembedded rev: e550e77ca9956911ec1212984b1aac2d05e4e650)

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agognome-panel : Fix format of LICENSE field.
Philip Balister [Mon, 12 Dec 2011 16:24:41 +0000 (16:24 +0000)]
gnome-panel : Fix format of LICENSE field.

(From meta-openembedded rev: 7ad9db8b3b6dd8fb9f85032b02344036015a9698)

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoconnman: convert to bbappend as 0.78 has been moved to OE-Core
Otavio Salvador [Sat, 10 Dec 2011 16:33:55 +0000 (16:33 +0000)]
connman: convert to bbappend as 0.78 has been moved to OE-Core

(From meta-openembedded rev: 8cc48b38abec7220c4e2d0b6be537d6a23b9e7e7)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxinput-calibrator 0.7.5: fix LICENSE syntax and style issues
Koen Kooi [Mon, 12 Dec 2011 08:38:14 +0000 (09:38 +0100)]
xinput-calibrator 0.7.5: fix LICENSE syntax and style issues

(From meta-openembedded rev: f8911a323106e054971ab06a7d4de94c4fb50596)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agokernel bbclass: sync with OE-core
Koen Kooi [Sun, 11 Dec 2011 08:46:28 +0000 (09:46 +0100)]
kernel bbclass: sync with OE-core

(From meta-openembedded rev: c486dfa4013b37972c1a1e4df8616eb6f49de498)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogtk+3: udpate to 3.2.2
Koen Kooi [Sat, 10 Dec 2011 17:52:44 +0000 (18:52 +0100)]
gtk+3: udpate to 3.2.2

(From meta-openembedded rev: cf63ba3e4be501caffffb941e2f51e51419b4196)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibgnome-keyring 2.32.0: fix LICENSE operand
Koen Kooi [Sat, 10 Dec 2011 08:14:35 +0000 (09:14 +0100)]
libgnome-keyring 2.32.0: fix LICENSE operand

(From meta-openembedded rev: 70cd3a81edb9fd2aba149db243e53934930e0d85)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodropbear 2011.54 bbappend: switch to PRINC to work around a bug in bb.utils.vercmp:
Koen Kooi [Sat, 10 Dec 2011 08:35:13 +0000 (09:35 +0100)]
dropbear 2011.54 bbappend: switch to PRINC to work around a bug in bb.utils.vercmp:

| ERROR: Package version for package dropbear-dbg went backwards which would break package feeds from (0:2011.54-r0 to 0:2011.54-r0.meta-oe.1)

(From meta-openembedded rev: 11debe42224e262a85ab4586c30faac11419acfd)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoqconnman: fix order of qmake variable settings
Otavio Salvador [Fri, 9 Dec 2011 16:27:06 +0000 (16:27 +0000)]
qconnman: fix order of qmake variable settings

(From meta-openembedded rev: b37fc4e65b53017fa87b61a24af5f16f2e571c47)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodropbear: move dropbear-systemd to a bbappend
Otavio Salvador [Thu, 8 Dec 2011 14:23:57 +0000 (14:23 +0000)]
dropbear: move dropbear-systemd to a bbappend

While on it, the recipe has been updated to use systemd.bbclass and
cleaned up.

(From meta-openembedded rev: 9a6cdf59a45ebf2f28836b94bec34a8452027bbb)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoqconnman: add
Otavio Salvador [Thu, 8 Dec 2011 20:28:20 +0000 (20:28 +0000)]
qconnman: add

(From meta-openembedded rev: c0cd58836f13b03940a5372815b29378cb7f543e)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosg3-utils: fix license field format
Otavio Salvador [Fri, 9 Dec 2011 10:35:40 +0000 (10:35 +0000)]
sg3-utils: fix license field format

(From meta-openembedded rev: 47f43b95e8191810a0dffdd133881e169262e7cd)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoexpedite: update runtime dependencies to match evas update
Koen Kooi [Fri, 9 Dec 2011 08:33:22 +0000 (08:33 +0000)]
expedite: update runtime dependencies to match evas update

(From meta-openembedded rev: aea94910f975392940e20ab82889957e8adb9052)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoevas: build in buffer engine and eet loader statically
Koen Kooi [Fri, 9 Dec 2011 08:33:21 +0000 (08:33 +0000)]
evas: build in buffer engine and eet loader statically

These two are always needed according to http://trac.enlightenment.org/e/wiki/Compilation

This should also avoid errors like this:

ERR<1829>:ecore_evas ecore_evas_buffer.c:623 ecore_evas_buffer_allocfunc_new() evas_engine_info_set() init engine 'buffer' failed.

(From meta-openembedded rev: 23fde058b79beb7cf64ed9a9874cde0bb26fcd47)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoconnman: update to 0.78
Otavio Salvador [Wed, 7 Dec 2011 21:18:02 +0000 (21:18 +0000)]
connman: update to 0.78

We moved to GIT repository as the tarball releases are not available
since kernel.org compromise.

(From meta-openembedded rev: 4e016567b67d882294afe2a536d9a391f4ca73e4)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoplaces: add autopoint
Koen Kooi [Wed, 7 Dec 2011 12:53:48 +0000 (12:53 +0000)]
places: add autopoint

(From meta-openembedded rev: 8adfaf3ad5ae30f192174b70ef102cf01d31a8a8)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomplayer2: fix DSO issue with new binutils
Martin Jansa [Wed, 7 Dec 2011 10:33:47 +0000 (10:33 +0000)]
mplayer2: fix DSO issue with new binutils

* /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/armv4t-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.6.3/ld:
  libmpdemux/demux_ogg.o: undefined reference to symbol '_ilog'
  /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/armv4t-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.6.3/ld:
  note: '_ilog' is defined in DSO
  /OE/shr-core/tmp-eglibc/sysroots/om-gta02/usr/lib/libvorbis.so.0 so try adding it to the linker command line
  /OE/shr-core/tmp-eglibc/sysroots/om-gta02/usr/lib/libvorbis.so.0: could not read symbols: Invalid operation

(From meta-openembedded rev: 4f4d52c73dbd723acb0467fdeb9969d33204fa50)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years ago1/2] gcc-4.6: Delete the patch that is now applied in oe-core
Khem Raj [Tue, 6 Dec 2011 05:24:35 +0000 (05:24 +0000)]
1/2] gcc-4.6: Delete the patch that is now applied in oe-core

(From meta-openembedded rev: 9e0a23fcb4e2c0c57de5e7b0ee8ed253b11d15b8)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoeglibc-2.12: Fix build on powerpc
Khem Raj [Tue, 6 Dec 2011 06:34:56 +0000 (06:34 +0000)]
eglibc-2.12: Fix build on powerpc

After tune file rework this patch needed an update
so here we come. Fixes the build for powerpc

(From meta-openembedded rev: 747deaff0b6c55822868b19dca77aaa51c38b2c4)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years ago2/2] eglibc-2.12: Bump SRCREV to latest SVN 2.12
Khem Raj [Tue, 6 Dec 2011 05:24:36 +0000 (05:24 +0000)]
2/2] eglibc-2.12: Bump SRCREV to latest SVN 2.12

(From meta-openembedded rev: d23df9d4940d189d47020ffcb5e6db782d152c83)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoe-tasks: fix for newer elementary
Martin Jansa [Tue, 6 Dec 2011 21:32:23 +0000 (21:32 +0000)]
e-tasks: fix for newer elementary

(From meta-openembedded rev: b77853cd4c5a55807bf9398ed2aa96ec771edfbf)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxf86-input-tslib: fix checksum error
Eric BENARD [Tue, 6 Dec 2011 21:07:30 +0000 (21:07 +0000)]
xf86-input-tslib: fix checksum error

remove name=archive in SRC_URI in order to use the right checksum
(else, we would need SRC_URI[archive.md5sum])

(From meta-openembedded rev: 2162f0140d72a5976278d63e7eb2d4eb032ded4f)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonostromo-1.9.5: add recipe
Eric BENARD [Tue, 6 Dec 2011 14:51:17 +0000 (14:51 +0000)]
nostromo-1.9.5: add recipe

Nostromo is a simple, fast and secure webserver.

The patch was imported from the OpenEmbedded git server
(git://git.openembedded.org/openembedded) as of commit id
2218504b0413efaf2b1f643a802176eb803a9bf6 and updated to
the latest stable version available.

(From meta-openembedded rev: 4a00432856fe8bb074506f9968fb8b7d4edbd597)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoadd net-snmp-5.7.1
Eric BENARD [Fri, 2 Dec 2011 15:09:57 +0000 (15:09 +0000)]
add net-snmp-5.7.1

the recipe was imported from OE-classic and upgraded to latest stable.

(From meta-openembedded rev: a4d6623d1604fc4946ed1366560b20f91ab7e2d0)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoatftp: correctly handle init script
Eric BENARD [Fri, 2 Dec 2011 15:09:56 +0000 (15:09 +0000)]
atftp: correctly handle init script

else it's affected to atftp package which is the client
and not the server, but the init file is only in the server
package thus leading to the following log at boot :
Configuring atftp.
update-rc.d: /etc/init.d/atftpd: file does not exist

while at it, there is a cosmetic change from _atftpd
to _${PN}d to make the recipe consistent

(From meta-openembedded rev: f50fc8c1962c39c97018629e59b56b65caf20ace)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopcsc-lite: clean recipe
Eric BENARD [Fri, 2 Dec 2011 15:09:55 +0000 (15:09 +0000)]
pcsc-lite: clean recipe

we get the following log at boot :
Configuring pcsc-lite.
update-rc.d: /etc/init.d/pcscd: file does not exist

as the init script is no more nedded (autoload feature
of the daemon by the clients), we can remove the previously
unused init script and clean the recipe in order not
to have any update-rc interaction.

(From meta-openembedded rev: 62222b77754745a4ed3087f0f2dcf01ba2592993)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>