scm/bb/tizen-distro.git
9 years agomemcached: add knob to detect whether hugetlbfs are checked
Chong Lu [Tue, 19 Aug 2014 09:38:32 +0000 (17:38 +0800)]
memcached: add knob to detect whether hugetlbfs are checked

Add knob to detect whether hugetlbfs are checked or not.
This patch fixed the error:
    ld: cannot find -lhugetlbfs

(From meta-openembedded rev: ab6a7fa8dd79754b7c464d6637ce8ce62eb7af7e)

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agometa-networking: Update layer dependency information
Khem Raj [Tue, 2 Sep 2014 07:39:37 +0000 (00:39 -0700)]
meta-networking: Update layer dependency information

since python recipes are now spun out into its own layer
and there are recipes like crda which depend on M2Crypto
python module, of which the recipe is now moved from meta-oe
into meta-python, we need to express this change of layers
otherwise if you are not using meta-python then you end up
with errors e.g.

Nothing PROVIDES 'python-m2crypto-native' (but
meta-networking/recipes-connectivity/crda/crda_1.1.3.bb
DEPENDS on or otherwise requires it).

(From meta-openembedded rev: 46824934fa4ac6a61bebe2c92faa31c0a8e85392)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoat: rename bbappend to match any version from oe-core
Martin Jansa [Mon, 1 Sep 2014 10:03:03 +0000 (12:03 +0200)]
at: rename bbappend to match any version from oe-core

(From meta-openembedded rev: b45472a29b60d46cca313bd629561e674befe386)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibmodule-pluggable-perl: add 5.1
Tim Orling [Thu, 28 Aug 2014 05:01:31 +0000 (22:01 -0700)]
libmodule-pluggable-perl: add 5.1

* Module::Pluggable - automatically give your module the ability to have plugins

(From meta-openembedded rev: 6b881ba6fd3e828021c266d3bd9c7a606d120858)

Signed-off-by: Tim Orling <TicoTimo@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agontp: add deterministic support for KPPS interface
Peter Bigot [Thu, 28 Aug 2014 17:43:11 +0000 (12:43 -0500)]
ntp: add deterministic support for KPPS interface

ntp checks for presence of sys/timepps.h to determine whether the kernel
supports the RFC 2783 KPPS interface.  Under Linux the pps-tools package
installs this header.  Without this feature the ATOM clock driver does
not work, and other drivers like NMEA have reduced precision.  Remove
the feature non-determinism and increase ntpd capabilities by adding an
explicit dependency.

See: http://doc.ntp.org/4.2.6/kernpps.html

(From meta-openembedded rev: aca94301c8b38a86ab4e851da0ba0007680ea75b)

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogpsd: add deterministic support for KPPS interface
Peter Bigot [Thu, 28 Aug 2014 17:42:16 +0000 (12:42 -0500)]
gpsd: add deterministic support for KPPS interface

gpsd enables low-precision PPS (pulse-per-second) support by default,
but only includes the high-precision kernel API capabilities if
sys/timepps.h is also detected.  Under Linux the pps-tools package
installs this header.  Remove the feature non-determinism and increase
gpsd capabilities by adding an explicit dependency.

See: http://www.catb.org/gpsd/gpsd-time-service-howto.html#_enabling_pps

(From meta-openembedded rev: 3b6dd621dacab9cb3d97941508c5890dc770bbb8)

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopps-tools: add recipe
Peter Bigot [Thu, 28 Aug 2014 12:06:19 +0000 (07:06 -0500)]
pps-tools: add recipe

This provides some utilities and a user-space header necessary to use
the Linux KPPS (RFC 2783) capabilities of gpsd and ntp.

(From meta-openembedded rev: 1eff1134a041e1abb32b2f134ae23c4316a0db60)

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogpsd: update to 3.10
Peter Bigot [Thu, 28 Aug 2014 12:06:18 +0000 (07:06 -0500)]
gpsd: update to 3.10

Patches rebased onto new version with no material changes.

(From meta-openembedded rev: 3bd654324cdf2485249b1dcb49d2da8a7ded41d1)

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agontp: re-enable server debugging and control by PACKAGECONFIG
Peter Bigot [Thu, 28 Aug 2014 12:06:17 +0000 (07:06 -0500)]
ntp: re-enable server debugging and control by PACKAGECONFIG

The description in a previous patch to disable debugging is incorrect.
Although the option is default-enabled in configure.ac, configure does
respect the option that disables it.

In ntp 4.2.7 the option code is refactored to ntp_debug.m4 and has an
effect in sntp as well.  Adding --disable-debugging to the top-level
configure options overrides the default for both 4.2.6 and 4.2.7 without
patching the distribution.

Make the selection explicit and configurable, but restore the historical
default.  Absence of debugging capability in the server makes it
difficult to validate complex configurations.

(From meta-openembedded rev: 6bea4ca22eb0ee33a1d9f6d6dd2d4a978a261515)

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodracut: update to 038
Koen Kooi [Wed, 27 Aug 2014 07:29:01 +0000 (09:29 +0200)]
dracut: update to 038

(From meta-openembedded rev: 1513d0e31f609ffcde9a116a50bfb0360b9e7ecf)

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 agodracut: add 'getopt' to RDEPENDS
Koen Kooi [Wed, 27 Aug 2014 07:29:00 +0000 (09:29 +0200)]
dracut: add 'getopt' to RDEPENDS

This drags in full util-linux, a future TODO is to split up util-linux
completely in OE-core.

(From meta-openembedded rev: 06fd935e4f58f3454eca046de7d6927076abc371)

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 agomariadb: upgrade from 5.5.38 to 39
Kang Kai [Wed, 27 Aug 2014 05:49:43 +0000 (13:49 +0800)]
mariadb: upgrade from 5.5.38 to 39

Upgrade mariadb from 5.5.38 to 5.5.39. Previous upgrade made a lot of
work, so it is easy this time.

(From meta-openembedded rev: 7d9e535d2ee310bb44238df333586b127a0012ea)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomkvtoolnix: enable parallel make
Koen Kooi [Wed, 27 Aug 2014 07:40:00 +0000 (09:40 +0200)]
mkvtoolnix: enable parallel make

