[oe] [meta-oe][PATCH] hostapd: uprev to 2.2

2014-07-01 Thread rongqing.li
From: Roy Li rongqing...@windriver.com

Rename hostap-daemon as hostapd and uprev it to 2.2

Signed-off-by: Roy Li rongqing...@windriver.com
---
 .../hostapd/{hostap-daemon-1.0 = hostapd-2.2}/defconfig |0
 .../hostapd/{hostap-daemon-1.0 = hostapd-2.2}/init  |0
 .../hostapd/{hostap-daemon_1.0.bb = hostapd_2.2.bb} |6 +++---
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-connectivity/hostapd/{hostap-daemon-1.0 = 
hostapd-2.2}/defconfig (100%)
 rename meta-oe/recipes-connectivity/hostapd/{hostap-daemon-1.0 = 
hostapd-2.2}/init (100%)
 rename meta-oe/recipes-connectivity/hostapd/{hostap-daemon_1.0.bb = 
hostapd_2.2.bb} (81%)

diff --git a/meta-oe/recipes-connectivity/hostapd/hostap-daemon-1.0/defconfig 
b/meta-oe/recipes-connectivity/hostapd/hostapd-2.2/defconfig
similarity index 100%
rename from meta-oe/recipes-connectivity/hostapd/hostap-daemon-1.0/defconfig
rename to meta-oe/recipes-connectivity/hostapd/hostapd-2.2/defconfig
diff --git a/meta-oe/recipes-connectivity/hostapd/hostap-daemon-1.0/init 
b/meta-oe/recipes-connectivity/hostapd/hostapd-2.2/init
similarity index 100%
rename from meta-oe/recipes-connectivity/hostapd/hostap-daemon-1.0/init
rename to meta-oe/recipes-connectivity/hostapd/hostapd-2.2/init
diff --git a/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb 
b/meta-oe/recipes-connectivity/hostapd/hostapd_2.2.bb
similarity index 81%
rename from meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb
rename to meta-oe/recipes-connectivity/hostapd/hostapd_2.2.bb
index 1699103..d0d9df9 100644
--- a/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb
+++ b/meta-oe/recipes-connectivity/hostapd/hostapd_2.2.bb
@@ -1,7 +1,7 @@
 HOMEPAGE = http://hostap.epitest.fi;
 SECTION = kernel/userland
 LICENSE = GPLv2 | BSD
-LIC_FILES_CHKSUM = file://README;md5=4d709ce0f9c84b87d148e16731f647e1
+LIC_FILES_CHKSUM = file://README;md5=0854a4da34ac3990770794d771fac7fd
 DEPENDS = libnl openssl
 SUMMARY = User space daemon for extended IEEE 802.11 management
 
