[oe] [meta-oe][PATCH] bluez collection: add (moved from oe-core)

2015-04-03 Thread Cristian Iorga
BlueZ 4.x Bluetooth stack has been removed from oe-core. However, it is still supported, so add it to meta-oe networking layer. In order to use it in oe-core/poky/YP 'bluez4' needs to be added to distro features. 'bluetooth' distro feature needs to be present also. Signed-of

[oe] [meta-oe][PATCH V2] bluez collection: add (moved from oe-core)

2015-04-08 Thread Cristian Iorga
BlueZ 4.x Bluetooth stack has been removed from oe-core. However, it is still supported, so add it to meta-oe connectivity layer. In order to use it in oe-core/poky/YP 'bluez4' needs to be added to distro features. 'bluetooth' distro feature needs to be present also. Sig

[oe] [meta-oe][PATCH V3] bluez collection: add (moved from oe-core)

2015-04-20 Thread Cristian Iorga
BlueZ 4.x Bluetooth stack has been removed from oe-core. However, it is still supported, so add it to meta-oe connectivity layer. In order to use it in oe-core/poky/YP 'bluez4' needs to be added to distro features. 'bluetooth' distro feature needs to be present also. Sig

[oe] [meta-oe][PATCH V4] bluez collection: add (moved from oe-core)

2015-04-20 Thread Cristian Iorga
. 'bluetooth' distro feature needs to be present also. Signed-off-by: Cristian Iorga --- .../obsolete_automake_macros.patch | 14 +++ .../bluez/bluez-hcidump_2.5.bb | 22 + .../bluez/bluez4-4.101/bluetooth.conf | 16 +++ .

[oe] [meta-systemd][PATCH] bluez4_4.101.bbappend: update according to bluez4

2015-04-23 Thread Cristian Iorga
bluez4 recipe has been updated with proper systemd support, so update meta-systemd append accordingly. Signed-off-by: Cristian Iorga --- .../oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend | 5 - 1 file changed, 5 deletions(-) diff --git a/meta-systemd/oe-core/recipes

[oe] [meta-oe][PATCH V5] bluez collection: add (moved from oe-core)

2015-04-23 Thread Cristian Iorga
5" . 'bluetooth' distro feature needs to be present also. Signed-off-by: Cristian Iorga --- .../obsolete_automake_macros.patch | 14 +++ .../bluez/bluez-hcidump_2.5.bb | 22 + .../bluez/bluez4-4.101/bluetooth.conf | 16 +++ .

[oe] [meta-systemd][PATCH V2] bluez4_4.101.bbappend: update according to bluez4

2015-04-24 Thread Cristian Iorga
bluez4 recipe has been updated with proper systemd support, so update meta-systemd append accordingly. Also update to the right directory structure. Signed-off-by: Cristian Iorga --- .../recipes-connectivity/bluez/bluez4_4.101.bbappend | 5 - 1 file changed, 5 deletions

[oe] [meta-oe][meta-systemd][PATCH V3 1/2] bluez4_4.101.bbappend: update according to bluez4

2015-04-24 Thread Cristian Iorga
bluez4 recipe has been updated with proper systemd support, so update meta-systemd append accordingly. Also update to the right directory structure. Signed-off-by: Cristian Iorga --- .../recipes-connectivity/bluez/bluez4_4.101.bbappend | 5 - 1 file changed, 5 deletions

[oe] [meta-oe][meta-systemd][PATCH V3 2/2] layer.conf: add detection of meta-oe layer.

2015-04-24 Thread Cristian Iorga
bluez append has been moved to meta-oe, so add detection for that layer. Signed-off-by: Cristian Iorga --- meta-systemd/conf/layer.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-systemd/conf/layer.conf b/meta-systemd/conf/layer.conf index 0563f44..06c2ff1 100644 --- a/meta

[oe] [meta-oe][PATCH V6] bluez collection: add (moved from oe-core)

2015-04-27 Thread Cristian Iorga
eeds to be disabled via: DISTRO_FEATURES_BACKFILL_CONSIDERED = "bluez5" . 'bluetooth' distro feature needs to be present also. Signed-off-by: Cristian Iorga --- .../obsolete_automake_macros.patch | 14 +++ .../bluez/bluez-hcidump_2.5.bb | 22

[oe] [meta-oe][PATCH V7] bluez collection: add (moved from oe-core)

2015-04-28 Thread Cristian Iorga
eeds to be disabled via: DISTRO_FEATURES_BACKFILL_CONSIDERED = "bluez5" . 'bluetooth' distro feature needs to be present also. Signed-off-by: Cristian Iorga --- .../obsolete_automake_macros.patch | 14 +++ .../bluez/bluez-hcidump_2.5.bb | 22

