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

2015-04-24 Thread Iorga, Cristian
Will do, thanks for the guidance. Otherwise, the bbappend is now correct, right?
Thanks,
Cristian

-Original Message-
From: openembedded-devel-boun...@lists.openembedded.org 
[mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of Martin 
Jansa
Sent: Friday, April 24, 2015 3:38 PM
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-systemd][PATCH V2] bluez4_4.101.bbappend: update 
according to bluez4

On Fri, Apr 24, 2015 at 03:22:02PM +0300, Cristian Iorga wrote:
 bluez4 recipe has been updated with proper systemd support, so update 
 meta-systemd append accordingly.
 Also update to the right directory structure.

You need to update BBFILES in layer.conf, see:
commit 8b465f791a5ef3d9ef138a206c6fb9c3bbcb55b1
Author: Martin Jansa martin.ja...@gmail.com
Date:   Sat Apr 13 14:16:51 2013 +0200

layer.conf: remove detection of other layers, now there are only oe-core 
bbappends

 Signed-off-by: Cristian Iorga cristian.io...@intel.com
 ---
  .../recipes-connectivity/bluez/bluez4_4.101.bbappend | 5 
 -
  1 file changed, 5 deletions(-)
  rename meta-systemd/{oe-core = 
 meta-oe}/recipes-connectivity/bluez/bluez4_4.101.bbappend (51%)
 
 diff --git 
 a/meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappen
 d 
 b/meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bbappen
 d
 similarity index 51%
 rename from 
 meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend
 rename to 
 meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bbappend
 index da01b05..260c02e 100644
 --- 
 a/meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappen
 d
 +++ b/meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bba
 +++ ppend
 @@ -1,9 +1,4 @@
 -inherit systemd
 -
 -EXTRA_OECONF += --with-systemdunitdir=${systemd_unitdir}/system/
 -
  RPROVIDES_${PN} += ${PN}-systemd
  RREPLACES_${PN} += ${PN}-systemd
  RCONFLICTS_${PN} += ${PN}-systemd
 -SYSTEMD_SERVICE_${PN} = bluetooth.service
  SYSTEMD_AUTO_ENABLE = disable
 --
 2.1.0
 
 --
 ___
 Openembedded-devel mailing list
 Openembedded-devel@lists.openembedded.org
 http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com
--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


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

2015-04-24 Thread Iorga, Cristian
In V2, changed the append path.
Thanks,
Cristian

-Original Message-
From: Iorga, Cristian 
Sent: Friday, April 24, 2015 3:22 PM
To: openembedded-devel@lists.openembedded.org
Cc: Iorga, Cristian
Subject: [meta-systemd][PATCH V2] bluez4_4.101.bbappend: update according to 
bluez4

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 cristian.io...@intel.com
---
 .../recipes-connectivity/bluez/bluez4_4.101.bbappend | 5 -
 1 file changed, 5 deletions(-)
 rename meta-systemd/{oe-core = 
meta-oe}/recipes-connectivity/bluez/bluez4_4.101.bbappend (51%)

diff --git 
a/meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend 
b/meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bbappend
similarity index 51%
rename from 
meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend
rename to meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bbappend
index da01b05..260c02e 100644
--- a/meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend
+++ b/meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bbapp
+++ end
@@ -1,9 +1,4 @@
-inherit systemd
-
-EXTRA_OECONF += --with-systemdunitdir=${systemd_unitdir}/system/
-
 RPROVIDES_${PN} += ${PN}-systemd
 RREPLACES_${PN} += ${PN}-systemd
 RCONFLICTS_${PN} += ${PN}-systemd
-SYSTEMD_SERVICE_${PN} = bluetooth.service
 SYSTEMD_AUTO_ENABLE = disable