(From meta-openembedded rev: de607f8781f6e76bf3eb060800bb7eea76dedde0)

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 agomkvtoolnix: update to 7.1.0+git
Koen Kooi [Wed, 27 Aug 2014 07:24:25 +0000 (09:24 +0200)]
mkvtoolnix: update to 7.1.0+git

This fixes compilation with boot 1.56+

(From meta-openembedded rev: bda4fdf91217a0cd35053053146b649ed62afb2f)

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 agolmbench: add lmbench-exception LICENSE
Yasir Khan [Mon, 25 Aug 2014 18:38:31 +0000 (23:38 +0500)]
lmbench: add lmbench-exception LICENSE

(From meta-openembedded rev: f6e6d632dbe23fe69c3363d9d70622cc69b25df1)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Yasir-Khan <yasir_khan@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomd5deep: Add recipe for md5deep package version 4.4
Sven Ebenfeld [Mon, 25 Aug 2014 10:48:11 +0000 (12:48 +0200)]
md5deep: Add recipe for md5deep package version 4.4

I need to build hashdeep/md5deep within OE to include it in my images. This recipe enables OE to cross-compile md5deep. I needed to add the patch as do_configure_qa is complaining about cross-compilation errors otherwise. I added a pull request for the issue with the variable expansion to hashdeep as well.

(From meta-openembedded rev: 59a7c659e8d59e3caa5aeddf1ba45e8704174730)

Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoe-wm: add git recipe with latest revision
Martin Jansa [Mon, 25 Aug 2014 13:26:01 +0000 (15:26 +0200)]
e-wm: add git recipe with latest revision

* E19 is still in alpha stage, but I was told that many things work
  there better than old(ish) E18
* last announcement:
  https://phab.enlightenment.org/phame/live/3/post/e19_alpha2_now_with_50_more_explosions/
* but be aware that illume2 modules are gone and config mobile
  doesn't work without them
* there is new tiling config

(From meta-openembedded rev: 46698617eb3ee7a5a2c638759654b6076a7bc058)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoapache2: add systemd unit file
Chen Qi [Mon, 25 Aug 2014 06:47:20 +0000 (14:47 +0800)]
apache2: add systemd unit file

Add systemd unit file for apache2.

(From meta-openembedded rev: 49cb17b4978bf586311f5b8ab4b1b3810098c297)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomariadb: add systemd unit file
Chen Qi [Mon, 25 Aug 2014 06:47:19 +0000 (14:47 +0800)]
mariadb: add systemd unit file

The service file mainly comes from Fedora20.

This patch also adds a configuration file under /etc/tmpfiles.d so
that mysqld could start correctly.

(From meta-openembedded rev: 44834de2a3651cb84c8f46489fb6a5f75d6a6787)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomonkey: new v1.5.3 release.
Eduardo Silva [Sun, 24 Aug 2014 23:23:06 +0000 (17:23 -0600)]
monkey: new v1.5.3 release.

This patch add the new Monkey HTTP Server v1.5.3.

For more details about software changes please visit:

   http://monkey-project.com/Announcements/v1.5.3

=== Build Tests ==

This version have been tested on Yocto/Daisy being packaged and
deployed on images based on RPM successfully.

monkey-yocto/672eadb254e754b91efe691a6594985ee6d9a22e

(From meta-openembedded rev: 5340cc8474a949952a8124a7352c17e7ea994cb3)

Signed-off-by: Eduardo Silva <eduardo@monkey.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoe-wm: add efreet, evas-generic-loader-svg runtime recommendation
Martin Jansa [Sun, 24 Aug 2014 19:01:19 +0000 (21:01 +0200)]
e-wm: add efreet, evas-generic-loader-svg runtime recommendation

* resolves:
  ERR<efreet_cache>lib/efreet/efreet_cache.c:1108
  org.freedesktop.DBus.Error.ServiceUnknown The name
  org.enlightenment.Efreet was not provided by any .service files
  E: efreet couldn't build cache

  and

  Enlightenment found Evas can't load SVG files. Check Evas has SVG
  loader support.

(From meta-openembedded rev: b8b2d099633ebc5c5360dab4024cfd4c0be4a171)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopackagegroup*: set PACKAGE_ARCH before packagegroup inherit
Martin Jansa [Sun, 24 Aug 2014 16:01:11 +0000 (18:01 +0200)]
packagegroup*: set PACKAGE_ARCH before packagegroup inherit

* The required order was changed in oe-core commit:
  allarch: Add warning about packagegroup
  Since we want to start including this class conditionally, detect cases
  where packagegroup files use the old ordering and inform the user they
  need to update this.
* drop PACKAGE_ARCH setting from xorg-fonts-100dpi - nothing seems MACHINE
  specific in it

(From meta-openembedded rev: 5a25dde053e93e64b945776ab3fbf8b67c8c0773)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-snakefood: add 1.4
Tim Orling [Sun, 24 Aug 2014 00:57:05 +0000 (17:57 -0700)]
python-snakefood: add 1.4

* Generate dependencies from Python code, filter, cluster and generate
  graphs from the dependency list

* Tools included:
  - sfood:
      Given a set of input files or root directories, generate a list of
      dependencies between the files;
  - sfood-graph:
      Read a list of dependencies and produce a Graphviz dot file. (This
      file can be run through the Graphviz dot tool to produce a
      viewable/printable PDF file);
  - sfood-cluster:
      Read a list of dependencies, a list of file clusters, and output a
      list of simplified (clustered) dependencies.
  - sfood-checker:
      Analyze the source code with the AST and list unused or redundant
      imports.
  - sfood-imports:
      Find and list import statements in Python files, regardless of
      whether they can be imported or not.

(From meta-openembedded rev: 1a199dca255cab3cf8ad23a0508c4175353ea441)

Signed-off-by: Tim Orling <TicoTimo@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-pyparted: fix rdeps for native
Tim Orling [Sun, 24 Aug 2014 01:36:17 +0000 (18:36 -0700)]
python-pyparted: fix rdeps for native

(From meta-openembedded rev: 40ecf311feaf766b8219a7b6889daf9e0309f4a5)

Signed-off-by: Tim Orling <TicoTimo@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agophp: Fix native build due mistakenly linking against host's iconv
Otavio Salvador [Sun, 24 Aug 2014 19:39:47 +0000 (16:39 -0300)]
php: Fix native build due mistakenly linking against host's iconv

The configure script has mistakenly choose to enable iconv support,
due host to provide it, adding '/usr/lib' to the linking flags and
failing as:

,----[ Linking error while testing 'fork' support ]
| conftest.c:268: warning: conflicting types for built-in function 'fork'
| .../build/tmp/sysroots/x86_64-linux/usr/lib/libxml2.so:
|     undefined reference to `gzopen64@ZLIB_1.2.3.3'
| collect2: ld returned 1 exit status
`----

This patch disables iconv support for native builds fixing the error.

(From meta-openembedded rev: 768f20b8ad12aadc9f2e6f52b342e6a1b243dc2a)

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 agopython-cython: add RDEPENDS on some required python modules
Jackie Huang [Fri, 22 Aug 2014 06:46:22 +0000 (02:46 -0400)]
python-cython: add RDEPENDS on some required python modules

python-distribute:
    File "/usr/bin/cython", line 5, in <module>
    ImportError: No module named pkg_resources

python-netserver:
    File "_tempita.py", line 34, in init Cython.Tempita._tempita
    ImportError: No module named cgi

python-subprocess:
    File "/usr/lib/python2.7/site-packages/Cython/Debugger/Cygdb.py", line 19, in <module>
    ImportError: No module named subprocess

python-shell:
    File "/usr/lib/python2.7/site-packages/Cython/Debugger/Cygdb.py", line 16, in <module>
    ImportError: No module named glob

(From meta-openembedded rev: fea3840ee5829afc4b159c81341366e47e4d6959)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomariadb: change the group of /var/lib/mysql from 'nogroup' to 'mysql'.
Hongxu Jia [Fri, 22 Aug 2014 01:25:01 +0000 (09:25 +0800)]
mariadb: change the group of /var/lib/mysql from 'nogroup' to 'mysql'.

The commit 8f637f9bbcdda1dc7a1998d243708c727aa6016f added
mysql group, we should change the group of /var/lib/mysql
from 'nogroup' to 'mysql' also.

(From meta-openembedded rev: 196f1050f1c883f5f09763b1797336a9f9300db4)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-efl: upgrade to 1.10.1
Martin Jansa [Tue, 19 Aug 2014 15:49:15 +0000 (17:49 +0200)]
python-efl: upgrade to 1.10.1

= Changes since 1.10.0 =

Kai Huuhko (7):

  - warnings--
  - Documentation: warnings--
  - Elementary.multibuttonentry: Inject a Python object to created items
  - Elementary.entry: Fix ref leak in filter callback handling.
  - Elementary: Fix object item tooltips
  - Fix build from tarball with Cython installed
  - Bump version number for release 1.10.1

davemds (1):
  - Fix emotion.__repr__ function

godfath3r (1):
  - doc: add cleanup command in INSTALL file.

(From meta-openembedded rev: 0e34dbbab2a3458bc2c3f139bcbfd45dd21f1770)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoefl: upgrade to 1.11.0
Martin Jansa [Wed, 13 Aug 2014 12:00:32 +0000 (14:00 +0200)]
efl: upgrade to 1.11.0

* announcement:
  https://phab.enlightenment.org/phame/post/view/74/
  https://phab.enlightenment.org/phame/post/view/77/

(From meta-openembedded rev: a8d31694852bc0d0d4069b4fb9f4fde6625e47f7)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-pyparted: Add recipe
Sujith H [Fri, 22 Aug 2014 06:25:05 +0000 (11:55 +0530)]
python-pyparted: Add recipe

This recipe will provide a set of Python modules that
provide Python programmers an interface to libparted,
the GNU parted library for disk partitioning and filesystem
manipulation.

(From meta-openembedded rev: faf83c51dd4e79419e5dd1abfba96c26a09ac982)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Sujith H <Sujith_Haridasan@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolmbench: remove debianutils from RDEPENDS and add perl
Jackie Huang [Thu, 21 Aug 2014 09:20:43 +0000 (05:20 -0400)]
lmbench: remove debianutils from RDEPENDS and add perl

- I don't see any evdidence that lmbench needs debianutils to run:
  debianutils provides:
    run-parts, tempfile, savelog, which, ischroot,
    add-shell, installkernel, remove-shell
  but none of them is used by lmbench scripts and I tested it work
  fine without debianutils, so remove debianutils from RDEPENDS

- Some scripts in lmbench are perl scripts, so add
  RDEPENDS on perl (no addtional perl module is needed).

(From meta-openembedded rev: 78038840cccee0464e4d84ba8cfc4d3cec9e369d)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agooscam: fixed QA issue where binary was being stripped
root root [Thu, 21 Aug 2014 06:13:11 +0000 (23:13 -0700)]
oscam: fixed QA issue where binary was being stripped

http://lists.openembedded.org/pipermail/openembedded-core/2014-August/095778.html

WARNING: QA Issue: File '/usr/bin/oscam' from oscam was already stripped,
this
will prevent future debugging! [already-stripped]

Fix above warning by telling cmake to do Debug type build, which prevents
linking with '-s' flag that removed symbols before bitbake could put them
into dbg package.

(From meta-openembedded rev: 2619e2e80c3e30577127abf5f71863fac8919f2f)

Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com>
Signed-off-by: Tom King<ka6sox@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolmbench: use BPN instead of PN
Jackie Huang [Thu, 21 Aug 2014 02:21:34 +0000 (22:21 -0400)]
lmbench: use BPN instead of PN

Use BPN instead of PN to fix the dirs in scripts
when build with multilib.

(From meta-openembedded rev: ba39f285969f39cdb4bc67aa9fd30579c2cfe4da)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosamba: upgrade to 3.6.24
Kang Kai [Wed, 20 Aug 2014 09:41:02 +0000 (17:41 +0800)]
samba: upgrade to 3.6.24

Upgrade samba to latest 3.6.x version.

* remove PR
* remove backport CVE patches
* update 4 patches: documentation.patch, documentation2.patch, undefined-symbols.patch
  and bug_387266_upstream_4104_mention-kerberos-in-smbspool-manpage.patch

(From meta-openembedded rev: 956615824924543937f7f508251b5e583e308d34)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agowebmin: uprev from 1.620 to 1.700
Jackie Huang [Wed, 20 Aug 2014 06:24:18 +0000 (02:24 -0400)]
webmin: uprev from 1.620 to 1.700

Changed:

- Adjust or remake the following patches based on 1.700:
  init-exclude.patch
  exports-lib.pl.patch

(From meta-openembedded rev: bb4fedff5f6f74165c52f3c978ed98c7f3f5539e)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoltp-ddt: update to the latest rev, bump the version
Denys Dmytriyenko [Wed, 20 Aug 2014 01:25:33 +0000 (21:25 -0400)]
ltp-ddt: update to the latest rev, bump the version

* Fix KERNEL_DIR vs. KERNEL_INC properly, drop not needed Makefile patch
* Pass CC and KERNEL_CC to preserve the necessary system flags
* Tons of other fixes and new testcases

(From meta-openembedded rev: 2d6b021fcea16948dc84bb4da82a9a27b681d7a9)

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomariadb: refer ubuntu/redhat to add mysql group
Hongxu Jia [Tue, 19 Aug 2014 09:58:57 +0000 (17:58 +0800)]
mariadb: refer ubuntu/redhat to add mysql group

In ubuntu/redhat, we have:
...
ps -eo user,group,cmd | grep "mysql"
mysql    mysql    /usr/sbin/mysqld
...

(From meta-openembedded rev: 8f637f9bbcdda1dc7a1998d243708c727aa6016f)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolmbench: fix doc install failure
Jackie Huang [Tue, 19 Aug 2014 09:16:18 +0000 (05:16 -0400)]
lmbench: fix doc install failure

Fix the failure:
cp: cannot create regular file `/usr/share/man/man1/bargraph.1': Permission denied
mkdir: cannot create directory `/usr/share/man/man9': Permission denied

(From meta-openembedded rev: b2b80a1ee81a191c1a95ad5055c9492657b7f32c)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolmbench: fix lmbench memory check failure
Jackie Huang [Tue, 19 Aug 2014 09:16:17 +0000 (05:16 -0400)]
lmbench: fix lmbench memory check failure

lmbench can't proceed on some targets.  The memory check fails because the
memory latency of each page is longer then 10us, which is a time limit set
in the original memsize.c.

The memory latency is very different on different targets due to the
hardware and current system load.  The targets with slower memory
chips or heavy system load need much longer time to read or write
the memory.

This fix changes the fixed time limit of 10us to a specific value calculated
from the runtime target.

Also set an upper limit of memory size used for lmbench testing.  The memory
check sometimes fails if the target has a large amount of memory, for
example more than 4G.

(From meta-openembedded rev: 7dc1efce3fbb539e955a2be6d8dc72e80200f1e5)

Signed-off-by: Qingming Su <qingming.su@windriver.com>
Signed-off-by: Fupan Li <fupan.li@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolmbench: Fix "make html" graph failure
Jackie Huang [Tue, 19 Aug 2014 09:16:16 +0000 (05:16 -0400)]
lmbench: Fix "make html" graph failure

The html-list perl script cannot parse the first line of the result
files about the lmbench version.

Additional fixes are to make the result's html pages easier to understand.

(From meta-openembedded rev: fca294b76eb2477fb23bf412b2188fdbffad6629)

Signed-off-by: Lin Yu <lin.yu@windriver.com>
Signed-off-by: Fupan Li <fupan.li@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agofcgi: move recipe and patches to correct folder
YangHaibo [Tue, 19 Aug 2014 07:01:49 +0000 (15:01 +0800)]
fcgi: move recipe and patches to correct folder

(From meta-openembedded rev: ff134012611bc9f93237e4a4372b87c3ceaaf1a3)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: YangHaibo <b40869@freescale.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonumactl: fix the ptest
Roy.Li [Tue, 19 Aug 2014 06:28:31 +0000 (14:28 +0800)]
numactl: fix the ptest

1. one test case is not installed
2. install a copy of numactl into ptest dir, since the test
script is using the relative path to run numactl

(From meta-openembedded rev: 6edd5b336455627f0540238d9d63e45d633cd249)

Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoautofs: uprev it to 5.1.0
Roy Li [Tue, 19 Aug 2014 03:31:35 +0000 (11:31 +0800)]
autofs: uprev it to 5.1.0

1. Uprev it to 5.1.0, add remove the unneed patches
2. fix a building failure since not include stdarg.h
3. using pkg-config to check xml and krb5
4. force STRIP to empty to not strip the file

(From meta-openembedded rev: 5e1098f2c2e1a553e9e816e12982190bb9bdf762)

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agostrongswan: uprev to version 5.2.0
Jackie Huang [Mon, 18 Aug 2014 07:05:02 +0000 (03:05 -0400)]
strongswan: uprev to version 5.2.0

* removed two patches which were already integrated in 5.2.0:
  strongswan-4.3.3-5.1.1_asn1_unwrap.patch
  strongswan-5.0.0-5.1.2_reject_child_sa.patch

(From meta-openembedded rev: 778ddba7010febf0b5c8029f09e83a3288eaa18b)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoiw: uprev to version 3.15
Jackie Huang [Mon, 18 Aug 2014 03:21:12 +0000 (23:21 -0400)]
iw: uprev to version 3.15

- change to use tar.gz since bz2 is no longer provided in upstream
- adjust the patch for new version

(From meta-openembedded rev: c73e26932dcbb8bbe1895ba969e0c41cd9bbf850)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agortmpdump: Integrate v2.4
Andrei Gherzan [Sun, 17 Aug 2014 15:56:41 +0000 (17:56 +0200)]
rtmpdump: Integrate v2.4

Change-Id: I2d8e84189674074385c41f50dc535081e9c845af
(From meta-openembedded rev: f17c1486c15e35006891be9d53b2175364afe363)

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibcec: Update to v2.1.4
Andrei Gherzan [Sun, 17 Aug 2014 15:54:57 +0000 (17:54 +0200)]
libcec: Update to v2.1.4

Change-Id: Iaacfe4506b8ce68443fafd1eeee6b3eea6ff667d
(From meta-openembedded rev: d6c5c40f729e9a47d3136957f6533d0542493e11)

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopostgresql: Fix typo in PACKAGECONFIG[python] variable
Bob Cochran [Sat, 16 Aug 2014 16:19:41 +0000 (12:19 -0400)]
postgresql: Fix typo in PACKAGECONFIG[python] variable

typo in extra argument to be added when feature is disabled

(From meta-openembedded rev: 06ff090e19084c1637c3a1611bd96a48df3a9f1d)

Signed-off-by: Bob Cochran <openembedded@mindchasers.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoe-wm: upgrade to 0.18.8
Martin Jansa [Sat, 16 Aug 2014 13:12:45 +0000 (15:12 +0200)]
e-wm: upgrade to 0.18.8

Changes since 0.18.7:
* screenshot now displays a helpful error message when it fails
* efm no longer sometimes shows files from other directories
* efm no longer sometimes shows blank filenames
* fix syscon button signals
* fix winlist scrolling
* fix systray appindicator deletion
* fix systray appindicator icon loading

(From meta-openembedded rev: 67bc43a3457bfbc5598b62fde547f0155eb21bfc)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogypsy: fix QA issue by removing EXTRA_OECONF
Tom King [Mon, 18 Aug 2014 20:26:45 +0000 (13:26 -0700)]
gypsy: fix QA issue by removing EXTRA_OECONF

Addresses QA issue in:

http://lists.openembedded.org/pipermail/openembedded-core/2014-August/095778.html

gypsy-0.9: gypsy: configure was passed unrecognised options: --with-distro [unknown-configure-option]

(From meta-openembedded rev: 03dea919fe5f9a94eb03e5553c166915bf6573d6)

Signed-off-by: Tom King <ka6sox@gmail.com>
Signed-off-by: Ron Lockwood-Childs <rchilds@vctlabs.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agocollectd: make pinba support a selectable feature
Maciej Borzecki [Mon, 18 Aug 2014 07:05:22 +0000 (09:05 +0200)]
collectd: make pinba support a selectable feature

Pinba support requires protobuf-c that is currently only available in
meta-virtualization layer. Make this a selectable feature.

(From meta-openembedded rev: f91fbf1bdafdde7bcdc6faef70141318a3d1272e)

Signed-off-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl>
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotraceroute: uprev it to 2.0.20
Roy Li [Mon, 18 Aug 2014 01:24:26 +0000 (09:24 +0800)]
traceroute: uprev it to 2.0.20

1. uprev to 2.0.20
2. Update the license md5sum, since the address is changed in COPYING*:
From:
    Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
To:
    Copyright (C) 1989, 1991 Free Software Foundation, Inc.
    59 Temple Place, Suite 330, Boston, MA  02111-1307

(From meta-openembedded rev: 92a28da91be138bfaef104e9fbcea585fb70a670)

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotcpdump: uprev it to 4.6.1
Roy Li [Mon, 18 Aug 2014 01:24:14 +0000 (09:24 +0800)]
tcpdump: uprev it to 4.6.1

1. uprev to 4.6.1
2. remove three obsolete patches
3. use PACKAGECONFIG, and the default value is ipv6 openssl

(From meta-openembedded rev: e697845cc91244e397eff34fe9153bedf91beb0f)

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomg: fix build when host system does not have libncurses-dev
Ben Shelton [Fri, 15 Aug 2014 15:09:03 +0000 (10:09 -0500)]
mg: fix build when host system does not have libncurses-dev

The configure script for mg checks the standard locations under /usr for
the term.h header file needed to build against ncurses; however, in the
OE cross-compile case, this is not valid, since the file will be under
the sysroot instead.  This causes the configure step to fail when the
build machine does not have the libncurses-dev package installed.

To fix the issue, remove the check.  Since mg DEPENDS on ncurses, term.h
will always be there.

(From meta-openembedded rev: 2139d9034d036e92566adf2fff75fa49cd531ab1)

Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agocgdb: add recipe
Ben Shelton [Fri, 15 Aug 2014 15:00:31 +0000 (10:00 -0500)]
cgdb: add recipe

cgdb is a lightweight ncurses-based interface to gdb that provides
syntax highlighting, visual breakpoints, and other features.

(From meta-openembedded rev: db6489c2faea6d51e1dd45d627e722b978511130)

Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agowireshark: add libsmi portaudio to PACKAGECONFIG
Roy.Li [Fri, 15 Aug 2014 05:46:29 +0000 (13:46 +0800)]
wireshark: add libsmi portaudio to PACKAGECONFIG

(From meta-openembedded rev: e4edce9d5639643cb218806eaed0825f40f449bb)

Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agohostapd: add systemd support
Chen Qi [Fri, 15 Aug 2014 05:35:51 +0000 (01:35 -0400)]
hostapd: add systemd support

Add hostapd.service file.
The file mostly comes from Fedora20.

(From meta-openembedded rev: 8f09c03e478d285c344177eef7090560f60e0fcc)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibmime-types-perl: add recipe
Kang Kai [Thu, 14 Aug 2014 09:13:35 +0000 (17:13 +0800)]
libmime-types-perl: add recipe

Add recipe for libmime-types-perl. Enable to create ptest sub-package at
same time.

(From meta-openembedded rev: ffe0b3cc750eaba6f8608a0ee8deca49f3d7d524)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibio-socket-ssl-perl: add recipe
Kang Kai [Thu, 14 Aug 2014 09:13:34 +0000 (17:13 +0800)]
libio-socket-ssl-perl: add recipe

Add recipe for libio-socket-ssl-perl. Inherit ptest to enable build
-ptest sub-package and add file 'run-ptest'.

(From meta-openembedded rev: 765436ee81449988125bac0feab19d9ea67a708d)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibnet-ssleay-perl: add recipe
Kang Kai [Thu, 14 Aug 2014 09:13:33 +0000 (17:13 +0800)]
libnet-ssleay-perl: add recipe

Add recipe for libnet-ssleay-perl. Inherit ptest to enable build
-ptest sub-package and add file 'run-ptest'.

(From meta-openembedded rev: 8e4bee933b2480e6e9dcc0ebad7d6fd0c22165ad)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibauthen-sasl-perl: add recipe
Kang Kai [Thu, 14 Aug 2014 09:13:32 +0000 (17:13 +0800)]
libauthen-sasl-perl: add recipe

Add recipe for libauthen-sasl-perl. Inherit ptest to enable build -ptest
sub-package and add file 'run-ptest'.

(From meta-openembedded rev: 4a63fbc4f198fb009c457efd49921347c8a58b03)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibdigest-hmac-perl: add recipe
Kang Kai [Thu, 14 Aug 2014 09:13:31 +0000 (17:13 +0800)]
libdigest-hmac-perl: add recipe

Add recipe for libdigest-hmac-perl and enable to create -ptest sub-package.

(From meta-openembedded rev: d26c204d09c3f69b9b4702244e908bddb2d24e41)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibdigest-sha1-perl: add recipe
Kang Kai [Thu, 14 Aug 2014 09:13:30 +0000 (17:13 +0800)]
libdigest-sha1-perl: add recipe

Add recipe for libdigest-sha1-perl and enable create -ptest sub-package.

(From meta-openembedded rev: e4c1f724441af1c518d6bfe54457e09c1504dd21)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agontp: fix CVE-2013-5211
Zhang Xiao [Thu, 14 Aug 2014 03:14:46 +0000 (11:14 +0800)]
ntp: fix CVE-2013-5211

The monlist feature in ntp_request.c in ntpd in NTP before
4.2.7p26 allows remote attackers to cause a denial of service
(traffic amplification) via forged (1) REQ_MON_GETLIST or
(2) REQ_MON_GETLIST_1 requests, as exploited in the wild
in December 2013.

(From meta-openembedded rev: 622ad1538bd931e3bda6c8a9c4cd879db454d15d)

Signed-off-by: Zhang Xiao <xiao.zhang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agontp: Disable debugging by default
Xufeng Zhang [Thu, 14 Aug 2014 03:14:45 +0000 (11:14 +0800)]
ntp: Disable debugging by default

There is a problem in configure.ac file that whether or not
'--enable-debugging' is specified in configure cmdline, debugging
is always enabled.
We should disable ntp debugging by default.

(From meta-openembedded rev: 55ebea4bb0909e936ad89c17abfeb3549937aefa)

Signed-off-by: Xufeng Zhang <xufeng.zhang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agocyassl: add recipe
lchristina26 [Wed, 13 Aug 2014 21:47:52 +0000 (15:47 -0600)]
cyassl: add recipe

(From meta-openembedded rev: 5f532a928c7df863a3f0d32db3918c8f7d227e2b)

Signed-off-by: Leah Thompson <lchristina26@hotmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agorabbitmq-c: add recipe
Maciej Borzecki [Thu, 14 Aug 2014 09:11:21 +0000 (11:11 +0200)]
rabbitmq-c: add recipe

rabbitmq-c is a C library providing an implementation of AMQP client for
use with v2.0+ of the RabbitMQ broker

(From meta-openembedded rev: 576206dd2f3b5d277702370db60b6b8aa50ff3b3)

Signed-off-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl>
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agocollectd: make amqp plugin a selectable feature
Maciej Borzecki [Thu, 14 Aug 2014 15:31:42 +0000 (17:31 +0200)]
collectd: make amqp plugin a selectable feature

The version of rabbitmq-c that collectd is compatible with, is older
than currently available 0.5.0. This results in build errors
triggerred by API deprecation at rabbitmq-c side. Make amqp
plugin a selectable feature, disabled by default.

(From meta-openembedded rev: 1bb753b67ae8d90ce87b839c3b5b878066bb3bfe)

Signed-off-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl>
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibhugetlbfs: Extend arm32 support to include BE variants
Gary S. Robertson [Tue, 12 Aug 2014 18:32:58 +0000 (13:32 -0500)]
libhugetlbfs: Extend arm32 support to include BE variants

Upstream Status: Submitted

This patch applies the same technique used by Koen Kool in the following patch
which was accepted by the libhugetlbfs project:

[0a4f6] Add aarch64_be_support 2014-03-31 10:52:37

It modifies the libhugetlbfs Makefile to mark all 32-bit arm architectures
as supported by the libhugetlbfs build.  Builds and successful functional
tests have been performed for armv7a LE and BE runtime platforms.

This patch replaces and renders obsolete the following patch:
arm32-support.patch by: Chunrong Guo <B40290@freescale.com>

(From meta-openembedded rev: 84364ebb571d2892b5253c8b7e8d2bc2d902e7f6)

Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoeject: three fixes
Morgan Little [Thu, 14 Aug 2014 03:19:42 +0000 (11:19 +0800)]
eject: three fixes

eject-2.1.1-verbose.patch: Kept to help with debugging
eject-2.1.5-spaces.patch: help with spaces in the mount path
eject-timeout.patch: allow a longer timeout

(From meta-openembedded rev: 0bdefd0660ebd233602925923150e874a78de675)

Signed-off-by: Morgan Little <morgan.little@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopackagegroups: Remove deprecated "task" backward compatibility
Robert P. J. Day [Mon, 14 Jul 2014 13:03:09 +0000 (09:03 -0400)]
packagegroups: Remove deprecated "task" backward compatibility

(From meta-openembedded rev: df540b52c77168d864b0ea9dd10bdf5bc1c9bc47)

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotalloc: remove empty bindir
Martin Jansa [Tue, 12 Aug 2014 12:10:28 +0000 (14:10 +0200)]
talloc: remove empty bindir

* fixes following QA warnings:
  talloc-2.0.1: talloc: Files/directories were installed but not shipped
  /usr/bin [installed-vs-shipped]

(From meta-openembedded rev: c758d15fde6261cf53a723e2689b0ff3c305fee2)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonet-snmp: uprev it to 5.7.2.1
Roy Li [Tue, 12 Aug 2014 11:06:33 +0000 (19:06 +0800)]
net-snmp: uprev it to 5.7.2.1

(From meta-openembedded rev: 434d5d8d6cf3c5c3aa2f3299612419f82e42a48f)

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoinetutils: not use auto-detected login for telnetd
Ting Liu [Tue, 12 Aug 2014 10:44:14 +0000 (18:44 +0800)]
inetutils: not use auto-detected login for telnetd

Below error appears as login was auto-detected by default:
| telnetd: /usr/bin/login -p -h 192.168.2.1 : No such file or directory.
| Connection closed by foreign host.

(From meta-openembedded rev: 61362da81197584c23125e5dcef7a7d8a550c877)

Signed-off-by: Ting Liu <ting.liu@freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoquagga: uprev it to 0.99.23
Roy Li [Tue, 12 Aug 2014 09:01:19 +0000 (17:01 +0800)]
quagga: uprev it to 0.99.23

uprev it to 0.99.23
remove patches which have been in the latest version

(From meta-openembedded rev: 8a428b570d7fbad8b36b1b4061ea51248a83d7c5)

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agocurlpp: fix do_compile failed since gcc upgrade to 4.9
Hongxu Jia [Tue, 12 Aug 2014 07:59:15 +0000 (15:59 +0800)]
curlpp: fix do_compile failed since gcc upgrade to 4.9

The deprecated test code was no longer used, so remove it
to avoid compiling failure with -Werror=unused-function
...
| example21.cpp:51:8: error: 'size_t {anonymous}::readData(char*,
size_t, size_t)' defined but not used [-Werror=unused-function]
|  size_t readData(char *buffer, size_t size, size_t nitems)
...

(From meta-openembedded rev: 8afe9200c45110eb2166e09bdce739fa170c08cb)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoipsec-tools: uprev it to 0.8.2
Roy Li [Tue, 12 Aug 2014 07:19:20 +0000 (15:19 +0800)]
ipsec-tools: uprev it to 0.8.2

Remove 0001-Fix-warning-with-gcc-4.8.patch, it has been in 0.8.2

(From meta-openembedded rev: 4d7e174324d61c8da79152b67c4e8a434bd2d078)

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoifenslave: add recipes
Roy Li [Tue, 12 Aug 2014 07:01:04 +0000 (15:01 +0800)]
ifenslave: add recipes

(From meta-openembedded rev: 61d61c4eb8e533fb929ab6842f50509896d3df6e)

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosyslog-ng: fix do_compi1e of qemuarm while DEBUG_BUILD
Hongxu Jia [Tue, 12 Aug 2014 06:26:13 +0000 (14:26 +0800)]
syslog-ng: fix do_compi1e of qemuarm while DEBUG_BUILD

The thread local storage caused arm-gcc broken while compiling
syslog-ng with option '-g -O'.
...
dnscache.s: Assembler messages:
dnscache.s:100: Error: invalid operands (.text and *UND* sections) for `-'
...

Add option --enable-thread-tls in configure to explicitly disable
thread local storage for arm while DEBUG_BUILD enabled.

(From meta-openembedded rev: c0ce7599526c4dce6d889fc4a5aa007f445e6d76)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoruby: fix race conditions at install-ext
Jackie Huang [Tue, 12 Aug 2014 02:26:14 +0000 (22:26 -0400)]
ruby: fix race conditions at install-ext

* lib/mkmf.rb (create_makefile): fix race conditions at install-ext.
  target files need to depend on destination directory timestamp
  files, not phony trgets.

(From meta-openembedded rev: efea141c6e6e44ca48f3837e5c3383ccfe9ba247)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibpam: systemd support now in OE-Core
Paul Eggleton [Sun, 10 Aug 2014 16:14:45 +0000 (17:14 +0100)]
libpam: systemd support now in OE-Core

(From meta-openembedded rev: ec2c365c40bb1f2eedccec41ba1ac3f4dd45c4b7)

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 agocronie: systemd support now in OE-Core
Paul Eggleton [Sun, 10 Aug 2014 16:14:44 +0000 (17:14 +0100)]
cronie: systemd support now in OE-Core

(From meta-openembedded rev: a07158fbe39e0bed9dbb376846ce6d3f181c00f5)

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 agoavahi: systemd support now in OE-Core
Paul Eggleton [Sun, 10 Aug 2014 16:14:43 +0000 (17:14 +0100)]
avahi: systemd support now in OE-Core

(From meta-openembedded rev: ace695c447bf6e216ebd0ca714d0013cab91a322)

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 agobusybox: systemd support now in OE-Core
Paul Eggleton [Sun, 10 Aug 2014 16:14:42 +0000 (17:14 +0100)]
busybox: systemd support now in OE-Core

(From meta-openembedded rev: 2b0025ce8dd94fc66c0f487536f456bf255debe7)

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 agodropbear: systemd support now in OE-Core
Paul Eggleton [Sun, 10 Aug 2014 16:14:41 +0000 (17:14 +0100)]
dropbear: systemd support now in OE-Core

(From meta-openembedded rev: 4b8bb9992ad3957076f351db6446702fd72773fd)

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: add packageconfigs for idn, conntrack, lua
Christopher Larson [Mon, 11 Aug 2014 16:12:26 +0000 (09:12 -0700)]
dnsmasq: add packageconfigs for idn, conntrack, lua

(From meta-openembedded rev: 7bb14206a25505cb70e78b1858a4d37a3e847b07)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodnsmasq: look for lua.pc, not lua5.1.pc
Christopher Larson [Mon, 11 Aug 2014 16:12:25 +0000 (09:12 -0700)]
dnsmasq: look for lua.pc, not lua5.1.pc

(From meta-openembedded rev: f1e112fa688aa0900ebdbcc31d88c6ce91251495)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodnsmasq: move parallel make patch to .bb, add upstream-status
Christopher Larson [Mon, 11 Aug 2014 16:12:24 +0000 (09:12 -0700)]
dnsmasq: move parallel make patch to .bb, add upstream-status

Patches really belong in the recipe, not the .inc, given patches are generally
version-bound.

(From meta-openembedded rev: a46abacebdf83cd20f421828435e0403f5f3eb8d)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodnsmasq: obey CFLAGS & LDFLAGS
Christopher Larson [Mon, 11 Aug 2014 16:12:23 +0000 (09:12 -0700)]
dnsmasq: obey CFLAGS & LDFLAGS

(From meta-openembedded rev: e87a84abd470ce3f963a7640aee4051640c8c8b6)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodnsmasq: add missing inherit pkgconfig
Christopher Larson [Mon, 11 Aug 2014 16:12:22 +0000 (09:12 -0700)]
dnsmasq: add missing inherit pkgconfig

dnsmasq runs pkg-config to get cflags/libs for its dependencies.

(From meta-openembedded rev: 7ba7f53075a68394286eafeb629788b3876d5beb)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agollvm: drop 2.8 and 2.9 versions
Martin Jansa [Sat, 9 Aug 2014 16:36:55 +0000 (18:36 +0200)]
llvm: drop 2.8 and 2.9 versions

* mesa is now using 3.3 by default and I don't know about any llvm2* users

(From meta-openembedded rev: d241efeef8e1d6ba6950ebb6239987932120011d)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agokexecboot: remove trailing slash in do_install
Andrea Adami [Thu, 31 Jul 2014 22:46:42 +0000 (00:46 +0200)]
kexecboot: remove trailing slash in do_install

(From meta-openembedded rev: 896aab8ca19c1f53862802d5156212a025d4f687)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosyslog-ng: fix a multilib build failure and a QA issue
Jackie Huang [Fri, 8 Aug 2014 09:42:52 +0000 (05:42 -0400)]
syslog-ng: fix a multilib build failure and a QA issue

* Use BPN instead of PN to fix the multilib build failure:
ERROR: Function failed: SYSTEMD_SERVICE_lib32-syslog-ng value
lib32-syslog-ng.service does not exist

* Do not add syslog-init for systemd to fix the QA issue:
WARNING: syslog-ng: alternative target (/etc/init.d/syslog or
/etc/init.d/syslog.syslog-ng) does not exist, skipping...
WARNING: syslog-ng: NOT adding alternative provide /etc/init.d/syslog:
/etc/init.d/syslog.syslog-ng does not exist
WARNING: alt_link == alt_target: /etc/init.d/syslog ==
/etc/init.d/syslog

(From meta-openembedded rev: 4d3f0e3f13213d07dcad35e6bdae552d70d95638)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agorsyslog: use syslog as the script name of syslog-init
Jackie Huang [Wed, 6 Aug 2014 03:18:56 +0000 (23:18 -0400)]
rsyslog: use syslog as the script name of syslog-init

Use syslog as the default symlink and INITSCRIPT_NAME
just as sysklogd and syslog-ng did.

(From meta-openembedded rev: c0945057ff7dd2562f07bb579032218139397729)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosyslog-ng: update configure.patch for older patch tool
Robert Yang [Wed, 6 Aug 2014 01:36:48 +0000 (18:36 -0700)]
syslog-ng: update configure.patch for older patch tool

The previous configure.patch can't be applied by older "patch" tool
since the line number is incorrect, for example, the "patch 2.5.4" on
CentOS 5.10.

(From meta-openembedded rev: 80310a34807fd952135c11d15fa245b4d39c0e02)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agorrdtool: update to 1.4.8
Peter Bigot [Tue, 5 Aug 2014 14:29:34 +0000 (09:29 -0500)]
rrdtool: update to 1.4.8

* Upstream now uses git, so retrieve releases from the reference
  repository.

* The previous patch to remove tcl support does not apply cleanly to
  this release.  Eliminate it and disable tcl via configure instead.

* Backport a patch to remove a never-shoulda-been-there file that was
  installed but not packaged.

(From meta-openembedded rev: b96dffeee66869f2fcf660edd536c27f0c5f8892)

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-smbus: upgrade to 3.1.1
Peter Bigot [Tue, 5 Aug 2014 14:28:59 +0000 (09:28 -0500)]
python-smbus: upgrade to 3.1.1

(From meta-openembedded rev: 7ddcd65e11a7a2a7871ce31e74e216a4cf53e95b)

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotracker: add PACKAGECONFIG for nautilus extension
Martin Jansa [Sun, 10 Aug 2014 14:00:34 +0000 (16:00 +0200)]
tracker: add PACKAGECONFIG for nautilus extension

* fixes following floating dependencies:
  WARN: tracker: tracker-nautilus-extension rdepends on atk, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on cairo, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on eglibc, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on expat, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on fontconfig, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on freetype, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on gdk-pixbuf, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on glib-2.0, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on gtk+, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on harfbuzz, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on libffi, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on libpng, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on libsqlite3, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on libunistring, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on libx11, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on libxau, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on libxcb, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on libxcb-render, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on libxcb-shm, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on libxdmcp, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on libxext, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on libxrender, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on pango, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on pixman, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on tracker, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on util-linux-libuuid, but it isn't a build dependency?
  WARN: tracker: tracker-nautilus-extension rdepends on zlib, but it isn't a build dependency?

(From meta-openembedded rev: 9039398e31279b3346c6b41be8ac4da7c2dded7a)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoefl, expedite: explicitly add some packages, add libsdl dependency
Martin Jansa [Sun, 10 Aug 2014 13:46:32 +0000 (15:46 +0200)]
efl, expedite: explicitly add some packages, add libsdl dependency

* expedite has runtime dependency on them and insane_qa check doesn't see
  them as provided by evas dependency and shows following warnings:
  expedite-1.7.9: expedite rdepends on evas-engine-software-generic, but it isn't a build dependency? [build-deps]
  expedite-1.7.9: expedite rdepends on evas-engine-fb, but it isn't a build dependency? [build-deps]
  expedite-1.7.9: expedite rdepends on evas-loader-png, but it isn't a build dependency? [build-deps]
* always use libsdl dependency instead of PACKAGECONFIG, because
  there is also software-sdl engine, which isn't controlled by
  any configure option

(From meta-openembedded rev: 737b59926588b99000c91631960093cbb08ac704)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agowebmin: explicitly list some packages, drop perl-module-timelocal rdep
Martin Jansa [Sun, 10 Aug 2014 13:09:58 +0000 (15:09 +0200)]
webmin: explicitly list some packages, drop perl-module-timelocal rdep

* perl-module-time-local is already in RDEPENDS (I guess it's the
  same thing as perl-module-timelocal without the last dash)
* list some packages explicitly so that bitbake finds their
  RDEPENDS correctly
* fixes following warnings:
  webmin-1.620: webmin-module-raid rdepends on mdadm, but it isn't a build dependency? [build-deps]
  webmin-1.620: webmin-module-proc rdepends on procps, but it isn't a build dependency? [build-deps]
  webmin-1.620: webmin rdepends on perl-module-timelocal, but it isn't a build dependency? [build-deps]

(From meta-openembedded rev: 7514ff3c9379562477e7046a5ed25fabcf142651)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>