[oe] [PATCH 0/2] meta-java fixes

2014-10-10 Thread Cristian Iorga
meta-java build time fixes with the pre 1.7 Yocto Project release. Cristian Iorga (2): openjdk: add pkgconfig support ecj: fix unpackpost task recipes-core/ecj/libecj-bootstrap.inc | 2 +- recipes-core/openjdk/openjdk-common.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions

[oe] [PATCH 1/2] openjdk: add pkgconfig support

2014-10-10 Thread Cristian Iorga
pkgconfig is now enabled, so that pkg-config macros will not fail in configure stage. Signed-off-by: Cristian Iorga --- recipes-core/openjdk/openjdk-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/openjdk/openjdk-common.inc b/recipes-core/openjdk

[oe] [PATCH 2/2] ecj: fix unpackpost task

2014-10-10 Thread Cristian Iorga
ecj recipe is built as initial and as native, as such, unpackpost is run multiple times over the same code source. Added check if a move operation hasn't been already executed. Signed-off-by: Cristian Iorga --- recipes-core/ecj/libecj-bootstrap.inc | 2 +- 1 file changed, 1 insertion(

[oe] [PATCH] mpd: upgrade to 0.19.1

2014-10-23 Thread Cristian Iorga
From: Cristian Iorga - Added icu and boost as dependencies; Signed-off-by: Cristian Iorga Signed-off-by: Cristian Iorga --- .../mpg123/{mpg123_1.19.0.bb => mpg123_1.21.0.bb}| 4 ++-- .../recipes-multimedia/musicpd/{mpd_0.18.9.bb => mpd_0.19.1.bb} | 9 - 2

[oe] [PATCH 0/3] Multimedia packages upgrades

2014-10-23 Thread Cristian Iorga
mpd and mg123 upgrades and fixes. mpd add some new dependencies, as signaled by buildhistory. Cristian Iorga (3): mpd: fix fetch failure for 0.18.x mpg123: upgrade to 1.21.0 mpd: upgrade to 0.19.1 .../mpg123/{mpg123_1.19.0.bb => mpg123_1.21.0.bb}| 4 ++-- .../reci

[oe] [PATCH 2/3] mpg123: upgrade to 1.21.0

2014-10-23 Thread Cristian Iorga
Signed-off-by: Cristian Iorga --- .../recipes-multimedia/mpg123/{mpg123_1.19.0.bb => mpg123_1.21.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-multimedia/recipes-multimedia/mpg123/{mpg123_1.19.0.bb => mpg123_1.21.0.bb} (94%) diff --git a/meta-multimedia/r

[oe] [PATCH 3/3] mpd: upgrade to 0.19.1

2014-10-23 Thread Cristian Iorga
From: Cristian Iorga - Added icu and boost as dependencies; Signed-off-by: Cristian Iorga Signed-off-by: Cristian Iorga --- .../recipes-multimedia/musicpd/{mpd_0.18.9.bb => mpd_0.19.1.bb} | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) rename meta-multimedia/reci

[oe] [PATCH 1/3] mpd: fix fetch failure for 0.18.x

2014-10-23 Thread Cristian Iorga
From: Cristian Iorga MPD stable download location will contain only the latest stable branch, so fetch will not work in case of an older OE recipe. i.e., mpd 0.18.x recipe will no longer work after 0.19 branch is released (as it is the case now). Signed-off-by: Cristian Iorga Signed-off-by

[oe] [PATCH] mpd: upgrade to 0.19.3

2014-11-11 Thread Cristian Iorga
Bug fixes. Signed-off-by: Cristian Iorga --- .../recipes-multimedia/musicpd/{mpd_0.19.1.bb => mpd_0.19.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-multimedia/recipes-multimedia/musicpd/{mpd_0.19.1.bb => mpd_0.19.3.bb} (94%) diff --git a/meta-mult

[oe] [meta-multimedia][PATCH] musicpd: upgrade to 0.18.9

2014-03-17 Thread Cristian Iorga
- Upgrade fixes a crash with libvorbis 1.3.4; - Simplified SRC_URI; - Reference for S no longer necessary. Signed-off-by: Cristian Iorga --- .../recipes-multimedia/musicpd/{mpd_0.18.4.bb => mpd_0.18.9.bb} | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) rename meta-multime

[oe] [meta-multimedia][PATCH] mpg123: upgrade to 1.19.0

2014-03-18 Thread Cristian Iorga
From: Cristian Iorga - switched to ${BP} variable; - ${S} redundant, removed; - option with-module-suffix=.so: load modules with .so extension; - .la files are kept only for dev packages; - clearer COPYING file, about contribution and licenses; no changes to licenses. Signed-off-by: Cristian