--
2.1.0

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[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 cristian.io...@intel.com
---
 .../recipes-connectivity/bluez/bluez4_4.101.bbappend | 5 -
 1 file changed, 5 deletions(-)
 rename meta-systemd/{oe-core = 
meta-oe}/recipes-connectivity/bluez/bluez4_4.101.bbappend (51%)

diff --git 
a/meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend 
b/meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bbappend
similarity index 51%
rename from 
meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend
rename to meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bbappend
index da01b05..260c02e 100644
--- a/meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend
+++ b/meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bbappend
@@ -1,9 +1,4 @@
-inherit systemd
-
-EXTRA_OECONF += --with-systemdunitdir=${systemd_unitdir}/system/
-
 RPROVIDES_${PN} += ${PN}-systemd
 RREPLACES_${PN} += ${PN}-systemd
 RCONFLICTS_${PN} += ${PN}-systemd
-SYSTEMD_SERVICE_${PN} = bluetooth.service
 SYSTEMD_AUTO_ENABLE = disable
-- 
2.1.0

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-multimedia][PATCH] cdparanoia: add new recipe

2015-04-24 Thread Martin Jansa
On Tue, Apr 21, 2015 at 09:48:42AM +0200, Etienne Cordonnier wrote:
 This library is required by the gstreamer plugin cdparanoia.
 
 Signed-off-by: Etienne Cordonnier etienne.cordonn...@streamunlimited.com
 ---
  .../recipes-support/cdparanoia/cdparanoia_10.2.bb  |  25 +
  ...0001-Use-DESTDIR-in-install-Makefile-rule.patch |  70 +++
  .../0002-interface-remove-C-reserved-keyword.patch | 605 
 +
  3 files changed, 700 insertions(+)
  create mode 100644 
 meta-multimedia/recipes-support/cdparanoia/cdparanoia_10.2.bb
  create mode 100644 
 meta-multimedia/recipes-support/cdparanoia/files/0001-Use-DESTDIR-in-install-Makefile-rule.patch
  create mode 100644 
 meta-multimedia/recipes-support/cdparanoia/files/0002-interface-remove-C-reserved-keyword.patch
 
 diff --git a/meta-multimedia/recipes-support/cdparanoia/cdparanoia_10.2.bb 
 b/meta-multimedia/recipes-support/cdparanoia/cdparanoia_10.2.bb
 new file mode 100644
 index 000..27321ac
 --- /dev/null
 +++ b/meta-multimedia/recipes-support/cdparanoia/cdparanoia_10.2.bb
 @@ -0,0 +1,25 @@
 +SUMMARY = cdparanoia library
 +DESCRIPTION = library used to read audio CDs, which is able to perform \
 +error corrections, hence the name paranoia.
 +HOMEPAGE = https://www.xiph.org/;
 +SECTION = libs
 +LICENSE = LGPL2.1
 +LIC_FILES_CHKSUM = file://COPYING-LGPL;md5=d370feaa1c9edcdbd29ca27ea3d2304d
 +
 +SRC_URI = 
 http://downloads.xiph.org/releases/cdparanoia/cdparanoia-III-${PV}.src.tgz \
 + file://0001-Use-DESTDIR-in-install-Makefile-rule.patch \
 + file://0002-interface-remove-C-reserved-keyword.patch \
 +
 +SRC_URI[md5sum] = b304bbe8ab63373924a744eac9ebc652
 +SRC_URI[sha256sum] = 
 005db45ef4ee017f5c32ec124f913a0546e77014266c6a1c50df902a55fe64df
 +
 +# Uppercase letters are not allowed in the recipe name, thus the recipe can 
 not be named cdparanoia-III and
 +# we need to add the path to the extracted sources explicitely:
 +S = ${WORKDIR}/cdparanoia-III-${PV}
 +
 +# cdparanoia Makefile can not be used with several threads (because the 
 static library target and the shared
 +# library target use object files which are compiled in the same directory, 
 the object files are just removed
 +# between the compilation of those two targets)
 +PARALLEL_MAKE = 
 +

This fails to install, I guess it's missing dependencies or autotools-brokensep

ERROR: Function failed: do_install (log file is located at 
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/cdparanoia/10.2-r0/temp/log.do_install.11491)
NOTE: Running noexec task 28179 of 31883 (ID: 6626, 
/home/jenkins/oe/world/shr-core/meta-openembedded/meta-networking/recipes-support/traceroute/traceroute_2.0.21.bb,
 do_build)
