scm/bb/tizen-distro.git
9 years agof2fs-tools: add 1.1.0
Koen Kooi [Wed, 24 Oct 2012 09:52:43 +0000 (11:52 +0200)]
f2fs-tools: add 1.1.0

These are the tools needed for creating and managing f2fs partitions.

(From meta-openembedded rev: ab30278835335a2fec6c9bfb672089db21fda852)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoapache2: avoid injecting host include path
Paul Eggleton [Mon, 22 Oct 2012 14:22:53 +0000 (15:22 +0100)]
apache2: avoid injecting host include path

includedir (by way of EXTRA_INCLUDES) gets into the CFLAGS of modphp
via apxs; thus it should not point to a location on the host.

(From meta-openembedded rev: 20506c8cb4369a219ecfa892065917b930b910a5)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoRevert "maliit-framework: Clean up recipe and use gtk-immodules-cache.bbclass"
Koen Kooi [Wed, 24 Oct 2012 06:39:12 +0000 (08:39 +0200)]
Revert "maliit-framework: Clean up recipe and use gtk-immodules-cache.bbclass"

The class hasn't hit oe-core yet

This reverts commit eb66e508e33ccbec8299041265eef183913a3a8c.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosamba: update to version 3.6.8
Otavio Salvador [Tue, 23 Oct 2012 19:25:05 +0000 (19:25 +0000)]
samba: update to version 3.6.8

(From meta-openembedded rev: be304441d8a63df14d91c2c8ee79aa126f87d74a)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agorage: Add license checksum
Otavio Salvador [Tue, 23 Oct 2012 19:22:03 +0000 (19:22 +0000)]
rage: Add license checksum

(From meta-openembedded rev: 84cdc8465c653af1827da2f3dce57cdce135bc3f)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-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 agoepdfview: Sync with Debian 0.1.8-3 patches
Otavio Salvador [Tue, 23 Oct 2012 19:22:02 +0000 (19:22 +0000)]
epdfview: Sync with Debian 0.1.8-3 patches

This includes the patches in use in Debian package to fix color
inversion and other minor issues.

(From meta-openembedded rev: 9f21b18da323b1aca5cf49619ff353872c87f008)

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 agomysql: always replace paths in mysql_config script
Paul Eggleton [Tue, 23 Oct 2012 09:17:08 +0000 (09:17 +0000)]
mysql: always replace paths in mysql_config script

Path replacement was not happening on some machines if the MySQL build
scripts set a different path in the produced mysql_config script,
resulting in host paths being left in.

Original patch by Joe Slater <jslater@windriver.com>.

(From meta-openembedded rev: 415c49a0c7ba008ed26f6639dd57a96fa9b986e1)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibgphoto2: fix build
Andreas Müller [Sun, 21 Oct 2012 16:41:43 +0000 (16:41 +0000)]
libgphoto2: fix build

autoconf.bbclass forces building po dirs by copying po/Makefile.in.in. We have
to care for libgphoto2_port/po/Makefile.in.in too and have to remove
AM_PO_SUBDIRS() from configure.ac since that causes

| autoreconf: running: aclocal --system-acdir=/home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/aclocal-copy/ --automake-acdir=/home/Superandy/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/share/aclocal-1.12 -I /home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/auto-m4/ -I /home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/m4m/ -I /home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/auto-m4/ -I /home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/m4m/ --force -I auto-m4 -I m4m
| configure.ac:230: error: `po-directories' is already registered with AC_CONFIG_COMMANDS.

(From meta-openembedded rev: 5febf70d37c7e9cf55fa7de5285531a810312e3a)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolmsensors: Initial commit
Marc Ferland [Fri, 19 Oct 2012 15:15:34 +0000 (15:15 +0000)]
lmsensors: Initial commit

The lmsensors project provides hardware health monitoring tools in the
form of kernel drivers, a user-space library and some helper
programs. This recipe provides all the different user-space tools
offered by lmsensors in separete packages. Startup scripts and default
configuration files are also made available through this commit.

The packages consist of (description text from lmsensors documentation):
* lmsensors-libsensors: The user-space sensors support library code.
* lmsensors-sensors: A console tool to report sensor readings and set
  new sensor limits.
* lmsensors-sensord: A daemon to watch sensor values and log
  problems. It includes RRD support.
* lmsensors-fancontrol: Controls fanspeeds responding to changes on
  temperature sensors. Configuration through pwmconfig.
* lmsensors-sensorsdetect: This program tries to detect the available
  SMBus adapters and the chips connected to them, as well as Super-I/O
  and misc chips.
* lmsensors-sensorsconfconvert: Convert configuration files from
  lmsensorsv2 to lmsensorsv3.
* lmsensors-pwmconfig: tests the pwm (pulse width modulation) outputs
  of sensors for their effect on the fans and helps to setup the
  configfile for fancontrol.
* lmsensors-isatools: This program sets/gets the registers of ISA or
  Super-I/O chips.

(From meta-openembedded rev: c00f3c285c722a480ce9f02bcebc64fd36c1a1b0)

Signed-off-by: Marc Ferland <ferlandm@sonatest.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodevilspie2: initial add 0.24
Andreas Müller [Fri, 19 Oct 2012 01:46:12 +0000 (01:46 +0000)]
devilspie2: initial add 0.24

(From meta-openembedded rev: 4a0066557bcf3af2a9516b523efbfba7387db063)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomaliit-framework: Clean up recipe and use gtk-immodules-cache.bbclass
Samuel Stirtzel [Wed, 17 Oct 2012 14:37:52 +0000 (14:37 +0000)]
maliit-framework: Clean up recipe and use gtk-immodules-cache.bbclass

To be merged after gtk-immodules-cache.bbclass hits oe-core

(From meta-openembedded rev: eb66e508e33ccbec8299041265eef183913a3a8c)

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 agosmbnetfs: add recipe for smbnetfs, a fuse filesystem for windows networks
Sander van Grieken [Fri, 7 Sep 2012 17:58:26 +0000 (17:58 +0000)]
smbnetfs: add recipe for smbnetfs, a fuse filesystem for windows networks

(From meta-openembedded rev: 80e475919c188b59928139c820ea8137ea05de9b)

Signed-off-by: Sander van Grieken <sander@outrightsolutions.nl>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoJansson: new recipe, library for creating and manipulating JSON strings in C
Jack Mitchell [Thu, 6 Sep 2012 13:03:58 +0000 (13:03 +0000)]
Jansson: new recipe, library for creating and manipulating JSON strings in C

(From meta-openembedded rev: 35586da6c027526fc47aa51cd45e56d76254fabc)

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosystemd: disable python
Martin Jansa [Tue, 23 Oct 2012 15:41:33 +0000 (15:41 +0000)]
systemd: disable python

* otherwise configure uses python-config from host and passes wrong CFLAGS
  see http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-October/042058.html
  for details

(From meta-openembedded rev: 5067ced3fa2232e7d860b636b11536de1bf2780d)

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 agosystemd: update to 195
Koen Kooi [Tue, 23 Oct 2012 09:15:09 +0000 (11:15 +0200)]
systemd: update to 195

disable microhttd and package new files

(From meta-openembedded rev: 86467baae99881a612d10e4dc81133a5894cb89f)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibjpeg-turbo: Add RPROVIDES to fix errors when rdepending on jpeg
Samuel Stirtzel [Mon, 22 Oct 2012 15:13:28 +0000 (15:13 +0000)]
libjpeg-turbo: Add RPROVIDES to fix errors when rdepending on jpeg

This fixes "ERROR: Multiple .bb files are due to be built which each provide jpeg"

(From meta-openembedded rev: 662fd013adcbee8c59f4f475a11911c3267eae90)

Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Acked-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosystemd: Upgrade past v194
Khem Raj [Wed, 10 Oct 2012 05:03:42 +0000 (05:03 +0000)]
systemd: Upgrade past v194

Booted on eglibc i586, arm, ppc qemu  systems

(From meta-openembedded rev: fb368b0790a2804080f28b75cf27dcffde763c37)

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 agosshfs-fuse : Import recipe from Openembedded Classic.
Philip Balister [Thu, 18 Oct 2012 21:36:57 +0000 (21:36 +0000)]
sshfs-fuse : Import recipe from Openembedded Classic.

(From meta-openembedded rev: 2c1f670d731fb1c4a2167b110e9ae1c3288a8108)

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 agofuse : Update to version 2.9.2.
Philip Balister [Thu, 18 Oct 2012 21:36:56 +0000 (21:36 +0000)]
fuse : Update to version 2.9.2.

Bug fix release.

(From meta-openembedded rev: 4f767925eceeb7751c12c786e833d538ba7ba15b)

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 agomysql: start at runlevel 5 not S
Marcin Juszkiewicz [Thu, 18 Oct 2012 13:03:49 +0000 (13:03 +0000)]
mysql: start at runlevel 5 not S

Without that change target system had to be restarted to get MySQL
running or it had to be run by hand. Reason was simple: mysql init
script was starting before S99configure when package was not yet
configured.

(From meta-openembedded rev: 44cb71bbc98ab351748b300023cdae7a01ce5c7b)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomcnavi: move from meta-oe to meta-efl
Martin Jansa [Thu, 18 Oct 2012 19:48:22 +0000 (21:48 +0200)]
mcnavi: move from meta-oe to meta-efl

* mcnavi depends on ecore, but meta-oe does not depend on meta-efl
* thanks to kergoth for reporting this!

(From meta-openembedded rev: 673b3b66273837de43f3de6268d5686f7fe8367b)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibxaw: drop libxp and printproto from DEPENDS
Martin Jansa [Thu, 18 Oct 2012 15:54:01 +0000 (17:54 +0200)]
libxaw: drop libxp and printproto from DEPENDS

* it was removed from oe-core
  http://git.openembedded.org/openembedded-core/commit/?id=5b3748d463a6666c0d8e2624092619da8d8e6328
* there should be --disable-xprint/--without-xprint too, but it looks
  like all support for xprint was removed from libxaw already

  commit 012e73faab8dc8617c6da4679715dae14f6cddd4
  Author: Daniel Stone <daniel@fooishbar.org>
  Date:   Fri Aug 15 18:25:53 2008 +0300

    Remove last remaining vestiges of Xprint support

(From meta-openembedded rev: 5ce4d83f34e4e076683bdd27f00e29cc4d546834)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoecore: drop libxputil from DEPENDS
Martin Jansa [Thu, 18 Oct 2012 15:53:38 +0000 (17:53 +0200)]
ecore: drop libxputil from DEPENDS

* it was removed from oe-core
  http://git.openembedded.org/openembedded-core/commit/?id=5b3748d463a6666c0d8e2624092619da8d8e6328
* it needs to be explicitly disabled now, because recipe was removed in
  oe-core, but files still stay in sysroot and we cannot even
  cleansstate it now without recipes around.

(From meta-openembedded rev: 503191773e04115c42042c26336d87ff8b843e1c)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomcnavi: remove myslq_config include path work around
Martin Jansa [Sat, 13 Oct 2012 08:21:52 +0000 (10:21 +0200)]
mcnavi: remove myslq_config include path work around

* it was fixed in mysql5 3f95bb907381ac5fd789452e1330c12f9a8904f9

(From meta-openembedded rev: 0b0b889a1e5c49902d7e1d87a670f11054b384ae)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoPACKAGES_DYNAMIC: use regexp not glob
Martin Jansa [Fri, 12 Oct 2012 08:13:12 +0000 (10:13 +0200)]
PACKAGES_DYNAMIC: use regexp not glob

* bitbake uses PACKAGES_DYNAMIC as regexp
  ^ could make matching faster (and it will be more clear that we're expecting regexp not glob)
  * made all those last '-' optional, use .* (or nothing)
* use += instead of = in most cases to keep ${PN}-locale from
  bitbake.conf:PACKAGES_DYNAMIC = "^${PN}-locale-.*"

(From meta-openembedded rev: 8402b7ac0f2e3b0afd9d56e16e7935e1887c7698)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agohiawatha: add initial 8.5 recipe and associated files
Jack Mitchell [Thu, 18 Oct 2012 14:08:16 +0000 (14:08 +0000)]
hiawatha: add initial 8.5 recipe and associated files

(From meta-openembedded rev: 4cd60deb11a8a6f9134d7f6ec39255a35d921426)

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomodphp: call gnu-configize in do_configure
Paul Eggleton [Mon, 15 Oct 2012 12:38:51 +0000 (13:38 +0100)]
modphp: call gnu-configize in do_configure

Since we override do_configure, gnu-configize doesn't get called and
using the old gnu-config files distributed with the PHP source can cause
problems for some people e.g. building for AArch64; so add a call to it
explicitly here.

(From meta-openembedded rev: 6fe4073a2618c1c962972dc83523b72fc1d66e31)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoMaliit: Add initial recipes
Samuel Stirtzel [Wed, 17 Oct 2012 08:55:32 +0000 (08:55 +0000)]
Maliit: Add initial recipes

Maliit is a Qt based virtual keyboard under liberal license (LGPLv2.1 / BSD)
The inputmethod framework from Qt is used and it supports gtk-immodules.
It can also be used without dependencies to GTK+ (separate package for GTK+)

(From meta-openembedded rev: d9b7d6b4cd6b959b3998ddfec9775b64ffa61fe0)

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 agoiso-codes: set SUMMARY
Paul Eggleton [Tue, 16 Oct 2012 12:47:20 +0000 (13:47 +0100)]
iso-codes: set SUMMARY

(From meta-openembedded rev: 0caaa82c3d7e6b4704c27ad40e37c0eb5db7048b)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibnice: tidy up meta variables
Paul Eggleton [Tue, 16 Oct 2012 12:45:43 +0000 (13:45 +0100)]
libnice: tidy up meta variables

* Add SUMMARY
* Fix typo in DESCRIPTION
* Set LICENSE to a parsable form

(From meta-openembedded rev: c5e1eafb8882bce54595fdf085b988a39b880a6c)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agorrdtool: add pango to DEPENDS
Paul Eggleton [Tue, 16 Oct 2012 12:42:16 +0000 (13:42 +0100)]
rrdtool: add pango to DEPENDS

The configure script fails without pangocairo which is provided by
pango.

(From meta-openembedded rev: d68bda569b6567daef1b9f52ce7be820d57228da)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibc-client: correct LICENSE
Paul Eggleton [Tue, 16 Oct 2012 12:40:24 +0000 (13:40 +0100)]
libc-client: correct LICENSE

The license is Apache 2.0 according to the included LICENSE.txt file.

(From meta-openembedded rev: b7ff794b1ee83267fc2f7453dccb96398ccef313)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibxfce4ui: add glade package
Andreas Müller [Fri, 28 Sep 2012 06:35:50 +0000 (06:35 +0000)]
libxfce4ui: add glade package

* To edit glade files for xfce-packages it needs libxfce4ui's catalog [1].
* Unfortunately some host distributions do not supply a libxfce4ui-glade package.
* By installing glade3 + libxfce4ui-glade it is now possible to edit xfce's
  glade-files on target machine.

[1] http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/20021

(From meta-openembedded rev: cc4b2fa400f673001088b1fe2c1a5869d7d2b312)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoglade3: initial add 3.8.2
Andreas Müller [Fri, 28 Sep 2012 06:35:49 +0000 (06:35 +0000)]
glade3: initial add 3.8.2

(From meta-openembedded rev: c2a0882c52f4416252cb4ce9bd964eb9daf9b85a)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxbmc: Fix serveral build errors and install missing dependencies
Otavio Salvador [Thu, 11 Oct 2012 21:46:02 +0000 (21:46 +0000)]
xbmc: Fix serveral build errors and install missing dependencies

This allow the package to build fine. On the test board it didn't show
anything in display but it seems to be hardware specific issue.

(From meta-openembedded rev: 7eb2c6f8459fdcad5eb0f0dc2d8ca17a327dc0f6)

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 agomodphp: make LICENSE more accurate
Paul Eggleton [Fri, 12 Oct 2012 16:36:14 +0000 (17:36 +0100)]
modphp: make LICENSE more accurate

PHP 5 is distributed under the PHP 3.01 license (which we identify as
PHP-3.0 as far as common license files go).

Fixes the following warning:

WARNING: modphp: No generic license file exists for: PHP in any provider

(From meta-openembedded rev: a660f4a0289884f516ed85a75a25c722e31e88c9)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomodphp: fix rpath QA issue
Paul Eggleton [Fri, 12 Oct 2012 16:30:54 +0000 (17:30 +0100)]
modphp: fix rpath QA issue

Fixes the following QA issue:

ERROR: QA Issue: package modphp contains bad RPATH ${STAGING_DIR_TARGET}/usr/lib in file ${WORKDIR}/packages-split/modphp/usr/lib/apache2/modules/libphp5.so

(From meta-openembedded rev: 13338589e5f5adaf0470aa6cb87cde6ba745bd31)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoapache2: reorganise packaging definitions
Paul Eggleton [Wed, 10 Oct 2012 10:04:20 +0000 (11:04 +0100)]
apache2: reorganise packaging definitions

Move RDEPENDS to the end and PACKAGES before other packaging
definitions.

(From meta-openembedded rev: a6614039ee04605d4b5efe6b2c2942dc9d0aac4d)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoapache2: work around bug in apr-1-config/apu-1-config scripts
Paul Eggleton [Wed, 10 Oct 2012 10:01:28 +0000 (11:01 +0100)]
apache2: work around bug in apr-1-config/apu-1-config scripts

The apr-1-config and apu-1-config scripts (installed into the sysroot
by apr and apr-util respectively) report incorrect paths with current
OE-Core - see:

  http://bugzilla.yoctoproject.org/show_bug.cgi?id=3267

Since OE-Core is frozen at the moment, work around the issue by taking
a copy of the scripts and fixing them up. Additionally we need to not
mangle the libtool name as apr installs it into the sysroot as just
'libtool'.

This fixes building apache2 with rm_work enabled.

(From meta-openembedded rev: dff2c1bd5291e95b35a102c1b5fdbe78aa627c41)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibconfig: port from classic and update
Andrea Galbusera [Tue, 9 Oct 2012 09:13:29 +0000 (09:13 +0000)]
libconfig: port from classic and update

* based on recipe from oe-classic
* update to currently available upstream version 1.4.9

(From meta-openembedded rev: 9e701bb060325bc47509d4874bd695f039191ea8)

Signed-off-by: Andrea Galbusera <gizero@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibftid: Change to use GPLv2 intead of GPLv2-RLE.
Martin Ertsaas [Wed, 10 Oct 2012 06:00:31 +0000 (06:00 +0000)]
libftid: Change to use GPLv2 intead of GPLv2-RLE.

libftdi itself is licensed under LGPLv2, with some parts (eeprom programmer) is
licensed under GPLv2. There doesn't seem to be any part licensed under a
GPLv2-RLE variation of GPLv2, and so we should use GPLv2 instead of
GPLv2-RLE.

(From meta-openembedded rev: ca82ad8f882427d3448b78840e51de96463331cc)

Signed-off-by: Martin Ertsaas <mertsas@cisco.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibav: Change the PACKAGES_DYNAMIC expression to be more restrict
Otavio Salvador [Sat, 6 Oct 2012 20:18:30 +0000 (20:18 +0000)]
libav: Change the PACKAGES_DYNAMIC expression to be more restrict

Using 'lib*' we end having problem with every other package that
generate libraries dynamically thus we changed it to match the library
prefixes.

(From meta-openembedded rev: 97350f52280ea9b2f3d7b36ef248be5ba3e7c696)

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: Update git version to 2012-10-04 snapshot
Otavio Salvador [Sat, 6 Oct 2012 20:18:29 +0000 (20:18 +0000)]
libav: Update git version to 2012-10-04 snapshot

This package depends on libpostproc to ensure same set of libraries is
provided for runtime.

(From meta-openembedded rev: 26a4e5d05a21e809b88d81a7bc94b5f9b9cc13b9)

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 agolibpostproc: Add git version
Otavio Salvador [Sat, 6 Oct 2012 20:18:28 +0000 (20:18 +0000)]
libpostproc: Add git version

This has been split from libav code during development of 0.9 series.

(From meta-openembedded rev: 2935a21d38de8b7130cbd80edfb097f2dac4a1d1)

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 agoyajl: Update to 2.0.4 version
Otavio Salvador [Sat, 6 Oct 2012 20:18:27 +0000 (20:18 +0000)]
yajl: Update to 2.0.4 version

(From meta-openembedded rev: c5af19d6c27c507583bccb55136191d3fb8618a0)

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 agoowfs: Update to 2.8p20 version
Otavio Salvador [Sat, 6 Oct 2012 20:18:26 +0000 (20:18 +0000)]
owfs: Update to 2.8p20 version

(From meta-openembedded rev: f27d4bb039cdd9f0e3405b33b2065b8d28790450)

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 agonet-snmp: add pciutils to dependencies
Marcin Juszkiewicz [Thu, 4 Oct 2012 13:20:16 +0000 (15:20 +0200)]
net-snmp: add pciutils to dependencies

It is using libpci if it is available and there is no --disable-pci
switch.

(From meta-openembedded rev: cdcebeb71d533b5a39319609677c70bc2f71a59b)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibdivecomputer: added missing AM_PROG_AR
Marcin Juszkiewicz [Thu, 4 Oct 2012 11:28:43 +0000 (13:28 +0200)]
libdivecomputer: added missing AM_PROG_AR

(From meta-openembedded rev: cf241095402f48f30f6b069d8fcf3d85af3d45a2)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoswig: update gnu-config files
Marcin Juszkiewicz [Thu, 4 Oct 2012 11:22:59 +0000 (13:22 +0200)]
swig: update gnu-config files

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosoft66: added missing AM_PROG_AR
Marcin Juszkiewicz [Thu, 4 Oct 2012 10:49:37 +0000 (12:49 +0200)]
soft66: added missing AM_PROG_AR

(From meta-openembedded rev: 20557733149d1e92054758b46b75b1f60b1e962f)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomodemmanager: do not include glib private headers
Marcin Juszkiewicz [Thu, 4 Oct 2012 10:45:36 +0000 (12:45 +0200)]
modemmanager: do not include glib private headers

(From meta-openembedded rev: e1768d6b35707538f0d24331d0c6c243a3654104)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoca-certificates: update to 20120623 version
Marcin Juszkiewicz [Tue, 25 Sep 2012 10:44:47 +0000 (12:44 +0200)]
ca-certificates: update to 20120623 version

(From meta-openembedded rev: f2136b93ef102be38f9b5ab8c79ecd8f44ff35b3)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibedit: update to latest version
Marcin Juszkiewicz [Tue, 25 Sep 2012 10:15:11 +0000 (12:15 +0200)]
libedit: update to latest version

(From meta-openembedded rev: d9619f6e6a0b4ffb7957b555167e276487d7a77a)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agottf-ubuntu-font-family: added license stuff and updated to 0.80 version
Marcin Juszkiewicz [Tue, 25 Sep 2012 09:49:24 +0000 (11:49 +0200)]
ttf-ubuntu-font-family: added license stuff and updated to 0.80 version

Dropped Serif handling code - there is no Ubuntu Serif.

(From meta-openembedded rev: 6b3dfebd43ccbddbbf28a3d5c1db55be30d0d412)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agottf-wqy-zenhei: added license stuff
Marcin Juszkiewicz [Tue, 25 Sep 2012 09:29:45 +0000 (11:29 +0200)]
ttf-wqy-zenhei: added license stuff

(From meta-openembedded rev: bf0a086890c3d883352d6ed79558f681fe9f8d09)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agottf-mplus: added license stuff
Marcin Juszkiewicz [Tue, 25 Sep 2012 09:27:11 +0000 (11:27 +0200)]
ttf-mplus: added license stuff

(From meta-openembedded rev: cbffec21fbdd978be4665c9c50119e8d570588ea)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agottf-hunkyfonts: added license stuff
Marcin Juszkiewicz [Tue, 25 Sep 2012 09:24:50 +0000 (11:24 +0200)]
ttf-hunkyfonts: added license stuff

(From meta-openembedded rev: 1612f92bb731a68b25b7619a499e1cd1265edd73)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agottf-gentium: added license stuff
Marcin Juszkiewicz [Tue, 25 Sep 2012 09:22:25 +0000 (11:22 +0200)]
ttf-gentium: added license stuff

(From meta-openembedded rev: e2d2e822f427ae226fa566512f095e6071b6aa2c)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolvm2: added missing dependency on udev
Marcin Juszkiewicz [Tue, 25 Sep 2012 08:44:39 +0000 (10:44 +0200)]
lvm2: added missing dependency on udev

checking for UDEV... no
configure: error: Package requirements (libudev >= 143) were not met:

No package 'libudev' found

(From meta-openembedded rev: 1a281381018fdf48881964b3d1b38dd08a7c8666)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoorrery: added missing dependency on gtk+
Marcin Juszkiewicz [Fri, 21 Sep 2012 09:11:03 +0000 (11:11 +0200)]
orrery: added missing dependency on gtk+

(From meta-openembedded rev: 49fa1df21e8677fa79a5e0f217711fd4de110213)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolzip: update to 1.13
Marcin Juszkiewicz [Wed, 19 Sep 2012 15:56:55 +0000 (17:56 +0200)]
lzip: update to 1.13

(From meta-openembedded rev: 1c6b8287b4e731b27610f2ede251d804e1635326)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolcdproc: add recipe from OE-Classic and update/clean up
Paul Eggleton [Sun, 7 Oct 2012 10:47:38 +0000 (10:47 +0000)]
lcdproc: add recipe from OE-Classic and update/clean up

* Update to latest upstream version 0.5.5
* Add an Ubuntu patch to fix incompatibility with current automake
* Use automatic package splitting for drivers
* Allow specifying drivers to build via LCD_DRIVERS
* Allow specifying default enabled driver via LCD_DEFAULT_DRIVER
* Disable g15 driver by default (but allow it to be re-enabled using
  PACKAGECONFIG, assuming the required recipes are also provided).
* Fix conf files not going into lcdvc and lcdd packages due to
  override expansion not happening at the expected time (for
  CONFFILES_*)
* Remove some unnecessary cruft
* Move packaging parts of recipe below do_install
* Add LIC_FILES_CHKSUM
* Make LICENSE more accurate
* Add SUMMARY

(From meta-openembedded rev: aee9bec6331c303d9a24351e1f8d5cf6b510ed7b)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoRevert "systemd.bbclass: Dont check for multilib and change for nativesdk renaming"
Koen Kooi [Tue, 9 Oct 2012 09:12:16 +0000 (11:12 +0200)]
Revert "systemd.bbclass: Dont check for multilib and change for nativesdk renaming"

This triggers:

ERROR: Nothing RPROVIDES 'connman-systemd' (but /OE/tentacle/sources/meta-angstrom/recipes-images/angstrom/systemd-image.bb RDEPENDS on or otherwise requires it)

This reverts commit cbac8756e815c3f141cebf6d2e6875400980a4f9.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agophpmyadmin: add new recipe
Paul Eggleton [Tue, 2 Oct 2012 09:08:36 +0000 (10:08 +0100)]
phpmyadmin: add new recipe

Add new recipe for phpMyAdmin 3.5.2.2, borrowing the apache.conf file
from Debian (with the addition of "Require all granted" to enable
access).

(From meta-openembedded rev: edc5dd9a2247a38b38905f2bc41805aa91c0617f)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomodphp: fix default php.ini & add PACKAGECONFIG
Paul Eggleton [Sun, 7 Oct 2012 10:55:20 +0000 (11:55 +0100)]
modphp: fix default php.ini & add PACKAGECONFIG

* Add "mysql" PACKAGECONFIG option
* Add "pgsql" PACKAGECONFIG option (untested)
* Use the correct template php.ini filename so that we actually get
  some content in the default file

(From meta-openembedded rev: 0cd6b15d729c7f4b17ac02180e7c5462b91ed9e4)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoapache2: fix configuration
Paul Eggleton [Sun, 7 Oct 2012 10:51:22 +0000 (11:51 +0100)]
apache2: fix configuration

* Include conf files in /etc/apache2/modules.d and conf.d
* Add -D PHP5 to options so that PHP is enabled if installed
* Fix "reload" action in initscript

(From meta-openembedded rev: 6d182b316f366e3491ee50ccd021eb7a79189136)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosystemd.bbclass: Dont check for multilib and change for nativesdk renaming
Khem Raj [Tue, 9 Oct 2012 06:44:06 +0000 (06:44 +0000)]
systemd.bbclass: Dont check for multilib and change for nativesdk renaming

(From meta-openembedded rev: cbac8756e815c3f141cebf6d2e6875400980a4f9)

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 agocherokee: bump PR to enable mysql support
Paul Eggleton [Sun, 7 Oct 2012 16:03:48 +0000 (16:03 +0000)]
cherokee: bump PR to enable mysql support

This needs a PR bump after the fix to mysql_config.

(From meta-openembedded rev: ab3ced404ffdeb6abb7ef43d6db485d1f61a5f66)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomysql: fix include path reported by mysql_config
Paul Eggleton [Sun, 7 Oct 2012 16:03:47 +0000 (16:03 +0000)]
mysql: fix include path reported by mysql_config

mysql_config should point to the directory where the MySQL include files
can be found and not its parent.

This fixes building modphp with mysql enabled, and allows cherokee to
actually enable mysql support.

(From meta-openembedded rev: 3f95bb907381ac5fd789452e1330c12f9a8904f9)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopinpoint: add new recipe
Paul Eggleton [Sun, 7 Oct 2012 17:22:28 +0000 (17:22 +0000)]
pinpoint: add new recipe

Add new recipe for the latest git version of pinpoint, the
hacker-friendly presentation tool.

(From meta-openembedded rev: 2d7accc6e30fe3e2cea5d3b2f61f25543672b501)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoiw: update to 3.6
jackie huang [Mon, 8 Oct 2012 06:30:20 +0000 (06:30 +0000)]
iw: update to 3.6

(From meta-openembedded rev: 26b3c797464c55ff957ddd8bc5329f81b9afea6c)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agov4l-utils: fix build breakage
Koen Kooi [Fri, 5 Oct 2012 10:52:05 +0000 (12:52 +0200)]
v4l-utils: fix build breakage

Update to a newer SRCREV for fixed and get autotools support as a bonus.

(From meta-openembedded rev: c40cedebf777403348a45fe265a1d7c8e1eb8c6e)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-numpy 1.4.1: update hack to find the new location for python-native
Koen Kooi [Fri, 5 Oct 2012 10:01:31 +0000 (12:01 +0200)]
python-numpy 1.4.1: update hack to find the new location for python-native

(From meta-openembedded rev: 96fb528a77b352fc004f058849713bf7b1026e42)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoimagemagick: add fftw to DEPENDS
Martin Jansa [Fri, 5 Oct 2012 08:14:00 +0000 (10:14 +0200)]
imagemagick: add fftw to DEPENDS

* it's autodetected and then later when it's not in sysroot it fails:
| /bin/grep: /OE/shr-core/tmp-eglibc/sysroots/tuna/usr/lib/libfftw3.la: No such file or directory
| /bin/sed: can't read /OE/shr-core/tmp-eglibc/sysroots/tuna/usr/lib/libfftw3.la: No such file or directory
| arm-oe-linux-gnueabi-libtool: link: `/OE/shr-core/tmp-eglibc/sysroots/tuna/usr/lib/libfftw3.la' is not a valid libtool archive
| make[1]: *** [wand/libMagickWand.la] Error 1
| make[1]: Leaving directory `/OE/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/imagemagick-6.7.5-r3/ImageMagick-6.7.5-6'

(From meta-openembedded rev: 72405b62f221248512ed704e22313178d9694211)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogpsd: use chrpath-replacement-native now
Martin Jansa [Thu, 4 Oct 2012 17:34:37 +0000 (19:34 +0200)]
gpsd: use chrpath-replacement-native now

* chrpath-native was added to ASSUME_PROVIDED
  http://lists.linuxtogo.org/pipermail/openembedded-core/2012-October/030744.html
* it would be better to not use chrpath at all, but build.txt says:
  If you do not have chrpath available, GPSD binaries will be built
  statically.
  ...
  When you are cross-compiling, you'll need chrpath at version 0.14 or
  later for cross-architecture support.  If it's not yet packaged for
  your environment, see http://alioth.debian.org/projects/chrpath/
  and I prefer to stick to upstream

(From meta-openembedded rev: f8004aa4a706d305df95f4da73215c45b31798dc)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-pyqt: don't fail when do_configure is executed twice in the same WORKDIR
Martin Jansa [Thu, 4 Oct 2012 16:49:42 +0000 (18:49 +0200)]
python-pyqt: don't fail when do_configure is executed twice in the same WORKDIR

(From meta-openembedded rev: 1ee0ffac8c917ff0505adf6b91249b7689398434)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosrctree: remove this bbclass
Martin Jansa [Tue, 2 Oct 2012 20:56:01 +0000 (22:56 +0200)]
srctree: remove this bbclass

* it's depending on clean.bbclass which isn't in meta-oe and oe-core now has externalsrc.bbclass

(From meta-openembedded rev: 58cb1dfe3efbcdfc2969daf4010784d06b9c543a)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoopencv: bump PR due libav update
Otavio Salvador [Thu, 4 Oct 2012 03:43:02 +0000 (00:43 -0300)]
opencv: bump PR due libav update

(From meta-openembedded rev: 68f05443333afa527e3b24e4caae6115dfb6b6b6)

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 agovlc: bump PR due libav update
Otavio Salvador [Thu, 4 Oct 2012 03:43:02 +0000 (00:43 -0300)]
vlc: bump PR due libav update

(From meta-openembedded rev: d954ce02963cfe728353b00a6a049462413cf2ec)

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: bump PR due libav update
Otavio Salvador [Thu, 4 Oct 2012 03:43:02 +0000 (00:43 -0300)]
mplayer2: bump PR due libav update

(From meta-openembedded rev: 6794372daa281b2d5e86389df27ca2115fa74cac)

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 agogst-ffmpeg: bump PR due libav update
Otavio Salvador [Thu, 4 Oct 2012 03:43:02 +0000 (00:43 -0300)]
gst-ffmpeg: bump PR due libav update

(From meta-openembedded rev: ca65a581a6f22dc22742e90caff76318a63a6aee)

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 agosox: bump PR due libav update
Otavio Salvador [Thu, 4 Oct 2012 03:43:02 +0000 (00:43 -0300)]
sox: bump PR due libav update

(From meta-openembedded rev: 9f8f2420c4253109cf28751771a7d72fbca7281e)

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 agompd: bump PR due libav update
Otavio Salvador [Thu, 4 Oct 2012 03:43:02 +0000 (00:43 -0300)]
mpd: bump PR due libav update

(From meta-openembedded rev: 1ab9fde330e6d39a62b10af7de65e8a3cefc49d8)

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: Update to 0.8.3 version
Otavio Salvador [Thu, 4 Oct 2012 03:27:42 +0000 (00:27 -0300)]
libav: Update to 0.8.3 version

(From meta-openembedded rev: 65db44ac2930983c554d72ef2f5c7df16886a9a6)

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: Drop 0.6.5 version
Otavio Salvador [Thu, 4 Oct 2012 03:17:16 +0000 (00:17 -0300)]
libav: Drop 0.6.5 version

(From meta-openembedded rev: 84441954d0f2f2de2b12192d53b27755d5609572)

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: Convert to use dynamic packages to split libraries
Otavio Salvador [Wed, 3 Oct 2012 20:44:21 +0000 (17:44 -0300)]
libav: Convert to use dynamic packages to split libraries

(From meta-openembedded rev: 0c6871b1f628485cc43629b99cefce41a03bc35a)

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 agolibtinyxml: Add recipe for 2.6.2
Otavio Salvador [Wed, 3 Oct 2012 13:41:33 +0000 (13:41 +0000)]
libtinyxml: Add recipe for 2.6.2

This imports the recipe for TinyXML from meta-WebOS@e5c99c2cf, does
some minor fixes on the recipe and import the patches included in the
Debian package.

We use PR as r5 to ensure the package is updated when removed from
meta-WebOS layer.

(From meta-openembedded rev: 7fb3b06bacc90a5429fab810258e03607a4add83)

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 agolibcec: Update to 1.9.0 version
Otavio Salvador [Wed, 3 Oct 2012 13:41:32 +0000 (13:41 +0000)]
libcec: Update to 1.9.0 version

(From meta-openembedded rev: 8e26af8d38d7ac96c481320c04395b5e17afab48)

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 agolockdev: Add recipe based on upcoming 1.0.4 version
Otavio Salvador [Wed, 3 Oct 2012 13:41:31 +0000 (13:41 +0000)]
lockdev: Add recipe based on upcoming 1.0.4 version

(From meta-openembedded rev: 166621a82f9867ffb58d652aece613931978bc3a)

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 agotalloc: Fix swig interface install path
Andrei Gherzan [Wed, 3 Oct 2012 13:41:30 +0000 (13:41 +0000)]
talloc: Fix swig interface install path

Using the way swig interface is installed leads to a bad path in ${D}.
The interface ended up in ${D}/${STAGING_DIR_NATIVE} which is wrong. The
fix is to define a variable in recipe which is used in install rule by
talloc.
As well, LICENSE variable  modified to reflect the real license:
LGPL-3.0

(From meta-openembedded rev: d4c73cbdfede37e9dce069e8770c112f16ce0b5a)

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxdebug: add new recipe
Paul Eggleton [Wed, 18 Jul 2012 10:05:47 +0000 (11:05 +0100)]
xdebug: add new recipe

Add new recipe for the Xdebug PHP debugger/profiler.

(From meta-openembedded rev: 6190260bea64aa19834ce468a67d5251ded08259)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomodphp: add from OE-Classic, update to 5.3.14 and fix
Paul Eggleton [Tue, 17 Jul 2012 10:31:54 +0000 (11:31 +0100)]
modphp: add from OE-Classic, update to 5.3.14 and fix

* Use working SRC_URI
* Fix to use correct headers and apxs script for cross-compiling
* Enable threading
* Install headers and scripts for building extension modules
* Use proper variables instead of /etc, /usr/lib etc.
* Fix rpath QA issues
* Add LIC_FILES_CHKSUM
* Put apache config file into SRC_URI instead of referring to it using
  FILESDIR

(From meta-openembedded rev: 418650c55d05724af398dc5fe1185b47bf788135)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoapache2: add from OE-Classic, update to version 2.4.2 and fix
Paul Eggleton [Tue, 17 Jul 2012 10:27:39 +0000 (11:27 +0100)]
apache2: add from OE-Classic, update to version 2.4.2 and fix

* Enable threading for PHP
* Backport a number of patches
* Use apachectl in init script
* Install modules into a sane location
* Ensure apxs script is installed into sysroot in crossscripts directory
  and modified so that it works for building PHP
* Install httpd executable for native version so that PHP configure
  script can call it
* Rename server-makefile-patch to server-makefile.patch and drop
  apply=yes
* Add LIC_FILES_CHKSUM
* Fix packaging QA warnings
* Add LSB headers to init script
* Clean out some cruft and move packaging stuff after do_install

(From meta-openembedded rev: 25ba859ab6ca18fb0391802a39300c408ab13420)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoAdd meta-webserver layer
Paul Eggleton [Tue, 25 Sep 2012 22:34:39 +0000 (23:34 +0100)]
Add meta-webserver layer

Add a layer for web servers, web-based applications and other related
software.

(From meta-openembedded rev: 520d3a14c999c52f30bb4e25c8f68e75a49663a7)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomedia-ctl: Update to latest upstream to fix build with latest autotools
Gary Thomas [Mon, 1 Oct 2012 14:10:47 +0000 (14:10 +0000)]
media-ctl: Update to latest upstream to fix build with latest autotools

(From meta-openembedded rev: 3871d4561464eedc6a9a83b2c682ec7d29682873)

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-pyqt: upgrade to 4.9.5
Martin Jansa [Wed, 1 Aug 2012 12:19:43 +0000 (14:19 +0200)]
python-pyqt: upgrade to 4.9.5

(From meta-openembedded rev: ab6cd2bb734ba738bdbacfbeb8558e89abf29748)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoqt4: add bbappends also for 4.8.3 version
Martin Jansa [Wed, 26 Sep 2012 22:23:37 +0000 (00:23 +0200)]
qt4: add bbappends also for 4.8.3 version

(From meta-openembedded rev: a76f29b40651c9c87b5d7d1a2f450a5b013c1bcf)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoportaudio: update SRC_URI
Martin Jansa [Sun, 30 Sep 2012 07:54:25 +0000 (09:54 +0200)]
portaudio: update SRC_URI

* http://www.portaudio.com/usingsvn.html:
  Note that we are in the process of migrating from Trac on portaudio.com to Assembla. (1/24/12)
* old repo seems gone now

(From meta-openembedded rev: 0560c4e1ddb9f599dcefe4f27bb123847d6c3d82)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agofoxtrotgps: rename configure.in only if it still exists
Martin Jansa [Fri, 28 Sep 2012 18:33:01 +0000 (20:33 +0200)]
foxtrotgps: rename configure.in only if it still exists

* it was failing when do_configure was reexecuted in same workdir

(From meta-openembedded rev: 44b3c94232301bbfa97fe967635615ea91c77055)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoelmdentica: add LIC_FILES_CHKSUM
Martin Jansa [Wed, 26 Sep 2012 22:44:50 +0000 (00:44 +0200)]
elmdentica: add LIC_FILES_CHKSUM

(From meta-openembedded rev: 2730f4f6fa057eb0c7c2a4a09a28919c7e201698)

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