@@ -39,5 +39,5 @@ do_install() {
 
 CONFFILES_${PN} += ${sysconfdir}/hostapd.conf
 
-SRC_URI[md5sum] = 236247a7bbd4f60d5fa3e99849d1ffc9
-SRC_URI[sha256sum] = 
002e9dcb7e46cf82b5900a2fcf92b30fc8cdfd32a72d7fd4488588f1c013dfcc
+SRC_URI[md5sum] = 23c1f78a693c3288802d516adb7fd289
+SRC_URI[sha256sum] = 
f15b6bcb434378860ea5b88dffed7f54d8cb71fff2146de0f006977a5e25a882
-- 
1.7.10.4

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


Re: [oe] Few archives to add on sources.oe.org

2014-07-01 Thread Martin Jansa
On Tue, Jun 24, 2014 at 07:36:59AM -0700, Tom King wrote:
 done

Thanks,

I've found another one in daisy:

barnyard2-1.8.tar.gz

I've verified that
wget http://ftp.psu.ac.th/pub/snort/barnyard2-1.8.tar.gz
provides correct checksum or you can fetch it from aruba
(/home/jenkins/oe/world/downloads-missing).

SRC_URI[md5sum] = 72fc6c490db6ea6a0f46c27d24998067
SRC_URI[sha256sum] = 
1abfe6530d721debd98921421722b02c844c289564730b1e85729e4915b2bb7a

 On Tue, Jun 24, 2014 at 3:14 AM, Martin Jansa martin.ja...@gmail.com
 wrote:
 
  On Thu, Jun 19, 2014 at 01:34:51PM +0200, Martin Jansa wrote:
   Hi Tom,
  
   can you please add:
   IO-Tty-1.10.tar.gz
   SQLAlchemy-0.7.9.tar.gz
   fetchmail-6.3.26.tar.xz
   usb-modeswitch-2.0.1.tar.bz2
   usb-modeswitch-data-20130807.tar.bz2
  
   to sources.oe.org? I can send you tarballs (or fetch them from
   /home/jenkins/oe/shr-core-branches/downloads-missing/ on aruba)
  
   The most annoying is fetchmail which is now fetching HTML page from
   berlios (so checksum check fails instead of showing 404) :/. And user
   needs to download it manually or use sources.oe.org as PREMIRROR, but
   still better than nothing.
 
  I've found only one more missing in upstream sites and used from dora
  branch
 
  daq-2.0.1.tar.gz
 
  I've verified that
  http://download.lunar-linux.org/lunar/mirrors/daq-2.0.1.tar.gz
  provides correct checksum or you can fetch it from aruba as before.
 
  SRC_URI[md5sum] = 044aa3663d44580d005293eeb8ccf175
  SRC_URI[sha256sum] =
  ebba87c2ec76ac65d2980934423b0597909caead3a86ce5d1ba1ea6ce518ec6d
 
  Thanks
 
  --
  Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com
 

-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com


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


[oe] [meta-networking] Intel DPDK recipe

2014-07-01 Thread Huimin She
Hi,

We have created and used the dpdk recipe internally at Enea, and want to 
upstream it.
Do you have any ideas where is a good place to hold it?


Thanks.
Best regards,
Huimin She

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


[oe] [meta-oe][PATCH] opencv: Disable 'gtk' backend if X11 is not available

2014-07-01 Thread Otavio Salvador
Signed-off-by: Otavio Salvador ota...@ossystems.com.br
---
 meta-oe/recipes-support/opencv/opencv_2.4.bb |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/opencv/opencv_2.4.bb 
b/meta-oe/recipes-support/opencv/opencv_2.4.bb
index df512f6..4059063 100644
--- a/meta-oe/recipes-support/opencv/opencv_2.4.bb
+++ b/meta-oe/recipes-support/opencv/opencv_2.4.bb
@@ -31,7 +31,8 @@ EXTRA_OECMAKE = 
-DPYTHON_NUMPY_INCLUDE_DIR:PATH=${STAGING_LIBDIR}/${PYTHON_DIR}
  ${@base_conditional(libdir, /usr/lib32, 
-DLIB_SUFFIX=32, , d)} \
 
 
-PACKAGECONFIG ??= eigen gtk jpeg libav png tiff v4l
+PACKAGECONFIG ??= eigen jpeg libav png tiff v4l \
+   ${@bb.utils.contains(DISTRO_FEATURES, x11, gtk, , 
d)}
 PACKAGECONFIG[eigen] = -DWITH_EIGEN=ON,-DWITH_EIGEN=OFF,libeigen,
 PACKAGECONFIG[gtk] = -DWITH_GTK=ON,-DWITH_GTK=OFF,gtk+,
 PACKAGECONFIG[jpeg] = -DWITH_JPEG=ON,-DWITH_JPEG=OFF,jpeg,
-- 
1.7.10.4

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


[oe] [meta-oe][PATCH] postgresql : Fix build using pkg-config for libxml-2.0.

2014-07-01 Thread Philip Balister
Use package-config instead of binconfig for libxml-2.0.

Signed-off-by: Philip Balister phi...@balister.org
---
 ...0001-Use-pkg-config-for-libxml2-detection.patch | 43 ++
 meta-oe/recipes-support/postgresql/postgresql.inc  |  1 +
 2 files changed, 44 insertions(+)
 create mode 100644 
meta-oe/recipes-support/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch

diff --git 
a/meta-oe/recipes-support/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch
 
b/meta-oe/recipes-support/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch
new file mode 100644
index 000..d08ec6a
--- /dev/null
+++ 
b/meta-oe/recipes-support/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch
@@ -0,0 +1,43 @@
+From d52e330be895bb8c5f0fb3e2884766acbd942a85 Mon Sep 17 00:00:00 2001
+From: Philip Balister phi...@balister.org
+Date: Tue, 1 Jul 2014 09:40:44 -0400
+Subject: [PATCH] Use pkg-config for libxml2 detection.
+
+Upstream-Status: Inappropriate [configuration]
+
+xml2-config does not work. Use pkgconfig to set CPPFLAGS and LIBS.
+
+Signed-off-by: Philip Balister phi...@balister.org
+---
+ configure.in | 15 ++-
+ 1 file changed, 2 insertions(+), 13 deletions(-)
+
+diff --git a/configure.in b/configure.in
+index f8bf466..1f4fabf 100644
+--- a/configure.in
 b/configure.in
+@@ -734,19 +734,8 @@ PGAC_ARG_BOOL(with, libxml, no, [build with XML support],
+   [AC_DEFINE([USE_LIBXML], 1, [Define to 1 to build with XML 
support. (--with-libxml)])])
+ 
+ if test $with_libxml = yes ; then
+-  AC_CHECK_PROGS(XML2_CONFIG, xml2-config)
+-  if test -n $XML2_CONFIG; then
+-for pgac_option in `$XML2_CONFIG --cflags`; do
+-  case $pgac_option in
+--I*|-D*) CPPFLAGS=$CPPFLAGS $pgac_option;;
+-  esac
+-done
+-for pgac_option in `$XML2_CONFIG --libs`; do
+-  case $pgac_option in
+--L*) LDFLAGS=$LDFLAGS $pgac_option;;
+-  esac
+-done
+-  fi
++  CPPFLAGS=$CPPFLAGS `pkg-config --short-errors --print-errors --cflags 
libxml-2.0 21`
++  LIBS=`pkg-config --short-errors --print-errors --libs libxml-2.0 21` 
$LIBS
+ fi
+ 
+ AC_SUBST(with_libxml)
+-- 
+1.8.3.1
+
diff --git a/meta-oe/recipes-support/postgresql/postgresql.inc 
b/meta-oe/recipes-support/postgresql/postgresql.inc
index 4e5ec02..79d1281 100644
--- a/meta-oe/recipes-support/postgresql/postgresql.inc
+++ b/meta-oe/recipes-support/postgresql/postgresql.inc
@@ -28,6 +28,7 @@ SRC_URI = 
http://ftp.postgresql.org/pub/source/v${PV}/${BP}.tar.bz2 \
file://postgresql.init \
file://postgresql-bashprofile \
file://postgresql.pam \
+   file://0001-Use-pkg-config-for-libxml2-detection.patch \
 
 
 LEAD_SONAME = libpq.so
-- 
1.8.3.1

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


Re: [oe] [meta-oe][PATCH] opencv: Bump SRCREV to 2.4.9 release tag, PV is now 2.4.9+git.

2014-07-01 Thread Nick D'Ademo
Shameless bump.

Any time to test and push this patch?

On Sat, Jun 7, 2014 at 1:55 PM, Nick D'Ademo nickdad...@gmail.com wrote:

 Hi Martin,

 This recipe should be ready for final testing.

 Thanks,
 Nick



 On Sun, Jun 1, 2014 at 2:58 AM, Nick D'Ademo nickdad...@gmail.com wrote:

 A follow-up:
 This compilation issue seems to be fixed with a patch submitted on May 27:
 [oe] [meta-multimedia][PATCH] libdc1394: fix S!=B failure




 On Sun, Jun 1, 2014 at 2:36 AM, Nick D'Ademo nickdad...@gmail.com
 wrote:

 Apologies for the late reply on this one.

 jasper (as a dependency) seems to be fine with this recipe.
 However, libdc1394 gives the following error (camera.h header not found):


 ERROR: Function failed: do_compile (log file is located at
 /home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/temp/log.do_compile.10117)
 ERROR: Logfile of failure stored in:
 /home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/temp/log.do_compile.10117
 Log data follows:
 | DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc',
 'bit-64', 'x86_64-linux', 'common']
 | DEBUG: Executing shell function do_compile
 | NOTE: make -j 8
 | make  all-recursive
 | make[1]: Entering directory
 `/home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/build'
 | Making all in dc1394
 | make[2]: Entering directory
 `/home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/build/dc1394'
 | Making all in linux
 | make[3]: Entering directory
 `/home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/build/dc1394/linux'
 | make[3]: Nothing to be done for `all'.
 | make[3]: Leaving directory
 `/home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/build/dc1394/linux'
 | Making all in juju
 | make[3]: Entering directory
 `/home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/build/dc1394/juju'
 | ../../x86_64-poky-linux-libtool  --tag=CC   --mode=compile
 x86_64-poky-linux-gcc  -m64 -march=corei7 -mtune=corei7 -mfpmath=sse
 -msse4.2 --sysroot=/home/nick/poky/build/tmp/sysroots/8tree -DHAVE_CONFIG_H
 -I.
 -I/home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/git/libdc1394/dc1394/juju
 -I../..
 -I/home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/git/libdc1394/dc1394
 -Wall -Wunused -std=gnu99  -O2 -pipe -g -feliminate-unused-debug-types -c
 -o control.lo
 /home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/git/libdc1394/dc1394/juju/control.c
 | ../../x86_64-poky-linux-libtool  --tag=CC   --mode=compile
 x86_64-poky-linux-gcc  -m64 -march=corei7 -mtune=corei7 -mfpmath=sse
 -msse4.2 --sysroot=/home/nick/poky/build/tmp/sysroots/8tree -DHAVE_CONFIG_H
 -I.
 -I/home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/git/libdc1394/dc1394/juju
 -I../..
 -I/home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/git/libdc1394/dc1394
 -Wall -Wunused -std=gnu99  -O2 -pipe -g -feliminate-unused-debug-types -c
 -o capture.lo
 /home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/git/libdc1394/dc1394/juju/capture.c
 | x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64
 -march=corei7 -mtune=corei7 -mfpmath=sse -msse4.2
 --sysroot=/home/nick/poky/build/tmp/sysroots/8tree -DHAVE_CONFIG_H -I.
 -I/home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/git/libdc1394/dc1394/juju
 -I../..
 -I/home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/git/libdc1394/dc1394
 -Wall -Wunused -std=gnu99 -O2 -pipe -g -feliminate-unused-debug-types -c
 /home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/git/libdc1394/dc1394/juju/control.c
 -fPIC -DPIC -o .libs/control.o
 | x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64
 -march=corei7 -mtune=corei7 -mfpmath=sse -msse4.2
 --sysroot=/home/nick/poky/build/tmp/sysroots/8tree -DHAVE_CONFIG_H -I.
 -I/home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/git/libdc1394/dc1394/juju
 -I../..
 -I/home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/git/libdc1394/dc1394
 -Wall -Wunused -std=gnu99 -O2 -pipe -g -feliminate-unused-debug-types -c
 /home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/git/libdc1394/dc1394/juju/capture.c
 -fPIC -DPIC -o .libs/capture.o
 | In file included from
 /home/nick/poky/build/tmp/work/corei7-64-poky-linux/libdc1394/2.2.1+gitrAUTOINC+b90342933b-r0/git/libdc1394/dc1394/juju/control.c:35:0:
 |
 

Re: [oe] [meta-oe][PATCH] postgresql : Fix build using pkg-config for libxml-2.0.

2014-07-01 Thread Martin Jansa
On Tue, Jul 01, 2014 at 10:27:33AM -0400, Philip Balister wrote:
 Use package-config instead of binconfig for libxml-2.0.
 
 Signed-off-by: Philip Balister phi...@balister.org
 ---
  ...0001-Use-pkg-config-for-libxml2-detection.patch | 43 
 ++
  meta-oe/recipes-support/postgresql/postgresql.inc  |  1 +
  2 files changed, 44 insertions(+)
  create mode 100644 
 meta-oe/recipes-support/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch
 
 diff --git 
 a/meta-oe/recipes-support/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch
  
 b/meta-oe/recipes-support/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch
 new file mode 100644
 index 000..d08ec6a
 --- /dev/null
 +++ 
 b/meta-oe/recipes-support/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch
 @@ -0,0 +1,43 @@
 +From d52e330be895bb8c5f0fb3e2884766acbd942a85 Mon Sep 17 00:00:00 2001
 +From: Philip Balister phi...@balister.org
 +Date: Tue, 1 Jul 2014 09:40:44 -0400
 +Subject: [PATCH] Use pkg-config for libxml2 detection.
 +
 +Upstream-Status: Inappropriate [configuration]

What's relation to this change?
http://patchwork.openembedded.org/patch/74159/

Upstream-Status value doesn't seem right and your change is also
dropping pgac_* as Koen commented before.

 +
 +xml2-config does not work. Use pkgconfig to set CPPFLAGS and LIBS.
 +
 +Signed-off-by: Philip Balister phi...@balister.org
 +---
 + configure.in | 15 ++-
 + 1 file changed, 2 insertions(+), 13 deletions(-)
 +
 +diff --git a/configure.in b/configure.in
 +index f8bf466..1f4fabf 100644
 +--- a/configure.in
  b/configure.in
 +@@ -734,19 +734,8 @@ PGAC_ARG_BOOL(with, libxml, no, [build with XML 
 support],
 +   [AC_DEFINE([USE_LIBXML], 1, [Define to 1 to build with XML 
 support. (--with-libxml)])])
 + 
 + if test $with_libxml = yes ; then
 +-  AC_CHECK_PROGS(XML2_CONFIG, xml2-config)
 +-  if test -n $XML2_CONFIG; then
 +-for pgac_option in `$XML2_CONFIG --cflags`; do
 +-  case $pgac_option in
 +--I*|-D*) CPPFLAGS=$CPPFLAGS $pgac_option;;
 +-  esac
 +-done
 +-for pgac_option in `$XML2_CONFIG --libs`; do
 +-  case $pgac_option in
 +--L*) LDFLAGS=$LDFLAGS $pgac_option;;
 +-  esac
 +-done
 +-  fi
 ++  CPPFLAGS=$CPPFLAGS `pkg-config --short-errors --print-errors --cflags 
 libxml-2.0 21`
 ++  LIBS=`pkg-config --short-errors --print-errors --libs libxml-2.0 21` 
 $LIBS
 + fi
 + 
 + AC_SUBST(with_libxml)
 +-- 
 +1.8.3.1
 +
 diff --git a/meta-oe/recipes-support/postgresql/postgresql.inc 
 b/meta-oe/recipes-support/postgresql/postgresql.inc
 index 4e5ec02..79d1281 100644
 --- a/meta-oe/recipes-support/postgresql/postgresql.inc
 +++ b/meta-oe/recipes-support/postgresql/postgresql.inc
 @@ -28,6 +28,7 @@ SRC_URI = 
 http://ftp.postgresql.org/pub/source/v${PV}/${BP}.tar.bz2 \
 file://postgresql.init \
 file://postgresql-bashprofile \
 file://postgresql.pam \
 +   file://0001-Use-pkg-config-for-libxml2-detection.patch \
  
  
  LEAD_SONAME = libpq.so
 -- 
 1.8.3.1
 
 -- 
 ___
 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


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


[oe] [meta-oe][PATCH 1/4] efl, elementary: upgrade to 1.10.1

2014-07-01 Thread Martin Jansa
* announcement:
  https://phab.enlightenment.org/phame/post/view/63/

Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
 meta-efl/recipes-efl/efl/{efl_1.10.0.bb = efl_1.10.1.bb} | 4 ++--
 .../recipes-efl/efl/{elementary_1.10.0.bb = elementary_1.10.1.bb}| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename meta-efl/recipes-efl/efl/{efl_1.10.0.bb = efl_1.10.1.bb} (92%)
 rename meta-efl/recipes-efl/efl/{elementary_1.10.0.bb = elementary_1.10.1.bb} 
(79%)

diff --git a/meta-efl/recipes-efl/efl/efl_1.10.0.bb 
b/meta-efl/recipes-efl/efl/efl_1.10.1.bb
similarity index 92%
rename from meta-efl/recipes-efl/efl/efl_1.10.0.bb
rename to meta-efl/recipes-efl/efl/efl_1.10.1.bb
index deeb92a..6ad1db6 100644
--- a/meta-efl/recipes-efl/efl/efl_1.10.0.bb
+++ b/meta-efl/recipes-efl/efl/efl_1.10.1.bb
@@ -4,8 +4,8 @@ SRC_URI = \
 ${E_RELEASES}/libs/${SRCNAME}/${SRCNAME}-${SRCVER}.tar.gz \
 
 
-SRC_URI[md5sum] = 4dedbbbd03ccd3c8ac227b8682d0d0e4
-SRC_URI[sha256sum] = 
55ab54150e4c53781f7b3239f39c11a06c3b9208f4109700bca049c36cd6c49b
+SRC_URI[md5sum] = 1385f69de925bf242deb1ba86cebc121
+SRC_URI[sha256sum] = 
e791168db744bd7bd4b16ef59659447415403d089f13576cc31081e9184bb7c2
 
 # Temporary disable until error like the one following are fixed
 # efl-native/2_1.8.4-r0/efl-1.8.4/src/lib/eet/.libs/libeet.so: file not 
recognized: File truncated
diff --git a/meta-efl/recipes-efl/efl/elementary_1.10.0.bb 
b/meta-efl/recipes-efl/efl/elementary_1.10.1.bb
similarity index 79%
rename from meta-efl/recipes-efl/efl/elementary_1.10.0.bb
rename to meta-efl/recipes-efl/efl/elementary_1.10.1.bb
index 86e718b..37f7b38 100644
--- a/meta-efl/recipes-efl/efl/elementary_1.10.0.bb
+++ b/meta-efl/recipes-efl/efl/elementary_1.10.1.bb
@@ -8,8 +8,8 @@ SRC_URI = \
 # these paths aren't passed in -native build
 SRC_URI_append_class-target =  
file://0001-Makefile-Use-elementary_codegen-defined-in-configure.patch
 
-SRC_URI[md5sum] = 81d4072c728a41518f59f3d115c1556b
-SRC_URI[sha256sum] = 
01c9127f0b29c1a07328199f51fb6d72d7f250be31e8afb26914566fb1c7e612
+SRC_URI[md5sum] = 34e6df7c59a2dd9e5fcf0a1e99d5880c
+SRC_URI[sha256sum] = 
1bf9fa7a220d5845806238ec5c5789ed9141f9361d4857f5482abc33b8133c87
 
 # autotools-brokensep - configure updates Elementary.h correctly in ${B}, but 
then build is using Elementary.h from ${S}
 # which includes #define ELM_EMAP (instead of #undef ELM_EMAP) and building 
fails
-- 
2.0.0

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


[oe] [meta-oe][PATCH 4/4] libgc: add PACKAGECONFIG for libatomic-ops

2014-07-01 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
 meta-oe/recipes-support/libgc/libgc_7.2d.bb | 4 
 1 file changed, 4 insertions(+)

diff --git a/meta-oe/recipes-support/libgc/libgc_7.2d.bb 
b/meta-oe/recipes-support/libgc/libgc_7.2d.bb
index b472a5d..66e6b92 100644
--- a/meta-oe/recipes-support/libgc/libgc_7.2d.bb
+++ b/meta-oe/recipes-support/libgc/libgc_7.2d.bb
@@ -16,5 +16,9 @@ S = ${WORKDIR}/gc-7.2
 
 inherit autotools
 
+# by default use external libatomic-ops
+PACKAGECONFIG ??= libatomic-ops
+PACKAGECONFIG[libatomic-ops] = 
--with-libatomic-ops=yes,--with-libatomic-ops=no,libatomics-ops
+
 PACKAGES =+ ${PN}-docs
 FILES_${PN}-docs = /usr/share/gc
-- 
2.0.0

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


[oe] [meta-oe][PATCH 2/4] glmark2: inherit distro_features_check

2014-07-01 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
 meta-oe/recipes-benchmark/glmark2/glmark2_2014.03.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-benchmark/glmark2/glmark2_2014.03.bb 
b/meta-oe/recipes-benchmark/glmark2/glmark2_2014.03.bb
index 8e3dc8c..708b6d2 100644
--- a/meta-oe/recipes-benchmark/glmark2/glmark2_2014.03.bb
+++ b/meta-oe/recipes-benchmark/glmark2/glmark2_2014.03.bb
@@ -18,7 +18,7 @@ SRC_URI = 
https://launchpad.net/${BPN}/trunk/${PV}/+download/${BP}.tar.gz;
 SRC_URI[md5sum] = 739859cf57d4c8a23452c43e84f66e56
 SRC_URI[sha256sum] = 
bded41aaf918ce062d9b81e42cc5be943e6a80bc4ff9d046983b96102c3df6b5
 
-inherit waf pkgconfig
+inherit waf pkgconfig distro_features_check
 
 PACKAGECONFIG ?= gl gles2
 
-- 
2.0.0

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


[oe] [meta-oe][PATCH 3/4] irssi: add --with-ncurses option

2014-07-01 Thread Martin Jansa
* otherwise do_configure tries to find ncurses.h on host and
  disables ncurses support when not found, then build fails because
  of missing -lcurses when using terminfo-core.o:
  | terminfo-core.o: In function `_set_bg':
  | 
/OE/irssi/0.8.15+0.8.16-rc1-r0/irssi-0.8.16-rc1/src/fe-text/terminfo-core.c:343:
undefined reference to `tputs'

Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
 meta-oe/recipes-connectivity/irssi/irssi_0.8.16-rc1.bb | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-connectivity/irssi/irssi_0.8.16-rc1.bb 
b/meta-oe/recipes-connectivity/irssi/irssi_0.8.16-rc1.bb
index b4fbf7a..54d881d 100644
--- a/meta-oe/recipes-connectivity/irssi/irssi_0.8.16-rc1.bb
+++ b/meta-oe/recipes-connectivity/irssi/irssi_0.8.16-rc1.bb
@@ -17,5 +17,6 @@ S = ${WORKDIR}/irssi-${REALPV}
 
 inherit autotools pkgconfig
 
-EXTRA_OECONF = --enable-ssl
-
+EXTRA_OECONF = --enable-ssl \
+--with-ncurses=${STAGING_EXECPREFIXDIR} \
+
-- 
2.0.0

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


Re: [oe] [PATCH 4/8] qt5nmapcarousedemo: Create recipe to demonstrate qt5 example.

2014-07-01 Thread Martin Jansa
On Mon, Jun 30, 2014 at 03:04:31PM -0500, Neena Busireddy wrote:
 Qt5 Nmapcarousel demonstrates the normal mapping technique using Qt5
 
 This recipe originated from the wandboard wiki page
 http://wiki.wandboard.org/index.php/Integrate_Qt5_into_yocto_sato_image_on_Wandboard
 
 Signed-off-by: Neena Busireddy neena.busire...@freescale.com
 ---
  recipes-qt/examples/qt5nmapcarousedemo_1.0.bb |   29 
 +
  1 file changed, 29 insertions(+)
  create mode 100644 recipes-qt/examples/qt5nmapcarousedemo_1.0.bb
 
 diff --git a/recipes-qt/examples/qt5nmapcarousedemo_1.0.bb 
 b/recipes-qt/examples/qt5nmapcarousedemo_1.0.bb
 new file mode 100644
 index 000..40265de
 --- /dev/null
 +++ b/recipes-qt/examples/qt5nmapcarousedemo_1.0.bb
 @@ -0,0 +1,29 @@
 +SUMMARY = NMap Carousel application is demonstrating the 
 +normal mapping technique using Qt5
 +DESCRIPTION = Normal mapping is used for making the icons 
 +appear 3D with lighting and shadows

It's incorrectly wrapped (maybe by your e-mail client)

ERROR: ParseError at
/OE/build/oe-core/meta-qt5/recipes-qt/examples/qt5nmapcarousedemo_1.0.bb:1:
unparsed line: 'SUMMARY = NMap Carousel application is demonstrating
the'


 +HOMEPAGE = http://quitcoding.com/?page=work#cinex;
 +LICENSE = CC-BY-3.0
 +LIC_FILES_CHKSUM = 
 file://README;beginline=44;endline=55;md5=3a9db934c393a0cf198cbe7e73ebec86
 +
 +DEPENDS = qtdeclarative qtgraphicaleffects
 +
 +SRC_URI = http://quitcoding.com/download/Qt5_NMap_CarouselDemo_1.0.tgz;
 +SRC_URI[md5sum] = c1b4568cdbb6b3af4ca10c5a90aa8128
 +SRC_URI[sha256sum] = 
 445da212074a10a432f4508d125814212bbe7a967bfa47b015b92dfac6bfd65f
 +
 +S = ${WORKDIR}/Qt5_NMap_CarouselDemo_1.0
 +
 +require recipes-qt/qt5/qt5.inc
 +
 +do_install() {
 +install -d ${D}${datadir}/${P}
 +install -m 0755 ${B}/Qt5_NMap_CarouselDemo ${D}${datadir}/${P}  
 +cp ${S}/Qt5_NMap_CarouselDemo.qml ${D}${datadir}/${P}  
 +cp -a ${S}/content ${D}${datadir}/${P}  
 +}
 +
 +FILES_${PN}-dbg += ${datadir}/${P}/.debug
 +FILES_${PN} += ${datadir}
 +
 +RDEPENDS_${PN} = qtdeclarative-qmlplugins qtgraphicaleffects-qmlplugins
 -- 
 1.7.9.5
 
 -- 
 ___
 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


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


Re: [oe] [PATCH 2/8] qtsmarthome: Create recipe to demonstrate qt5 example.

2014-07-01 Thread Martin Jansa
On Mon, Jun 30, 2014 at 03:04:29PM -0500, Neena Busireddy wrote:
 This is the Smarthome QML demo application showing interface
 to control an automated house.
 
 This recipe originated from the wandboard wiki page
 http://wiki.wandboard.org/index.php/Integrate_Qt5_into_yocto_sato_image_on_Wandboard
 
 Signed-off-by: Neena Busireddy neena.busire...@freescale.com
 ---
  recipes-qt/examples/qtsmarthome_1.0.bb |   29 +
  1 file changed, 29 insertions(+)
  create mode 100644 recipes-qt/examples/qtsmarthome_1.0.bb
 
 diff --git a/recipes-qt/examples/qtsmarthome_1.0.bb 
 b/recipes-qt/examples/qtsmarthome_1.0.bb
 new file mode 100644
 index 000..f213f03
 --- /dev/null
 +++ b/recipes-qt/examples/qtsmarthome_1.0.bb
 @@ -0,0 +1,29 @@
 +SUMMARY = Qt5 smarthome QML demo application
 +DESCRIPTION = This is the Smarthome QML demo application. It shows some 
 user interfaces 
 +for controlling an automated house

Also incorrectly wrapped (I'll fix it before cherry-picking to
master-next - no need to send v2).

 +HOMEPAGE = http://www.basyskom.com/news/143-demos-qt5-port.html;
 +LICENSE = LGPLv2.1+  GFDL-1.2
 +LIC_FILES_CHKSUM = file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
 +file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1
 +
 +DEPENDS = qtdeclarative qtgraphicaleffects
 +
 +SRC_URI = http://share.basyskom.com/demos/smarthome_src.tar.gz;
 +SRC_URI[md5sum] = 883b0376239baec20ebec072e938a995
 +SRC_URI[sha256sum] = 
 fceaa813c33e462bad6c0383eaef81a6f6e586c15d1fa73898173b517fc1cda6
 +
 +S = ${WORKDIR}/smarthome_src
 +
 +require recipes-qt/qt5/qt5.inc
 +
 +do_install() {
 +install -d ${D}${datadir}/${P}
 +install -m 0755 ${B}/smarthome ${D}${datadir}/${P}   
 +cp -a ${S}/qml ${D}${datadir}/${P}  
 +cp -a ${S}/components ${D}${datadir}/${P}  
 +}
 +
 +FILES_${PN}-dbg += ${datadir}/${P}/.debug
 +FILES_${PN} += ${datadir}
 +
 +RDEPENDS_${PN} = qtdeclarative-qmlplugins qtgraphicaleffects-qmlplugins
 -- 
 1.7.9.5
 
 -- 
 ___
 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


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


Re: [oe] [meta-oe][PATCH] postgresql : Fix build using pkg-config for libxml-2.0.

2014-07-01 Thread Philip Balister
On 07/01/2014 12:03 PM, Martin Jansa wrote:
 On Tue, Jul 01, 2014 at 10:27:33AM -0400, Philip Balister wrote:
 Use package-config instead of binconfig for libxml-2.0.

 Signed-off-by: Philip Balister phi...@balister.org
 ---
  ...0001-Use-pkg-config-for-libxml2-detection.patch | 43 
 ++
  meta-oe/recipes-support/postgresql/postgresql.inc  |  1 +
  2 files changed, 44 insertions(+)
  create mode 100644 
 meta-oe/recipes-support/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch

 diff --git 
 a/meta-oe/recipes-support/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch
  
 b/meta-oe/recipes-support/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch
 new file mode 100644
 index 000..d08ec6a
 --- /dev/null
 +++ 
 b/meta-oe/recipes-support/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch
 @@ -0,0 +1,43 @@
 +From d52e330be895bb8c5f0fb3e2884766acbd942a85 Mon Sep 17 00:00:00 2001
 +From: Philip Balister phi...@balister.org
 +Date: Tue, 1 Jul 2014 09:40:44 -0400
 +Subject: [PATCH] Use pkg-config for libxml2 detection.
 +
 +Upstream-Status: Inappropriate [configuration]
 
 What's relation to this change?
 http://patchwork.openembedded.org/patch/74159/
 
 Upstream-Status value doesn't seem right and your change is also
 dropping pgac_* as Koen commented before.

I need to remember to check the list archives before fixing these
things. Wenzong, do you want to update your patch, or should I update mine?

Philip

 
 +
 +xml2-config does not work. Use pkgconfig to set CPPFLAGS and LIBS.
 +
 +Signed-off-by: Philip Balister phi...@balister.org
 +---
 + configure.in | 15 ++-
 + 1 file changed, 2 insertions(+), 13 deletions(-)
 +
 +diff --git a/configure.in b/configure.in
 +index f8bf466..1f4fabf 100644
 +--- a/configure.in
  b/configure.in
 +@@ -734,19 +734,8 @@ PGAC_ARG_BOOL(with, libxml, no, [build with XML 
 support],
 +   [AC_DEFINE([USE_LIBXML], 1, [Define to 1 to build with XML 
 support. (--with-libxml)])])
 + 
 + if test $with_libxml = yes ; then
 +-  AC_CHECK_PROGS(XML2_CONFIG, xml2-config)
 +-  if test -n $XML2_CONFIG; then
 +-for pgac_option in `$XML2_CONFIG --cflags`; do
 +-  case $pgac_option in
 +--I*|-D*) CPPFLAGS=$CPPFLAGS $pgac_option;;
 +-  esac
 +-done
 +-for pgac_option in `$XML2_CONFIG --libs`; do
 +-  case $pgac_option in
 +--L*) LDFLAGS=$LDFLAGS $pgac_option;;
 +-  esac
 +-done
 +-  fi
 ++  CPPFLAGS=$CPPFLAGS `pkg-config --short-errors --print-errors --cflags 
 libxml-2.0 21`
 ++  LIBS=`pkg-config --short-errors --print-errors --libs libxml-2.0 
 21` $LIBS
 + fi
 + 
 + AC_SUBST(with_libxml)
 +-- 
 +1.8.3.1
 +
 diff --git a/meta-oe/recipes-support/postgresql/postgresql.inc 
 b/meta-oe/recipes-support/postgresql/postgresql.inc
 index 4e5ec02..79d1281 100644
 --- a/meta-oe/recipes-support/postgresql/postgresql.inc
 +++ b/meta-oe/recipes-support/postgresql/postgresql.inc
 @@ -28,6 +28,7 @@ SRC_URI = 
 http://ftp.postgresql.org/pub/source/v${PV}/${BP}.tar.bz2 \
 file://postgresql.init \
 file://postgresql-bashprofile \
 file://postgresql.pam \
 +   file://0001-Use-pkg-config-for-libxml2-detection.patch \
  
  
  LEAD_SONAME = libpq.so
 -- 
 1.8.3.1

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



signature.asc
Description: OpenPGP digital signature
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-oe][meta-networking][daisy] pull request rng-tools, ptpd

2014-07-01 Thread Cliff Brake
The following changes since commit a6dcf6265822ca1484d991d10a3042e04a960cdb:

  live555: fix fetch problem (2014-06-23 12:58:31 +0200)

are available in the git repository at:

  https://github.com/cbrake/meta-openembedded.git

for you to fetch changes up to ee24939c4c70b63a9fb7e93a58889a3231d3d367:

  rng-tools: Update rng-tools version to 4 (2014-07-01 15:08:41 -0400)


Balasubramanian, Aparna (1):
  rng-tools: Update rng-tools version to 4

Franklin Cooper Jr (1):
  ptpd: update to 2.3.0

 meta-networking/recipes-daemons/ptpd/ptpd-2.2.0/ld-as-needed.patch
| 37 -
 meta-networking/recipes-daemons/ptpd/{ptpd_2.2.0.bb = ptpd_2.3.0.bb}
| 21 +++--
 meta-oe/recipes-support/rng-tools/{rng-tools_2.bb = rng-tools_4.bb}  |  4 ++--
 3 files changed, 13 insertions(+), 49 deletions(-)
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-oe][meta-networking][daisy] pull request rng-tools, ptpd

2014-07-01 Thread Cliff Brake
(added branch name)

The following changes since commit a6dcf6265822ca1484d991d10a3042e04a960cdb:

  live555: fix fetch problem (2014-06-23 12:58:31 +0200)

are available in the git repository at:

  https://github.com/cbrake/meta-openembedded.git daisy-to-merge-2014-07-01

for you to fetch changes up to ee24939c4c70b63a9fb7e93a58889a3231d3d367:

  rng-tools: Update rng-tools version to 4 (2014-07-01 15:08:41 -0400)


Balasubramanian, Aparna (1):
  rng-tools: Update rng-tools version to 4

Franklin Cooper Jr (1):
  ptpd: update to 2.3.0

 meta-networking/recipes-daemons/ptpd/ptpd-2.2.0/ld-as-needed.patch
| 37 -
 meta-networking/recipes-daemons/ptpd/{ptpd_2.2.0.bb = ptpd_2.3.0.bb}
| 21 +++--
 meta-oe/recipes-support/rng-tools/{rng-tools_2.bb = rng-tools_4.bb}  |  4 ++--
 3 files changed, 13 insertions(+), 49 deletions(-)
 delete mode 100644
meta-networking/recipes-daemons/ptpd/ptpd-2.2.0/ld-as-needed.patch
 rename meta-networking/recipes-daemons/ptpd/{ptpd_2.2.0.bb =
ptpd_2.3.0.bb} (56%)
 rename meta-oe/recipes-support/rng-tools/{rng-tools_2.bb =
rng-tools_4.bb} (84%)

On Tue, Jul 1, 2014 at 3:13 PM, Cliff Brake cliff.br...@gmail.com wrote:
 The following changes since commit a6dcf6265822ca1484d991d10a3042e04a960cdb:

   live555: fix fetch problem (2014-06-23 12:58:31 +0200)

 are available in the git repository at:

   https://github.com/cbrake/meta-openembedded.git

 for you to fetch changes up to ee24939c4c70b63a9fb7e93a58889a3231d3d367:

   rng-tools: Update rng-tools version to 4 (2014-07-01 15:08:41 -0400)

 
 Balasubramanian, Aparna (1):
   rng-tools: Update rng-tools version to 4

 Franklin Cooper Jr (1):
   ptpd: update to 2.3.0

  meta-networking/recipes-daemons/ptpd/ptpd-2.2.0/ld-as-needed.patch
 | 37 -
  meta-networking/recipes-daemons/ptpd/{ptpd_2.2.0.bb = ptpd_2.3.0.bb}
 | 21 +++--
  meta-oe/recipes-support/rng-tools/{rng-tools_2.bb = rng-tools_4.bb}  |  4 
 ++--
  3 files changed, 13 insertions(+), 49 deletions(-)



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


[oe] OE Changelog since 2014-06-22 until 2014-06-29

2014-07-01 Thread cliff . brake
Changelog since 2014-06-22 until 2014-06-29.  Projects included in this report:

bitbake: git://git.openembedded.org/bitbake
openembedded-core: git://git.openembedded.org/openembedded-core
meta-openembedded: git://git.openembedded.org/meta-openembedded
meta-angstrom: git://github.com/Angstrom-distribution/meta-angstrom.git
meta-arago: git://arago-project.org/git/meta-arago.git
meta-beagleboard: git://github.com/beagleboard/meta-beagleboard.git
meta-browser: git://github.com/OSSystems/meta-browser.git
meta-bug: git://github.com/buglabs/meta-bug.git
meta-chicken: git://github.com/OSSystems/meta-chicken
meta-efikamx: git://github.com/kraj/meta-efikamx.git
meta-ettus: http://github.com/koenkooi/meta-ettus.git
meta-fsl-arm: git://git.yoctoproject.org/meta-fsl-arm
meta-fsl-arm-extra: git://github.com/Freescale/meta-fsl-arm-extra.git
meta-fsl-ppc: git://git.yoctoproject.org/meta-fsl-ppc
meta-guacamayo: git://github.com/Guacamayo/meta-guacamayo.git
meta-gumstix: git://github.com/gumstix/meta-gumstix.git
meta-gumstix-community: 
git://gitorious.org/schnitzeltony-oe-meta/meta-gumstix-community.git
meta-handheld: git://git.openembedded.org/meta-handheld
meta-igep: http://github.com/ebutera/meta-igep.git
meta-intel: git://git.yoctoproject.org/meta-intel
meta-ivi: git://git.yoctoproject.org/meta-ivi
meta-java: git://github.com/woglinde/meta-java
meta-kde: git://gitorious.org/openembedded-core-layers/meta-kde.git
meta-micro: git://git.openembedded.org/meta-micro
meta-mono: git://git.yoctoproject.org/meta-mono.git
meta-netbookpro: git://github.com/tworaz/meta-netbookpro
meta-nslu2: git://github.com/kraj/meta-nslu2
meta-opie: git://git.openembedded.org/meta-opie
meta-qt3: git://git.yoctoproject.org/meta-qt3
meta-qt5: git://github.com/meta-qt5/meta-qt5.git
meta-slugos: git://github.com/kraj/meta-slugos
meta-systemd: git://git.yoctoproject.org/meta-systemd
meta-raspberrypi: git://github.com/djwillis/meta-raspberrypi.git
meta-smartphone: http://git.shr-project.org/repo/meta-smartphone.git
meta-ti: git://git.yoctoproject.org/meta-ti
meta-webos: git://github.com/openwebos/meta-webos.git
meta-xilinx: git://git.yoctoproject.org/meta-xilinx
meta-yocto: git://git.yoctoproject.org/meta-yocto
openembedded: git://git.openembedded.org/openembedded


Changelog for bitbake:


Changelog for openembedded-core:

Ash Charles (1):
  u-boot: Optionally deploy an environment or script file

Chen Qi (4):
  udev: remove udev-utils, add 'udevadm' to udev package
  systemd: remove udev-utils, move 'udevadm' to udev package
  initramfs-framework: get rid of udev-utils
  sudo: upgrade from 1.8.10p2 to 1.8.10p3

Chong Lu (1):
  dbus-test: fix incorrect checksum

Corneliu Stoicescu (2):
  oeqa/targetcontrol.py: Separate the matching of supported image fstypes from
  scripts/test-remote-image: add value check for rootfs fstype, change method 

Cristian Iorga (8):
  init-install-testfs: add grub serial line support
  oe-core/init-install-testfs.sh: do not overwrite /etc/mtab if the link alrea
  init-install-testfs: fix typo
  init-install-testfs: create signature file for master image
  meta-yocto-bsp: oeqa/controllers: add GrubTarget
  bluez5: upgrade to 5.20
  harfbuzz: upgrade to 0.9.29
  iproute2: upgrade to 3.15.0

Darren Hart (1):
  mkefidisk.sh: Allow symlink for device

Dennis Meier (1):
  populate_sdk_base: add auto-completion in setup

Denys Dmytriyenko (2):
  udev: update init script for conditional probing of platform bus
  udev-cache.default: set PROBE_PLATFORM_BUS to yes by default

Drew Moseley (2):
  initrdscripts: Try to boot if boot label is unknown
  classes/kernel: Use full path for symlink in update-alternatives.

Fabien Chereau (1):
  libusb: add missing build dependency on udev

H.J. Lu (1):
  binutils: Apply the proper fix for PR 16428

Kai Kang (2):
  initscripts: update populate-volatile.sh
  syslinux: fix isohybird overflows on 32 bit system

Mark Hatle (4):
  classes/package_rpm.bbclass: Fix SDK Suffix reference
  populate_sdk: Fix TOOLCHAIN_TARGET_TASK_ATTEMPTONLY implementation
  gcc-cross-canadian: Add configure-target-libgcc
  lib/oe/package_manager.py: Add processing for alternative SDK_OS

Martin Jansa (2):
  sstate-diff-machines.sh: Return non-zero return code when there was some fai
  test-dependencies.sh: Return non-zero return code when there was some failur

Matthieu Crapet (1):
  eglibc (2.19): fix hardcoded /sbin path

Maxin B. John (1):
  u-boot-fw-utils: install config file

Ming Liu (4):
  mesa.inc: remove '-' suffix in substitution of package names
  syslinux.bbclass: Ensure MLPREFIX is applied to depends flag
  grub-efi.bbclass: Ensure MLPREFIX is applied to depends flag
  gummiboot.bbclass: Ensure MLPREFIX is applied to depends flag

Paul Eggleton (5):
  scripts: consolidate code to find bitbake path
  list-packageconfig-flags: filter out doc and defaultval varflags
  list-packageconfig-flags: improve 

Re: [oe] [meta-oe][meta-networking][daisy] pull request rng-tools, ptpd

2014-07-01 Thread Otavio Salvador
Acked-by: Otavio Salvador ota...@ossystems.com.br

On Tue, Jul 1, 2014 at 4:16 PM, Cliff Brake cliff.br...@gmail.com wrote:
 (added branch name)

 The following changes since commit a6dcf6265822ca1484d991d10a3042e04a960cdb:

   live555: fix fetch problem (2014-06-23 12:58:31 +0200)

 are available in the git repository at:

   https://github.com/cbrake/meta-openembedded.git daisy-to-merge-2014-07-01

 for you to fetch changes up to ee24939c4c70b63a9fb7e93a58889a3231d3d367:

   rng-tools: Update rng-tools version to 4 (2014-07-01 15:08:41 -0400)

 
 Balasubramanian, Aparna (1):
   rng-tools: Update rng-tools version to 4

 Franklin Cooper Jr (1):
   ptpd: update to 2.3.0

  meta-networking/recipes-daemons/ptpd/ptpd-2.2.0/ld-as-needed.patch
 | 37 -
  meta-networking/recipes-daemons/ptpd/{ptpd_2.2.0.bb = ptpd_2.3.0.bb}
 | 21 +++--
  meta-oe/recipes-support/rng-tools/{rng-tools_2.bb = rng-tools_4.bb}  |  4 
 ++--
  3 files changed, 13 insertions(+), 49 deletions(-)
  delete mode 100644
 meta-networking/recipes-daemons/ptpd/ptpd-2.2.0/ld-as-needed.patch
  rename meta-networking/recipes-daemons/ptpd/{ptpd_2.2.0.bb =
 ptpd_2.3.0.bb} (56%)
  rename meta-oe/recipes-support/rng-tools/{rng-tools_2.bb =
 rng-tools_4.bb} (84%)

 On Tue, Jul 1, 2014 at 3:13 PM, Cliff Brake cliff.br...@gmail.com wrote:
 The following changes since commit a6dcf6265822ca1484d991d10a3042e04a960cdb:

   live555: fix fetch problem (2014-06-23 12:58:31 +0200)

 are available in the git repository at:

   https://github.com/cbrake/meta-openembedded.git

 for you to fetch changes up to ee24939c4c70b63a9fb7e93a58889a3231d3d367:

   rng-tools: Update rng-tools version to 4 (2014-07-01 15:08:41 -0400)

 
 Balasubramanian, Aparna (1):
   rng-tools: Update rng-tools version to 4

 Franklin Cooper Jr (1):
   ptpd: update to 2.3.0

  meta-networking/recipes-daemons/ptpd/ptpd-2.2.0/ld-as-needed.patch
 | 37 -
  meta-networking/recipes-daemons/ptpd/{ptpd_2.2.0.bb = ptpd_2.3.0.bb}
 | 21 +++--
  meta-oe/recipes-support/rng-tools/{rng-tools_2.bb = rng-tools_4.bb}  |  4 
 ++--
  3 files changed, 13 insertions(+), 49 deletions(-)



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



-- 
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://code.ossystems.com.br
Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9750
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-oe][meta-networking][daisy] pull request rng-tools, ptpd

2014-07-01 Thread akuster808


Acked-by: Armin Kuster akuster...@gmail.com


On 07/01/2014 12:16 PM, Cliff Brake wrote:

(added branch name)

The following changes since commit a6dcf6265822ca1484d991d10a3042e04a960cdb:

   live555: fix fetch problem (2014-06-23 12:58:31 +0200)

are available in the git repository at:

   https://github.com/cbrake/meta-openembedded.git daisy-to-merge-2014-07-01

for you to fetch changes up to ee24939c4c70b63a9fb7e93a58889a3231d3d367:

   rng-tools: Update rng-tools version to 4 (2014-07-01 15:08:41 -0400)


Balasubramanian, Aparna (1):
   rng-tools: Update rng-tools version to 4

Franklin Cooper Jr (1):
   ptpd: update to 2.3.0

  meta-networking/recipes-daemons/ptpd/ptpd-2.2.0/ld-as-needed.patch
| 37 -
  meta-networking/recipes-daemons/ptpd/{ptpd_2.2.0.bb = ptpd_2.3.0.bb}
| 21 +++--
  meta-oe/recipes-support/rng-tools/{rng-tools_2.bb = rng-tools_4.bb}  |  4 
++--
  3 files changed, 13 insertions(+), 49 deletions(-)
  delete mode 100644
meta-networking/recipes-daemons/ptpd/ptpd-2.2.0/ld-as-needed.patch
  rename meta-networking/recipes-daemons/ptpd/{ptpd_2.2.0.bb =
ptpd_2.3.0.bb} (56%)
  rename meta-oe/recipes-support/rng-tools/{rng-tools_2.bb =
rng-tools_4.bb} (84%)

On Tue, Jul 1, 2014 at 3:13 PM, Cliff Brake cliff.br...@gmail.com wrote:

The following changes since commit a6dcf6265822ca1484d991d10a3042e04a960cdb:

   live555: fix fetch problem (2014-06-23 12:58:31 +0200)

are available in the git repository at:

   https://github.com/cbrake/meta-openembedded.git

for you to fetch changes up to ee24939c4c70b63a9fb7e93a58889a3231d3d367:

   rng-tools: Update rng-tools version to 4 (2014-07-01 15:08:41 -0400)


Balasubramanian, Aparna (1):
   rng-tools: Update rng-tools version to 4

Franklin Cooper Jr (1):
   ptpd: update to 2.3.0

  meta-networking/recipes-daemons/ptpd/ptpd-2.2.0/ld-as-needed.patch
| 37 -
  meta-networking/recipes-daemons/ptpd/{ptpd_2.2.0.bb = ptpd_2.3.0.bb}
| 21 +++--
  meta-oe/recipes-support/rng-tools/{rng-tools_2.bb = rng-tools_4.bb}  |  4 
++--
  3 files changed, 13 insertions(+), 49 deletions(-)





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


[oe] [meta-networking] [PATCH] memcached: use BPN in SRC_URI

2014-07-01 Thread Robert Yang
Signed-off-by: Robert Yang liezhi.y...@windriver.com
---
 .../recipes-support/memcached/memcached_1.4.17.bb  |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-support/memcached/memcached_1.4.17.bb 
b/meta-networking/recipes-support/memcached/memcached_1.4.17.bb
index 6a01ec2..8ad264f 100644
--- a/meta-networking/recipes-support/memcached/memcached_1.4.17.bb
+++ b/meta-networking/recipes-support/memcached/memcached_1.4.17.bb
@@ -17,7 +17,7 @@ inherit autotools
 DEPENDS += libevent
 RDEPENDS_${PN} += perl perl-module-posix perl-module-autoloader 
perl-module-tie-hash
 
-SRC_URI = http://www.memcached.org/files/${PN}-${PV}.tar.gz;
+SRC_URI = http://www.memcached.org/files/${BPN}-${PV}.tar.gz;
 
 SRC_URI[md5sum] = 46402dfbd7faadf6182283dbbd18b1a6
 SRC_URI[sha256sum] = 
d9173ef6d99ba798c982ea4566cb4f0e64eb23859fdbf9926a8d8cdc0458
-- 
1.7.9.5

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