NOTE: Running task 28180 of 31883 (ID: 6627, 
/home/jenkins/oe/world/shr-core/meta-openembedded/meta-networking/recipes-support/traceroute/traceroute_2.0.21.bb,
 do_rm_work)
ERROR: Logfile of failure stored in: 
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/cdparanoia/10.2-r0/temp/log.do_install.11491
Log data follows:
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 
'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Executing shell function do_install
| NOTE: make 
DESTDIR=/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/cdparanoia/10.2-r0/image
 install
| install -d -m 0755 
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/cdparanoia/10.2-r0/image/usr/bin
| install -m 755 
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/cdparanoia/10.2-r0/cdparanoia-III-10.2/cdparanoia
 
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/cdparanoia/10.2-r0/image/usr/bin
| install: cannot stat 
`/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/cdparanoia/10.2-r0/cdparanoia-III-10.2/cdparanoia':
 No such file or directory
| make: *** [install] Error 1
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_install (log file is located at 
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/cdparanoia/10.2-r0/temp/log.do_install.11491)
NOTE: recipe cdparanoia-10.2-r0: task do_install: Failed
ERROR: Task 7325 
(/home/jenkins/oe/world/shr-core/meta-openembedded/meta-multimedia/recipes-support/cdparanoia/cdparanoia_10.2.bb,
 do_install) failed with exit code '1'

 +inherit autotools
 diff --git 
 a/meta-multimedia/recipes-support/cdparanoia/files/0001-Use-DESTDIR-in-install-Makefile-rule.patch
  
 b/meta-multimedia/recipes-support/cdparanoia/files/0001-Use-DESTDIR-in-install-Makefile-rule.patch
 new file mode 100644
 index 000..7b08300
 --- /dev/null
 +++ 
 b/meta-multimedia/recipes-support/cdparanoia/files/0001-Use-DESTDIR-in-install-Makefile-rule.patch
 @@ -0,0 +1,70 @@
 +From 97c06ae955b270851f4fd2396c715f9c76591f37 Mon Sep 17 00:00:00 2001
 +From: Etienne Cordonnier 

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

2015-04-24 Thread Martin Jansa
On Fri, Apr 24, 2015 at 02:22:59PM +, Iorga, Cristian wrote:
 Will do, thanks for the guidance. Otherwise, the bbappend is now correct, 
 right?

Can you explain why it doesn't belong into the recipe?

 Thanks,
 Cristian
 
 -Original Message-
 From: openembedded-devel-boun...@lists.openembedded.org 
 [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of 
 Martin Jansa
 Sent: Friday, April 24, 2015 3:38 PM
 To: openembedded-devel@lists.openembedded.org
 Subject: Re: [oe] [meta-systemd][PATCH V2] bluez4_4.101.bbappend: update 
 according to bluez4
 
 On Fri, Apr 24, 2015 at 03:22:02PM +0300, Cristian Iorga wrote:
  bluez4 recipe has been updated with proper systemd support, so update 
  meta-systemd append accordingly.
  Also update to the right directory structure.
 
 You need to update BBFILES in layer.conf, see:
 commit 8b465f791a5ef3d9ef138a206c6fb9c3bbcb55b1
 Author: Martin Jansa martin.ja...@gmail.com
 Date:   Sat Apr 13 14:16:51 2013 +0200
 
 layer.conf: remove detection of other layers, now there are only oe-core 
 bbappends
 
  Signed-off-by: Cristian Iorga cristian.io...@intel.com
  ---
   .../recipes-connectivity/bluez/bluez4_4.101.bbappend | 5 
  -
   1 file changed, 5 deletions(-)
   rename meta-systemd/{oe-core = 
  meta-oe}/recipes-connectivity/bluez/bluez4_4.101.bbappend (51%)
  
  diff --git 
  a/meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappen
  d 
  b/meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bbappen
  d
  similarity index 51%
  rename from 
  meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend
  rename to 
  meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bbappend
  index da01b05..260c02e 100644
  --- 
  a/meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappen
  d
  +++ b/meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bba
  +++ ppend
  @@ -1,9 +1,4 @@
  -inherit systemd
  -
  -EXTRA_OECONF += --with-systemdunitdir=${systemd_unitdir}/system/
  -
   RPROVIDES_${PN} += ${PN}-systemd
   RREPLACES_${PN} += ${PN}-systemd
   RCONFLICTS_${PN} += ${PN}-systemd
  -SYSTEMD_SERVICE_${PN} = bluetooth.service
   SYSTEMD_AUTO_ENABLE = disable
  --
  2.1.0
  
  --
  ___
  Openembedded-devel mailing list
  Openembedded-devel@lists.openembedded.org
  http://lists.openembedded.org/mailman/listinfo/openembedded-devel
 
 -- 
 Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com
 --
 ___
 Openembedded-devel mailing list
 Openembedded-devel@lists.openembedded.org
 http://lists.openembedded.org/mailman/listinfo/openembedded-devel
 -- 
 ___
 Openembedded-devel mailing list
 Openembedded-devel@lists.openembedded.org
 http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[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 cristian.io...@intel.com
---
 .../recipes-connectivity/bluez/bluez4_4.101.bbappend | 5 -
 1 file changed, 5 deletions(-)
 rename meta-systemd/{oe-core = 
meta-oe}/recipes-connectivity/bluez/bluez4_4.101.bbappend (51%)

diff --git 
a/meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend 
b/meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bbappend
similarity index 51%
rename from 
meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend
rename to meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bbappend
index da01b05..260c02e 100644
--- a/meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend
+++ b/meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bbappend
@@ -1,9 +1,4 @@
-inherit systemd
-
-EXTRA_OECONF += --with-systemdunitdir=${systemd_unitdir}/system/
-
 RPROVIDES_${PN} += ${PN}-systemd
 RREPLACES_${PN} += ${PN}-systemd
 RCONFLICTS_${PN} += ${PN}-systemd
-SYSTEMD_SERVICE_${PN} = bluetooth.service
 SYSTEMD_AUTO_ENABLE = disable
-- 
2.1.0

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


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

2015-04-24 Thread Martin Jansa
On Fri, Apr 24, 2015 at 06:43:52PM +0300, Cristian Iorga wrote:
 bluez append has been moved to meta-oe,
 so add detection for that layer.

This isn't detection :)

 Signed-off-by: Cristian Iorga cristian.io...@intel.com
 ---
  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-systemd/conf/layer.conf
 +++ b/meta-systemd/conf/layer.conf
 @@ -15,6 +15,7 @@ BBPATH .= :${LAYERDIR}
  BBFILES += \
${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/oe-core/recipes-*/*/*.bbappend \
 +  ${LAYERDIR}/meta-oe/recipes-*/*/*.bbappend \
  
  
  BBFILE_COLLECTIONS += systemd-layer
 -- 
 2.1.0
 
 -- 
 ___
 Openembedded-devel mailing list
 Openembedded-devel@lists.openembedded.org
 http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [PATCH 00/33 v2][master] meta-oe misc build fixes

2015-04-24 Thread akuster808

ping or did I miss a comment somewhere?

- armin

On 04/06/2015 08:46 AM, Armin Kuster wrote:

V2: downgrade fingerterm back to original 1.0.2, 1.1.14 required qt5.

please consider these misc build fixes for meta-oe. I hope there are not too 
many dups in the pipe line. I could not tell.

Also I have moved a few recipes out of meta-oe as they have depends on other 
layers.

The following changes since commit df6c7b1279790d27ebfd58fbdfbac89bde5782ec:

   python-pyopenssl: Upgrade to 0.14 (2015-03-21 16:42:30 +0100)

are available in the git repository at:

   git://github.com/akuster/meta-openembedded.git akuster/build_fixes
   https://github.com//tree/akuster/build_fixes

Armin Kuster (33):
   daq: move recipe to meta-networking
   opencv: build issue
   collectd: fix world build issue
   libgxim: fix world build issues
   networkmanger: meta-oe world build failes
   fingerterm: update SRC_URI
   protbuf: update update and build fix
   serial-forward: fix fetch error
   dialog: update SRC_URI
   xterm: fix issue with SRC_URI
   ckermit: update SRC_URI
   lirc: fix QA warnings
   hplib: fix QA warnings
   udisks: fix QA warnings
   lio-utils: fix QA warnings
   pm-qa: Fix QA warnings
   gateone: Fix QA warnings
   rarpd: Fix QA warnings
   syslog-ng: Fix QA warnings
   pscs-lite: Fix QA warnings
   fbida: Fix QA warnings
   qt-creator: Fix QA warnings
   fio: Fix QA warnings
   foxtrotgps: Fix QA warnings
   usbpath: Fix QA warnings
   wvstreams: Fix QA warnings
   pksc11-helper: Fix QA warnings
   lmsensors-config: Fix QA warnings
   libutempter: update SRC_URI
   gammu: Fix QA warnings
   mosh: Fix QA warnings
   numactl: Fix QA warnings
   packagekit: Fix QA warnings

  .../recipes-connectivity/daq/daq_2.0.2.bb  |  0
  ...le-run-test-program-while-cross-compiling.patch |  0
  ...c-Check-only-for-libsystemd-not-libsystem.patch |  0
  ...o-run-sbin-dhclient-to-get-the-version-nu.patch |  0
  .../networkmanager/networkmanager_0.9.8.10.bb  |  0
  meta-oe/recipes-benchmark/fio/fio_2.2.6.bb |  2 +-
  meta-oe/recipes-connectivity/gammu/gammu_1.32.0.bb |  3 ++
  .../recipes-connectivity/gateone/gateone_git.bb|  1 +
  meta-oe/recipes-connectivity/lirc/lirc.inc |  2 +-
  meta-oe/recipes-connectivity/lirc/lirc_0.9.2.bb|  1 +
  meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb|  2 +-
  .../recipes-connectivity/wvdial/wvstreams_4.6.1.bb |  1 +
  .../packagekit/packagekit_0.5.6.bb |  9 +++---
  meta-oe/recipes-devtools/pm-qa/pm-qa_git.bb|  1 +
  .../{protobuf_2.5.0.bb = protobuf_2.6.1.bb}   | 13 +
  .../recipes-extended/collectd/collectd_5.4.1.bb|  3 +-
  meta-oe/recipes-extended/dialog/dialog.inc |  2 +-
  meta-oe/recipes-extended/hplip/hplip_3.12.6.bb |  3 +-
  meta-oe/recipes-extended/rarpd/rarpd_ss981107.bb   |  2 ++
  meta-oe/recipes-graphics/fbida/fbida_git.bb|  2 +-
  meta-oe/recipes-graphics/xorg-app/xterm_303.bb |  2 +-
  .../foxtrotgps/foxtrotgps_1.1.1.bb |  1 +
  .../{fingerterm_1.0.2.bb = fingerterm.bb} | 34 ++
  meta-oe/recipes-qt/qt-creator/qt-creator_2.8.1.bb  |  2 ++
  meta-oe/recipes-support/ckermit/ckermit_302.bb |  4 +--
  .../{libutempter_1.1.6.bb = libutempter.bb}   | 11 ---
  meta-oe/recipes-support/lio-utils/lio-utils_4.1.bb |  3 +-
  .../lm_sensors/lmsensors-config_1.0.bb |  2 +-
  meta-oe/recipes-support/numactl/numactl_2.0.9.bb   |  2 ++
  .../recipes-support/opencv/opencv-samples_2.4.bb   |  3 ++
  meta-oe/recipes-support/opencv/opencv_2.4.bb   |  2 ++
  .../recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb   |  1 +
  .../pkcs11-helper/pkcs11-helper_1.11.bb|  2 +-
  .../serial-utils/serial-forward_git.bb |  2 +-
  meta-oe/recipes-support/syslog-ng/syslog-ng.inc|  2 +-
  meta-oe/recipes-support/udisks/udisks_1.0.4.bb |  2 +-
  meta-oe/recipes-support/usbpath/usbpath_svn.bb |  2 ++
  ...CAL_AMFLAGS-isnot-supported-by-autoreconf.patch |  0
  .../recipes-extended/libgxim/libgxim_0.5.0.bb  |  0
  39 files changed, 75 insertions(+), 49 deletions(-)
  rename {meta-oe = meta-networking}/recipes-connectivity/daq/daq_2.0.2.bb 
(100%)
  rename {meta-oe = 
meta-networking}/recipes-connectivity/daq/files/disable-run-test-program-while-cross-compiling.patch
 (100%)
  rename {meta-oe = 
meta-networking}/recipes-connectivity/networkmanager/networkmanager/0001-configure.ac-Check-only-for-libsystemd-not-libsystem.patch
 (100%)
  rename {meta-oe = 
meta-networking}/recipes-connectivity/networkmanager/networkmanager/0001-don-t-try-to-run-sbin-dhclient-to-get-the-version-nu.patch
 (100%)
  rename {meta-oe = 
meta-networking}/recipes-connectivity/networkmanager/networkmanager_0.9.8.10.bb 
(100%)
  rename meta-oe/recipes-devtools/protobuf/{protobuf_2.5.0.bb = 
protobuf_2.6.1.bb} (56%)
  rename meta-oe/recipes-qt/fingerterm/{fingerterm_1.0.2.bb = fingerterm.bb} 
(56%)
  rename 

[oe] [meta-oe][PATCH] mozjs: fix the compile error of powerpc64

2015-04-24 Thread b40290
From: Chunrong Guo b40...@freescale.com

  fix the following error
  |error: 'jsuword' does not name a type

Signed-off-by: Chunrong Guo b40...@freescale.com
---
 .../mozjs/fix-the-compile-error-of-powerpc64.patch | 18 ++
 meta-oe/recipes-extended/mozjs/mozjs_17.0.0.bb |  1 +
 2 files changed, 19 insertions(+)
 create mode 100644 
meta-oe/recipes-extended/mozjs/mozjs/fix-the-compile-error-of-powerpc64.patch

diff --git 
a/meta-oe/recipes-extended/mozjs/mozjs/fix-the-compile-error-of-powerpc64.patch 
b/meta-oe/recipes-extended/mozjs/mozjs/fix-the-compile-error-of-powerpc64.patch
new file mode 100644
index 000..43c4590
--- /dev/null
+++ 
b/meta-oe/recipes-extended/mozjs/mozjs/fix-the-compile-error-of-powerpc64.patch
@@ -0,0 +1,18 @@
+fix the compile error of powerpc64
+ 
+Upstream-status: Accepted
+
+ fix the following error
+ |error: 'jsuword' does not name a type
+
+
+--- a/js/src/jsval.hold2015-04-24 01:15:06.692970731 -0500
 b/js/src/jsval.h   2015-04-24 01:15:41.792969478 -0500
+@@ -304,7 +304,6 @@
+ int32_ti32;
+ uint32_t   u32;
+ JSWhyMagic why;
+-jsuwordword;
+ } payload;
+ } s;
+ double asDouble;
diff --git a/meta-oe/recipes-extended/mozjs/mozjs_17.0.0.bb 
b/meta-oe/recipes-extended/mozjs/mozjs_17.0.0.bb
index 263e940..ac6ce4e 100644
--- a/meta-oe/recipes-extended/mozjs/mozjs_17.0.0.bb
+++ b/meta-oe/recipes-extended/mozjs/mozjs_17.0.0.bb
@@ -11,6 +11,7 @@ SRC_URI =  \
 file://0004-mozbug746112-no-decommit-on-large-pages.patch;patchdir=../../ \
 file://0005-aarch64-64k-page.patch;patchdir=../../ \
 file://0001-regenerate-configure.patch;patchdir=../../ \ 
+file://fix-the-compile-error-of-powerpc64.patch;patchdir=../../ \
   
 
 SRC_URI[md5sum] = 20b6f8f1140ef6e47daa3b16965c9202
-- 
1.9.2

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-oe][PATCH] fbset-modes: fix a warning about not existant S

2015-04-24 Thread b40290
From: Chunrong Guo b40...@freescale.com

   Set the S variable to $WORKDIR to remove the warning about S being not
existant

Signed-off-by: Chunrong Guo b40...@freescale.com
---
 meta-oe/recipes-support/fbset/fbset-modes.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-oe/recipes-support/fbset/fbset-modes.bb 
b/meta-oe/recipes-support/fbset/fbset-modes.bb
index 1310e6f..88f7a4f 100644
--- a/meta-oe/recipes-support/fbset/fbset-modes.bb
+++ b/meta-oe/recipes-support/fbset/fbset-modes.bb
@@ -6,6 +6,7 @@ PV = 0.1.0
 PR = r6
 
 SRC_URI = file://fb.modes
+S = ${WORKDIR}
 
 do_install() {
 install -d ${D}${sysconfdir}
-- 
1.9.2

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-opie][PATCH 2/5] kaffe: fix LICENSE information

2015-04-24 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov dmitry_ere...@mentor.com
---
 recipes-qtopia/kaffe/kaffe.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-qtopia/kaffe/kaffe.inc b/recipes-qtopia/kaffe/kaffe.inc
index 605e1c0..2479fdb 100644
--- a/recipes-qtopia/kaffe/kaffe.inc
+++ b/recipes-qtopia/kaffe/kaffe.inc
@@ -1,6 +1,6 @@
 DESCRIPTION = Kaffe is a clean room implementation of the Java Virtual 
Machine
 HOMEPAGE = http://www.kaffe.org/;
-LICENSE  = GPL LGPL W3C Classpath BSD
+LICENSE  = GPLv2  LGPLv2  W3C  Classpath  BSD
 
 DEPENDS = virtual/javac-native fastjar-native libffi zip-native libart-lgpl
 RDEPENDS_${PN} = ${PN}-common (= ${PV})
-- 
2.1.4

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-opie][PATCH 3/5] konqueror-embedded: fix LICENSE information

2015-04-24 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov dmitry_ere...@mentor.com
---
 recipes-qtopia/konqueror/konqueror-embedded_20030705.bb | 2 +-
 recipes-qtopia/konqueror/konqueror-embedded_20060404.bb | 2 +-
 recipes-qtopia/konqueror/konqueror-embedded_20070316.bb | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-qtopia/konqueror/konqueror-embedded_20030705.bb 
b/recipes-qtopia/konqueror/konqueror-embedded_20030705.bb
index aec037e..7de3cda 100644
--- a/recipes-qtopia/konqueror/konqueror-embedded_20030705.bb
+++ b/recipes-qtopia/konqueror/konqueror-embedded_20030705.bb
@@ -2,7 +2,7 @@ DESCRIPTION = KDE Web Browser Konqueror, QtE based Palmtop 
Environments Edition
 HOMEPAGE = http://www.konqueror.org/embedded;
 SECTION = opie/applications
 DEPENDS = libqpe-opie openssl libpcre
-LICENSE = LGPL GPL
+LICENSE = LGPLv2+  GPLv2+
 PR = r5
 
 # Note if this .bb files fails with the error:
diff --git a/recipes-qtopia/konqueror/konqueror-embedded_20060404.bb 
b/recipes-qtopia/konqueror/konqueror-embedded_20060404.bb
index f64b93f..ff29e6a 100644
--- a/recipes-qtopia/konqueror/konqueror-embedded_20060404.bb
+++ b/recipes-qtopia/konqueror/konqueror-embedded_20060404.bb
@@ -2,7 +2,7 @@ DESCRIPTION = KDE Web Browser Konqueror, QtE based Palmtop 
Environments Edition
 SECTION = opie/applications
 HOMEPAGE = http://www.konqueror.org/;
 DEPENDS = openssl libpcre virtual/libqte2 dcopidl-native dcopidl2cpp-native
-LICENSE = LGPL GPL
+LICENSE = LGPLv2+  GPLv2+
 PR = r3
 
 # this Konqueror needs the KDEDIR set and the font helvetica installed on the 
target
diff --git a/recipes-qtopia/konqueror/konqueror-embedded_20070316.bb 
b/recipes-qtopia/konqueror/konqueror-embedded_20070316.bb
index 69824c2..b70efc4 100644
--- a/recipes-qtopia/konqueror/konqueror-embedded_20070316.bb
+++ b/recipes-qtopia/konqueror/konqueror-embedded_20070316.bb
@@ -2,7 +2,7 @@ DESCRIPTION = KDE Web Browser Konqueror, QtE based Palmtop 
Environments Edition
 SECTION = opie/applications
 HOMEPAGE = http://www.konqueror.org/;
 DEPENDS = openssl libpcre virtual/libqte2 dcopidl-native dcopidl2cpp-native
-LICENSE = LGPL GPL
+LICENSE = LGPLv2+  GPLv2+
 PR = r7
 
 # this Konqueror needs the KDEDIR set and the font helvetica installed on the 
target
-- 
2.1.4

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-opie][PATCH 5/5] qpf-bitstream-vera: fix LICENSE information

2015-04-24 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov dmitry_ere...@mentor.com
---
 recipes-qtopia/qpf-fonts/qpf-bitstream-vera_1.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-qtopia/qpf-fonts/qpf-bitstream-vera_1.10.bb 
b/recipes-qtopia/qpf-fonts/qpf-bitstream-vera_1.10.bb
index 29e3f62..711e466 100644
--- a/recipes-qtopia/qpf-fonts/qpf-bitstream-vera_1.10.bb
+++ b/recipes-qtopia/qpf-fonts/qpf-bitstream-vera_1.10.bb
@@ -1,7 +1,7 @@
 require qpf.inc
 
 DESCRIPTION = The Bitstream Vera fonts - QPF Edition
-LICENSE = Bitstream Vera
+LICENSE = BitstreamVera
 PR = r3
 
 PROVIDES = qpf-bitstream-vera-small qpf-bitstream-vera-large
-- 
2.1.4

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-opie][PATCH 1/5] layer.conf: add layer dependencies

2015-04-24 Thread Dmitry Eremin-Solenikov
opie layer depends on oe-core, meta-oe and meta-networking. Add
respecive dependencies via LAYERDEPENDS.

Signed-off-by: Dmitry Eremin-Solenikov dmitry_ere...@mentor.com
---
 conf/layer.conf | 4 
 1 file changed, 4 insertions(+)

diff --git a/conf/layer.conf b/conf/layer.conf
index 0040434..f765ece 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -11,6 +11,10 @@ BBFILE_COLLECTIONS += meta-opie
 BBFILE_PATTERN_meta-opie := ^${LAYERDIR}/
 BBFILE_PRIORITY_meta-opie = 8
 
+LAYERDEPENDS_meta-opie = core
+LAYERDEPENDS_meta-opie += openembedded-layer
+LAYERDEPENDS_meta-opie += networking-layer
+
 # Some basic definitions
 OPIE_GIT = git://gitorious.org/opie/opie.git
 
-- 
2.1.4

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-oe][PATCH] syslog-ng: add util-linux to DEPENDS list

2015-04-24 Thread Dmitry Eremin-Solenikov
Add util-linux to the DEPENDS list to get rid of the following QA
warning:

syslog-ng-3.5.4.1: syslog-ng-libs rdepends on util-linux-libuuid, but it isn't 
a build dependency? [build-deps]

Signed-off-by: Dmitry Eremin-Solenikov dmitry_ere...@mentor.com
---
 meta-oe/recipes-support/syslog-ng/syslog-ng.inc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/syslog-ng/syslog-ng.inc 
b/meta-oe/recipes-support/syslog-ng/syslog-ng.inc
index 4aead31..b9ca880 100644
--- a/meta-oe/recipes-support/syslog-ng/syslog-ng.inc
+++ b/meta-oe/recipes-support/syslog-ng/syslog-ng.inc
@@ -12,7 +12,8 @@ HOMEPAGE = 
http://www.balabit.com/network-security/syslog-ng/opensource-logging
 LICENSE = GPLv2  LGPLv2.1
 LIC_FILES_CHKSUM = file://COPYING;md5=e0e8658d9be248f01b7933df24dc1408
 
-DEPENDS = flex eventlog glib-2.0
+# util-linux added to get libuuid
+DEPENDS = flex eventlog glib-2.0 util-linux
 
 SRC_URI = 
http://www.balabit.com/downloads/files/syslog-ng/sources/${PV}/source/${BPN}_${PV}.tar.gz
 \
file://syslog-ng.conf \
-- 
2.1.4

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel