Re: [oe] [meta-oe][PATCH] python-pip: add 1.3.1

2013-10-14 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Op 13-10-13 20:42, Henning Heinold schreef:
 On Sun, Oct 13, 2013 at 07:03:54PM +0200, Koen Kooi wrote:
 Signed-off-by: Koen Kooi k...@dominion.thruhere.net
 ---
  meta-oe/recipes-devtools/python/python-pip_1.3.1.bb | 14 ++
  1 file changed, 14 insertions(+)
  create mode 100644 meta-oe/recipes-devtools/python/python-pip_1.3.1.bb

 diff --git a/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb 
 b/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb
 new file mode 100644
 index 000..7ab3bd8
 --- /dev/null
 +++ b/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb
 @@ -0,0 +1,14 @@
 +DESCRIPTION = Tornado is an open source version of the scalable, 
 non-blocking web server and tools that power FriendFeed.
 ^
 
 Hi,
 
 isn't pip
 
 A tool for installing and managing Python packages.
 
 instead of a webserver?

Yes, I copied python-tornado.bb to use as a template :)


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFSW6Z7MkyGM64RGpERAthLAJ9kPj0mQx3vDOwUx93DfJNRe9QJZgCgnjGd
SlZZIPANNN/FsAROMkzzATk=
=PE/D
-END PGP SIGNATURE-

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


[oe] [meta-oe][PATCHv2] python-pip: add 1.3.1

2013-10-14 Thread Koen Kooi
Signed-off-by: Koen Kooi k...@dominion.thruhere.net
---
 meta-oe/recipes-devtools/python/python-pip_1.3.1.bb | 14 ++
 1 file changed, 14 insertions(+)
 create mode 100644 meta-oe/recipes-devtools/python/python-pip_1.3.1.bb

diff --git a/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb 
b/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb
new file mode 100644
index 000..c812913
--- /dev/null
+++ b/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = Python-pip is a tool for installing and managing Python 
packages.
+LICENSE = MIT  GPL
+LIC_FILES_CHKSUM = file://LICENSE.txt;md5=cd00425a3465a0e4c81929b94241d3de
+
+SRC_URI = https://pypi.python.org/packages/source/p/pip/pip-${PV}.tar.gz;
+SRC_URI[md5sum] = cbb27a191cebc58997c4da8513863153
+SRC_URI[sha256sum] = 
145eaa5d1ea1b062663da1f3a97780d7edea4c63c68a37c463b1deedf7bb4957
+
+S = ${WORKDIR}/pip-${PV}
+
+inherit setuptools
+
+# Since PIP is like CPAN for PERL we need to drag in all python modules to 
ensure everything works
+RDEPENDS_${PN} = python-modules
-- 
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 1/6] libraw1394: add recipe

2013-10-14 Thread Martin Jansa
On Sun, Oct 13, 2013 at 12:45:38PM -0700, Khem Raj wrote:
 
 On Oct 13, 2013, at 4:10 AM, Paul Eggleton paul.eggle...@linux.intel.com 
 wrote:
 
  On Sunday 13 October 2013 01:43:50 Khem Raj wrote:
  From: Cliff Brake cbr...@bec-systems.com
  
  Initial recipe created by Khem Raj
  
  Signed-off-by: Cliff Brake cbr...@bec-systems.com
  Signed-off-by: Khem Raj raj.k...@gmail.com
  ---
  meta-oe/recipes-multimedia/libraw1394/libraw1394_2.0.9.bb | 11 +++
  
  Could these multimedia recipes go into meta-multimedia instead of meta-oe?
 
 Its ok to put them into meta-multimedia, but they depend on meta-oe a lot
 may be more recipes like opencv should be moved as well.
 
 Martin, do you need a fresh set of patches for it or can you handle the move 
 from
 meta-oe - meta-multimedia

If you're going to move opencv as well, then please send new fresh set
of patches. Thanks.

 
  
  Cheers,
  Paul
  
  -- 
  
  Paul Eggleton
  Intel Open Source Technology Centre
 
 ___
 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 1/6] libraw1394: add recipe

2013-10-14 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Op 13-10-13 13:10, Paul Eggleton schreef:
 On Sunday 13 October 2013 01:43:50 Khem Raj wrote:
 From: Cliff Brake cbr...@bec-systems.com
 
 Initial recipe created by Khem Raj
 
 Signed-off-by: Cliff Brake cbr...@bec-systems.com Signed-off-by: Khem
 Raj raj.k...@gmail.com --- 
 meta-oe/recipes-multimedia/libraw1394/libraw1394_2.0.9.bb | 11
 +++
 
 Could these multimedia recipes go into meta-multimedia instead of
 meta-oe?

FWIW, libraw1394 is the libusb for firewire, so it's not multimedia related,
the other recipes like coriander and mikmod are. I'm not sure I'd put opencv
in the multimedia category, though.

regards,

Koen

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFSW+gkMkyGM64RGpERAigBAJ9ZVwxmHdO0BWF0dS1Ujk/3Zc7s5QCfU5DG
9HXtdaLlOUKJIfNhw1HUNf0=
=YFga
-END PGP SIGNATURE-

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


Re: [oe] [meta-oe][PATCHv2] python-pip: add 1.3.1

2013-10-14 Thread Jonathan Liu

On 14/10/2013 7:09 PM, Koen Kooi wrote:

Signed-off-by: Koen Kooi k...@dominion.thruhere.net
---
  meta-oe/recipes-devtools/python/python-pip_1.3.1.bb | 14 ++
  1 file changed, 14 insertions(+)
  create mode 100644 meta-oe/recipes-devtools/python/python-pip_1.3.1.bb

diff --git a/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb 
b/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb
new file mode 100644
index 000..c812913
--- /dev/null
+++ b/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = Python-pip is a tool for installing and managing Python 
packages.

It is called pip. python-pip is the recipe name.

Regards,
Jonathan

+LICENSE = MIT  GPL
+LIC_FILES_CHKSUM = file://LICENSE.txt;md5=cd00425a3465a0e4c81929b94241d3de
+
+SRC_URI = https://pypi.python.org/packages/source/p/pip/pip-${PV}.tar.gz;
+SRC_URI[md5sum] = cbb27a191cebc58997c4da8513863153
+SRC_URI[sha256sum] = 
145eaa5d1ea1b062663da1f3a97780d7edea4c63c68a37c463b1deedf7bb4957
+
+S = ${WORKDIR}/pip-${PV}
+
+inherit setuptools
+
+# Since PIP is like CPAN for PERL we need to drag in all python modules to 
ensure everything works
+RDEPENDS_${PN} = python-modules


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


Re: [oe] [meta-oe][PATCH 1/6] libraw1394: add recipe

2013-10-14 Thread Paul Eggleton
On Monday 14 October 2013 14:48:36 Koen Kooi wrote:
 Op 13-10-13 13:10, Paul Eggleton schreef:
  On Sunday 13 October 2013 01:43:50 Khem Raj wrote:
  From: Cliff Brake cbr...@bec-systems.com
  
  Initial recipe created by Khem Raj
  
  Signed-off-by: Cliff Brake cbr...@bec-systems.com Signed-off-by: Khem
  Raj raj.k...@gmail.com ---
  meta-oe/recipes-multimedia/libraw1394/libraw1394_2.0.9.bb | 11
  +++
  
  Could these multimedia recipes go into meta-multimedia instead of
  meta-oe?
 
 FWIW, libraw1394 is the libusb for firewire, so it's not multimedia related,
 the other recipes like coriander and mikmod are. I'm not sure I'd put
 opencv in the multimedia category, though.

Right, agreed. So of this patchset coriander should probably go into meta-
multimedia. There are other multimedia recipes in meta-oe that ought to be 
moved there, so we could leave moving libmikmod until those are moved.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-oe][PATCHv2] python-pip: add 1.3.1

2013-10-14 Thread Paul Eggleton
On Monday 14 October 2013 23:51:11 Jonathan Liu wrote:
 On 14/10/2013 7:09 PM, Koen Kooi wrote:
  Signed-off-by: Koen Kooi k...@dominion.thruhere.net
  ---
  
meta-oe/recipes-devtools/python/python-pip_1.3.1.bb | 14 ++
1 file changed, 14 insertions(+)
create mode 100644 meta-oe/recipes-devtools/python/python-pip_1.3.1.bb
  
  diff --git a/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb
  b/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb new file mode
  100644
  index 000..c812913
  --- /dev/null
  +++ b/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb
  @@ -0,0 +1,14 @@
  +DESCRIPTION = Python-pip is a tool for installing and managing Python
  packages.
 It is called pip. python-pip is the recipe name.

Also please use SUMMARY instead of DESCRIPTION for short one-liners like this.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [PATCH] core-image.bbclass: Fix comment to refer to packagegroup-base-extended.

2013-10-14 Thread Paul Eggleton
Hi Robert,

On Saturday 12 October 2013 07:33:46 Robert P. J. Day wrote:
 Fix the comment to match the actual inclusion further down in that
 file, which is:
 
 CORE_IMAGE_BASE_INSTALL = '\
 packagegroup-core-boot \
 packagegroup-base-extended \
 
 Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca
 
 ---
 
   feel free to ignore this if there are any other changes i can add to
 this to make a larger single patch out of it.
 
 diff --git a/meta/classes/core-image.bbclass
 b/meta/classes/core-image.bbclass index e7c34e2..2982ff6 100644
 --- a/meta/classes/core-image.bbclass
 +++ b/meta/classes/core-image.bbclass
 @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM =
 file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
 
  # IMAGE_FEATURES control content of the core reference images
  #
 -# By default we install packagegroup-core-boot and packagegroup-base
 packages - this gives us -# working (console only) rootfs.
 +# By default we install packagegroup-core-boot and
 packagegroup-base-extended packages - +# this gives us working (console
 only) rootfs.
  #
  # Available IMAGE_FEATURES:
  #

This patch needs to go to the OE-Core list.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-oe][PATCHv3] python-pip: add 1.3.1

2013-10-14 Thread Koen Kooi
Signed-off-by: Koen Kooi k...@dominion.thruhere.net
---
 meta-oe/recipes-devtools/python/python-pip_1.3.1.bb | 14 ++
 1 file changed, 14 insertions(+)
 create mode 100644 meta-oe/recipes-devtools/python/python-pip_1.3.1.bb

diff --git a/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb 
b/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb
new file mode 100644
index 000..435b29a
--- /dev/null
+++ b/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb
@@ -0,0 +1,14 @@
+SUMMARY = PIP is a tool for installing and managing Python packages.
+LICENSE = MIT  GPL
+LIC_FILES_CHKSUM = file://LICENSE.txt;md5=cd00425a3465a0e4c81929b94241d3de
+
+SRC_URI = https://pypi.python.org/packages/source/p/pip/pip-${PV}.tar.gz;
+SRC_URI[md5sum] = cbb27a191cebc58997c4da8513863153
+SRC_URI[sha256sum] = 
145eaa5d1ea1b062663da1f3a97780d7edea4c63c68a37c463b1deedf7bb4957
+
+S = ${WORKDIR}/pip-${PV}
+
+inherit setuptools
+
+# Since PIP is like CPAN for PERL we need to drag in all python modules to 
ensure everything works
+RDEPENDS_${PN} = python-modules
-- 
1.8.3.1

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


Re: [oe] [PATCH] core-image.bbclass: Fix comment to refer to packagegroup-base-extended.

2013-10-14 Thread Robert P. J. Day
On Mon, 14 Oct 2013, Paul Eggleton wrote:

 Hi Robert,

 On Saturday 12 October 2013 07:33:46 Robert P. J. Day wrote:
  Fix the comment to match the actual inclusion further down in that
  file, which is:
 
  CORE_IMAGE_BASE_INSTALL = '\
  packagegroup-core-boot \
  packagegroup-base-extended \
 
  Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca
 
  ---
 
feel free to ignore this if there are any other changes i can add to
  this to make a larger single patch out of it.
 
  diff --git a/meta/classes/core-image.bbclass
  b/meta/classes/core-image.bbclass index e7c34e2..2982ff6 100644
  --- a/meta/classes/core-image.bbclass
  +++ b/meta/classes/core-image.bbclass
  @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM =
  file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
 
   # IMAGE_FEATURES control content of the core reference images
   #
  -# By default we install packagegroup-core-boot and packagegroup-base
  packages - this gives us -# working (console only) rootfs.
  +# By default we install packagegroup-core-boot and
  packagegroup-base-extended packages - +# this gives us working (console
  only) rootfs.
   #
   # Available IMAGE_FEATURES:
   #

 This patch needs to go to the OE-Core list.

  quite so, will do.

rday

-- 


Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca

Twitter:   http://twitter.com/rpjday
LinkedIn:   http://ca.linkedin.com/in/rpjday

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


[oe] [meta-webserver][PATCH] Backport for dylan of sthttpd

2013-10-14 Thread Nick Glynn
Signed-off-by: Nick Glynn n.s.gl...@gmail.com
---
 meta-webserver/recipes-httpd/sthttpd/sthttpd/init  | 52 ++
 .../recipes-httpd/sthttpd/sthttpd_2.26.4.bb| 30 +
 2 files changed, 82 insertions(+)
 create mode 100644 meta-webserver/recipes-httpd/sthttpd/sthttpd/init
 create mode 100644 meta-webserver/recipes-httpd/sthttpd/sthttpd_2.26.4.bb

diff --git a/meta-webserver/recipes-httpd/sthttpd/sthttpd/init 
b/meta-webserver/recipes-httpd/sthttpd/sthttpd/init
new file mode 100644
index 000..70f6797
--- /dev/null
+++ b/meta-webserver/recipes-httpd/sthttpd/sthttpd/init
@@ -0,0 +1,52 @@
+#!/bin/sh
+
+### BEGIN INIT INFO
+# Provides:  thttpd
+# Required-Start:$remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop:  0 1 6
+# Short-Description: Small http server
+# Description:   thttpd is a simple, small, portable, fast, and secure 
HTTP server.
+### END INIT INFO
+
+
+thttpd=/usr/sbin/thttpd
+test -x $thttpd || exit 0
+
+
+case $1 in
+  start)
+echo -n Starting thttpd
+start-stop-daemon --start --quiet --exec $thttpd -- -d @@SRVDIR
+echo .
+;;
+  stop)
+echo -n Stopping thttpd
+start-stop-daemon --stop --quiet --exec $thttpd
+echo .
+;;
+  reload|force-reload)
+start-stop-daemon --stop --quiet --signal 1 --exec $thttpd
+;;
+  restart)
+echo -n Stopping thttpd
+start-stop-daemon --stop --quiet --exec $thttpd -- -d @@SRVDIR
+echo .
+echo -n Waiting for thttpd to die off
+for i in 1 2 3 ;
+do
+sleep 1
+echo -n .
+done
+echo 
+echo -n Starting thttpd
+start-stop-daemon --start --quiet --exec $thttpd -- -d @@SRVDIR
+echo .
+;;
+  *)
+echo Usage: /etc/init.d/thttpd {start|stop|reload|restart|force-reload}
+exit 1
+esac
+
+exit 0
diff --git a/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.26.4.bb 
b/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.26.4.bb
new file mode 100644
index 000..b720314
--- /dev/null
+++ b/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.26.4.bb
@@ -0,0 +1,30 @@
+SUMMARY = A simple, small, portable, fast, and secure HTTP server
+DESCRIPTION = A simple, small, portable, fast, and secure HTTP server 
(supported fork of thttpd).
+HOMEPAGE = http://opensource.dyc.edu/sthttpd;
+LICENSE = BSD-2-Clause
+LIC_FILES_CHKSUM = 
file://src/thttpd.c;beginline=1;endline=26;md5=0c5762c2c34dcbe9eb18815516502872
+
+SRC_URI = http://opensource.dyc.edu/pub/sthttpd/sthttpd-${PV}.tar.gz \
+   file://init
+
+SRC_URI[md5sum] = e645a85a97d3cb883011a35bc2211815
+SRC_URI[sha256sum] = 
78e87979140cbda123c81b4051552242dbbffb5dec1a17e5f95ec4826b1eaddb
+
+S = ${WORKDIR}/sthttpd-${PV}
+
+inherit autotools update-rc.d
+
+EXTRA_OEMAKE += 'WEBDIR=${servicedir}/www'
+
+do_install_append () {
+install -d ${D}${sysconfdir}/init.d
+install -c -m 755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/thttpd
+sed -i -e 's,@@SRVDIR,${servicedir}/www,g' ${D}${sysconfdir}/init.d/thttpd
+sed -i 's!/usr/sbin/!${sbindir}/!g' ${D}${sysconfdir}/init.d/thttpd
+}
+
+INITSCRIPT_NAME = thttpd
+INITSCRIPT_PARAMS = defaults
+
+FILES_${PN} += ${servicedir}
+FILES_${PN}-dbg += ${servicedir}/www/cgi-bin/.debug
-- 
1.8.3.1

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


[oe] [meta-webserver][PATCH] sthttpd: Adds systemd service

2013-10-14 Thread Nick Glynn
Fixed version no longer confuses uses sthttpd as service name to
prevent issues with sysv compatibility and removes extraneous
RPROVIDES/RCONFLICTS and RREPLACES.

Signed-off-by: Nick Glynn n.s.gl...@gmail.com
---
 meta-webserver/recipes-httpd/sthttpd/sthttpd/thttpd.service | 10 ++
 meta-webserver/recipes-httpd/sthttpd/sthttpd_2.26.4.bb  |  7 ++-
 2 files changed, 16 insertions(+), 1 deletion(-)
 create mode 100644 meta-webserver/recipes-httpd/sthttpd/sthttpd/thttpd.service

diff --git a/meta-webserver/recipes-httpd/sthttpd/sthttpd/thttpd.service 
b/meta-webserver/recipes-httpd/sthttpd/sthttpd/thttpd.service
new file mode 100644
index 000..b75f751
--- /dev/null
+++ b/meta-webserver/recipes-httpd/sthttpd/sthttpd/thttpd.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=Tiny/Turbo/Throttling Web Server
+
+[Service]
+Type=forking
+ExecStart=/usr/sbin/thttpd -d /srv/www -c cgi-bin/* -i /var/run/thttpd.pid
+PIDFile=/var/run/thttpd.pid
+
+[Install]
+WantedBy=multi-user.target
diff --git a/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.26.4.bb 
b/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.26.4.bb
index b720314..a4118ac 100644
--- a/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.26.4.bb
+++ b/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.26.4.bb
@@ -5,6 +5,7 @@ LICENSE = BSD-2-Clause
 LIC_FILES_CHKSUM = 
file://src/thttpd.c;beginline=1;endline=26;md5=0c5762c2c34dcbe9eb18815516502872
 
 SRC_URI = http://opensource.dyc.edu/pub/sthttpd/sthttpd-${PV}.tar.gz \
+   file://thttpd.service \
file://init
 
 SRC_URI[md5sum] = e645a85a97d3cb883011a35bc2211815
@@ -12,7 +13,7 @@ SRC_URI[sha256sum] = 
78e87979140cbda123c81b4051552242dbbffb5dec1a17e5f95ec4826b
 
 S = ${WORKDIR}/sthttpd-${PV}
 
-inherit autotools update-rc.d
+inherit autotools update-rc.d systemd
 
 EXTRA_OEMAKE += 'WEBDIR=${servicedir}/www'
 
@@ -21,6 +22,9 @@ do_install_append () {
 install -c -m 755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/thttpd
 sed -i -e 's,@@SRVDIR,${servicedir}/www,g' ${D}${sysconfdir}/init.d/thttpd
 sed -i 's!/usr/sbin/!${sbindir}/!g' ${D}${sysconfdir}/init.d/thttpd
+
+install -d ${D}${systemd_unitdir}/system
+install -m 0644 ${WORKDIR}/thttpd.service ${D}${systemd_unitdir}/system
 }
 
 INITSCRIPT_NAME = thttpd
@@ -28,3 +32,4 @@ INITSCRIPT_PARAMS = defaults
 
 FILES_${PN} += ${servicedir}
 FILES_${PN}-dbg += ${servicedir}/www/cgi-bin/.debug
+SYSTEMD_SERVICE_${PN} = thttpd.service
-- 
1.8.3.1

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


[oe] [meta-oe][PATCHv3 2/3] libestr: add 0.1.6

2013-10-14 Thread Jack Mitchell
From: Jack Mitchell jmitch...@cbnl.com

Signed-off-by: Jack Mitchell jmitch...@cbnl.com
---
 meta-oe/recipes-support/libestr/libestr_0.1.6.bb | 11 +++
 1 file changed, 11 insertions(+)
 create mode 100644 meta-oe/recipes-support/libestr/libestr_0.1.6.bb

diff --git a/meta-oe/recipes-support/libestr/libestr_0.1.6.bb 
b/meta-oe/recipes-support/libestr/libestr_0.1.6.bb
new file mode 100644
index 000..ae29856
--- /dev/null
+++ b/meta-oe/recipes-support/libestr/libestr_0.1.6.bb
@@ -0,0 +1,11 @@
+SUMMARY = some essentials for string handling (and a bit more)
+HOMEPAGE = http://libestr.adiscon.com/;
+LICENSE = LGPLv2.1
+LIC_FILES_CHKSUM = file://COPYING;md5=9d6c993486c18262afba4ca5bcb894d0
+
+SRC_URI = http://libestr.adiscon.com/files/download/${P}.tar.gz;
+
+SRC_URI[md5sum] = f48a7098080eebfe7842673c23dcd064
+SRC_URI[sha256sum] = 
b9c819d30397845fdf85bb1f37c52e81de23aa3b061ec6cc4386f1b942960153
+
+inherit autotools
-- 
1.8.4

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


[oe] [meta-oe][PATCHv3 0/3] rsyslog: update to 7.4.4

2013-10-14 Thread Jack Mitchell
From: Jack Mitchell jmitch...@cbnl.com

update rsyslog to the latest version and add required dependancies.

v3:
 - change /usr/bin to ${bindir} QA warning fires if this is not present
 - change json-c to not be built in parallel as it can sometimes fail

v2: 
 - add signed-off-by

Jack Mitchell (3):
  json-c: add 0.11
  libestr: add 0.1.6
  rsyslog: update to 7.4.4

 .../recipes-extended/rsyslog/rsyslog/rsyslog.conf  | 60 --
 meta-oe/recipes-extended/rsyslog/rsyslog_5.8.0.bb  |  5 --
 .../rsyslog/{rsyslog.inc = rsyslog_7.4.4.bb}  | 24 ++---
 meta-oe/recipes-support/json-c/json-c_0.11.bb  | 13 +
 meta-oe/recipes-support/libestr/libestr_0.1.6.bb   | 11 
 5 files changed, 40 insertions(+), 73 deletions(-)
 delete mode 100644 meta-oe/recipes-extended/rsyslog/rsyslog/rsyslog.conf
 delete mode 100644 meta-oe/recipes-extended/rsyslog/rsyslog_5.8.0.bb
 rename meta-oe/recipes-extended/rsyslog/{rsyslog.inc = rsyslog_7.4.4.bb} (54%)
 create mode 100644 meta-oe/recipes-support/json-c/json-c_0.11.bb
 create mode 100644 meta-oe/recipes-support/libestr/libestr_0.1.6.bb

-- 
1.8.4

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


[oe] [meta-oe][PATCHv3 1/3] json-c: add 0.11

2013-10-14 Thread Jack Mitchell
From: Jack Mitchell jmitch...@cbnl.com

Signed-off-by: Jack Mitchell jmitch...@cbnl.com
---
 meta-oe/recipes-support/json-c/json-c_0.11.bb | 13 +
 1 file changed, 13 insertions(+)
 create mode 100644 meta-oe/recipes-support/json-c/json-c_0.11.bb

diff --git a/meta-oe/recipes-support/json-c/json-c_0.11.bb 
b/meta-oe/recipes-support/json-c/json-c_0.11.bb
new file mode 100644
index 000..e0391f5
--- /dev/null
+++ b/meta-oe/recipes-support/json-c/json-c_0.11.bb
@@ -0,0 +1,13 @@
+SUMMARY = JSON-C implements a reference counting object model that allows you 
to easily construct JSON objects in C
+HOMEPAGE = https://github.com/json-c/json-c/wiki;
+LICENSE = MIT
+LIC_FILES_CHKSUM = file://COPYING;md5=de54b60fbbc35123ba193fea8ee216f2
+
+SRC_URI = https://s3.amazonaws.com/json-c_releases/releases/${P}.tar.gz;
+
+SRC_URI[md5sum] = aa02367d2f7a830bf1e3376f77881e98
+SRC_URI[sha256sum] = 
28dfc65145dc0d4df1dfe7701ac173c4e5f9347176c8983edbfac9149494448c
+
+PARALLEL_MAKE = 
+
+inherit autotools
-- 
1.8.4

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


[oe] [meta-handheld][PATCH] formfactor: h1940: unset framebuffer rotation

2013-10-14 Thread Andrea Adami
Device has been reported working w/out fb rotation
with kernel 3.1

Signed-off-by: Andrea Adami andrea.ad...@gmail.com
---
 recipes-bsp/formfactor/files/h1940/machconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/formfactor/files/h1940/machconfig 
b/recipes-bsp/formfactor/files/h1940/machconfig
index 2276812..9fa7472 100755
--- a/recipes-bsp/formfactor/files/h1940/machconfig
+++ b/recipes-bsp/formfactor/files/h1940/machconfig
@@ -4,7 +4,7 @@ HAVE_KEYBOARD_PORTRAIT=1
 HAVE_KEYBOARD_LANDSCAPE=0
 
 DISPLAY_CAN_ROTATE=0
-DISPLAY_ORIENTATION=270
+DISPLAY_ORIENTATION=0
 DISPLAY_WIDTH_PIXELS=240
 DISPLAY_WIDTH_MM=53
 DISPLAY_HEIGHT_PIXELS=320
-- 
1.8.1.5

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


[oe] [meta-handheld][PATCH] meta-handheld: remove deprecated ROOT_FLASH_SIZE and VOLATILE_STORAGE_SIZE

2013-10-14 Thread Andrea Adami
Signed-off-by: Andrea Adami andrea.ad...@gmail.com
---
 conf/machine/h1910.conf| 2 --
 conf/machine/h1940.conf| 2 --
 conf/machine/h2200.conf| 2 --
 conf/machine/h3600.conf| 4 
 conf/machine/h3900.conf| 2 --
 conf/machine/h4000.conf| 2 --
 conf/machine/h5000.conf| 2 --
 conf/machine/hx4700.conf   | 2 --
 conf/machine/include/motorola-ezx-base.inc | 1 -
 conf/machine/palmld.conf   | 2 --
 conf/machine/palmt650.conf | 2 --
 conf/machine/palmt680.conf | 2 --
 conf/machine/palmtc.conf   | 2 --
 conf/machine/palmtt3.conf  | 2 --
 conf/machine/palmtt5.conf  | 2 --
 conf/machine/palmtx.conf   | 2 --
 conf/machine/palmz31.conf  | 2 --
 conf/machine/palmz72.conf  | 2 --
 conf/machine/rx1950.conf   | 2 --
 conf/machine/rx3000.conf   | 2 --
 conf/machine/simpad.conf   | 1 -
 21 files changed, 42 deletions(-)

diff --git a/conf/machine/h1910.conf b/conf/machine/h1910.conf
index f2073be..56c560e 100644
--- a/conf/machine/h1910.conf
+++ b/conf/machine/h1910.conf
@@ -7,8 +7,6 @@
 #
 require conf/machine/include/tune-xscale.inc
 
-VOLATILE_STORAGE_SIZE = 64
-ROOT_FLASH_SIZE = 16
 MACHINE_FEATURES = touchscreen apm alsa irda usbgadget screen vfat qvga
 
 #
diff --git a/conf/machine/h1940.conf b/conf/machine/h1940.conf
index 5113f41..6bc0908 100644
--- a/conf/machine/h1940.conf
+++ b/conf/machine/h1940.conf
@@ -19,8 +19,6 @@ UBOOT_ENTRYPOINT = 0x30108000
 MACHINE_FEATURES = touchscreen apm bluetooth irda usbgadget screen vfat qvga
 
 # Some extra configuration
-VOLATILE_STORAGE_SIZE = 64
-ROOT_FLASH_SIZE = 32
 SERIAL_CONSOLE = 115200 ttySAC2 vt100
 USE_VT = 0
 
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf
index b16f5aa..30c8a81 100644
--- a/conf/machine/h2200.conf
+++ b/conf/machine/h2200.conf
@@ -9,8 +9,6 @@
 require conf/machine/include/tune-xscale.inc
 
 #Set some hints for metadata  
-VOLATILE_STORAGE_SIZE = 64
-ROOT_FLASH_SIZE = 32
 MACHINE_FEATURES = touchscreen apm alsa pcmcia bluetooth irda usbgadget 
screen vfat qvga
 
 #
diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf
index b95f53d..adb354d 100644
--- a/conf/machine/h3600.conf
+++ b/conf/machine/h3600.conf
@@ -7,10 +7,6 @@
 #
 require conf/machine/include/tune-strongarm1100.inc
 
-# h3700, h3800 have 32, but let that be the bonus
-ROOT_FLASH_SIZE = 16
-# h3630 have 32Mb only, others should set this to 64
-VOLATILE_STORAGE_SIZE = 32
 MACHINE_FEATURES = touchscreen apm alsa irda usbgadget screen vfat ext2 qvga
 
 #
diff --git a/conf/machine/h3900.conf b/conf/machine/h3900.conf
index 05696bf..70868c6 100644
--- a/conf/machine/h3900.conf
+++ b/conf/machine/h3900.conf
@@ -7,8 +7,6 @@
 #
 require conf/machine/include/tune-xscale.inc
 
-ROOT_FLASH_SIZE = 32
-VOLATILE_STORAGE_SIZE = 64
 MACHINE_FEATURES = touchscreen apm alsa irda bluetooth usbgadget screen vfat 
qvga
 
 #
diff --git a/conf/machine/h4000.conf b/conf/machine/h4000.conf
index 448f92f..aad667d 100644
--- a/conf/machine/h4000.conf
+++ b/conf/machine/h4000.conf
@@ -7,8 +7,6 @@
 #
 require conf/machine/include/tune-xscale.inc
 
-ROOT_FLASH_SIZE = 32
-VOLATILE_STORAGE_SIZE = 64
 MACHINE_FEATURES = touchscreen apm alsa irda bluetooth wifi usbgadget screen 
vfat qvga
 
 #
diff --git a/conf/machine/h5000.conf b/conf/machine/h5000.conf
index 9b572c4..2197520 100644
--- a/conf/machine/h5000.conf
+++ b/conf/machine/h5000.conf
@@ -7,8 +7,6 @@
 #
 require conf/machine/include/tune-xscale.inc
 
-ROOT_FLASH_SIZE = 32
-VOLATILE_STORAGE_SIZE = 64
 MACHINE_FEATURES = touchscreen apm alsa pcmcia bluetooth irda wifi usbgadget 
usbhost screen vfat qvga
 
 #
diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf
index 79ff384..0099f8a 100644
--- a/conf/machine/hx4700.conf
+++ b/conf/machine/hx4700.conf
@@ -10,8 +10,6 @@ require conf/machine/include/tune-xscale.inc
 MACHINE_FEATURES += iwmmxt
 PACKAGE_EXTRA_ARCHS_tune-xscale += iwmmxt
 
-ROOT_FLASH_SIZE = 80
-VOLATILE_STORAGE_SIZE = 64
 MACHINE_FEATURES = alsa apm bluetooth irda pcmcia screen touchscreen 
usbgadget wifi vfat
 
 #
diff --git a/conf/machine/include/motorola-ezx-base.inc 
b/conf/machine/include/motorola-ezx-base.inc
index 1c0de7e..f5d11a5 100644
--- a/conf/machine/include/motorola-ezx-base.inc
+++ b/conf/machine/include/motorola-ezx-base.inc
@@ -19,7 +19,6 @@ PACKAGE_EXTRA_ARCHS_tune-xscale += iwmmxt
 #mtd2: 0058 0002 VFM_Filesystem
 #mtd3: 0002 0002 Logo
 
-ROOT_FLASH_SIZE = 24
 MACHINE_FEATURES = alsa apm bluetooth keyboard phone screen touchscreen 
usbgadget usbhost vfat qvga
 MACHINE_FEATURES +=  iwmmxt
 
diff --git a/conf/machine/palmld.conf b/conf/machine/palmld.conf
index ff27598..be730c0 100644
--- a/conf/machine/palmld.conf
+++ 

[oe] [meta-handheld][PATCH] h3800.conf: fix MACHINE_FEATURES

2013-10-14 Thread Andrea Adami
Signed-off-by: Andrea Adami andrea.ad...@gmail.com
---
 conf/machine/h3800.conf | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/conf/machine/h3800.conf b/conf/machine/h3800.conf
index 0c3cf15..53f3940 100644
--- a/conf/machine/h3800.conf
+++ b/conf/machine/h3800.conf
@@ -2,7 +2,5 @@
 #@NAME: Compaq iPAQ 38xx
 #@DESCRIPTION: Machine configuration for the Compaq iPAQ 38xx devices
 
-#this machine will be primarily focussed on the 2.6 port
-MACHINE_FEATURES = touchscreen apm alsa pcmcia bluetooth irda usbgadget 
screen vfat qvga
-
 require conf/machine/h3600.conf
+MACHINE_FEATURES += pcmcia bluetooth
-- 
1.8.1.5

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


[oe] OE Changelog since 2013-10-06 until 2013-10-13

2013-10-14 Thread cliff . brake
Changelog since 2013-10-06 until 2013-10-13.  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:

Cristiana Voicu (2):
  bitbake: replace comment added in conf files
  hob: change tooltip for live images


Changelog for openembedded-core:

Richard Purdie (3):
  build-appliance: Update SRCREV for release
  toolchain-scripts: Fix TARGET_SYS reference
  build-appliance: Update SRCREV for release


Changelog for meta-openembedded:

Andrea Adami (5):
  kexecboot.inc: merge back in the main recipe
  kexecboot_cfg: process with oe-stylize.py
  kexecboot: update to v0.6 and restylize
  kexecboot_0.6: fix LIC_FILES_CHKSUM for kexecboot-klibc
  klibc.bbclass: add a note about default of building -static

Joe MacDonald (1):
  openflow: import and tweak

Ting Liu (1):
  netperf: set _FILE_OFFSET_BITS to 64 to support large files


Changelog for meta-angstrom:


Changelog for meta-arago:

Denys Dmytriyenko (12):
  arago.conf: bump distro version
  matrix-gui-browser: replace ${S} with ${B} in do_install()
  icu: overlay the latest version from oe-core/master
  icu: disable LDFLAGSICUDT that prevents loading libicudata.so
  qtbase: configure and patch Qt5 qtbase for use with SGX in Arago
  qtwebkit: add WebGL on eglfs patches
  webkit-examples: enable building and packaging of examples
  qt5.bbclass: add new class similar to existing qt4e for configuring recipes
  qt-provider.bbclass: class to allow seamless switching between Qt4 and Qt5
  arago-prefs: load up Qt5 preferred versions
  matrix-gui-browser: update recipe to be Qt4 and Qt5 compatible
  arago-qt5-test-image: add test minimal image for testing Qt5 migration

Roger Monk (2):
  ti-connectivity/wlconf_r8.a6.01: Fix missing line continuation in install me
  ti-connectivity/compat_wl18xx_r8.a6.01: Update SRC_URI


Changelog for meta-beagleboard:


Changelog for meta-browser:


Changelog for meta-bug:


Changelog for meta-chicken:


Changelog for meta-efikamx:


Changelog for meta-ettus:


Changelog for meta-fsl-arm:

Eric BENARD (1):
  qtbase: update mx5  mx6 support

Lauren Post (1):
  imx-kobs: Add version 3.5.7-1.0.0

Mario Domenech Goulart (1):
  imx28evk: add NAND support

Otavio Salvador (4):
  

[oe] [meta-webserver][PATCH v3] sthttpd: add systemd service

2013-10-14 Thread Paul Eggleton
From: Nick Glynn n.s.gl...@gmail.com

Signed-off-by: Nick Glynn n.s.gl...@gmail.com
Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com
---

Fixes since v2:
* Make it apply properly on top of master
* Avoid hardcoded paths in service file
* Tidy up commit message

 meta-webserver/recipes-httpd/sthttpd/sthttpd/thttpd.service | 10 ++
 meta-webserver/recipes-httpd/sthttpd/sthttpd_2.26.4.bb  | 11 ++-
 2 files changed, 20 insertions(+), 1 deletion(-)
 create mode 100644 meta-webserver/recipes-httpd/sthttpd/sthttpd/thttpd.service

diff --git a/meta-webserver/recipes-httpd/sthttpd/sthttpd/thttpd.service 
b/meta-webserver/recipes-httpd/sthttpd/sthttpd/thttpd.service
new file mode 100644
index 000..e2dae61
--- /dev/null
+++ b/meta-webserver/recipes-httpd/sthttpd/sthttpd/thttpd.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=Tiny/Turbo/Throttling Web Server
+
+[Service]
+Type=forking
+ExecStart=/usr/sbin/thttpd -d @@SRVDIR -c cgi-bin/* -i /var/run/thttpd.pid
+PIDFile=/var/run/thttpd.pid
+
+[Install]
+WantedBy=multi-user.target
diff --git a/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.26.4.bb 
b/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.26.4.bb
index ba2f047..0abd131 100644
--- a/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.26.4.bb
+++ b/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.26.4.bb
@@ -5,6 +5,7 @@ LICENSE = BSD-2-Clause
 LIC_FILES_CHKSUM = 
file://src/thttpd.c;beginline=1;endline=26;md5=0c5762c2c34dcbe9eb18815516502872
 
 SRC_URI = http://opensource.dyc.edu/pub/sthttpd/sthttpd-${PV}.tar.gz \
+   file://thttpd.service \
file://init
 
 SRC_URI[md5sum] = e645a85a97d3cb883011a35bc2211815
@@ -12,7 +13,7 @@ SRC_URI[sha256sum] = 
78e87979140cbda123c81b4051552242dbbffb5dec1a17e5f95ec4826b
 
 S = ${WORKDIR}/sthttpd-${PV}
 
-inherit autotools update-rc.d
+inherit autotools update-rc.d systemd
 
 EXTRA_OEMAKE += 'WEBDIR=${servicedir}/www'
 
@@ -21,11 +22,19 @@ do_install_append () {
 install -c -m 755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/thttpd
 sed -i -e 's,@@SRVDIR,${servicedir}/www,g' ${D}${sysconfdir}/init.d/thttpd
 sed -i 's!/usr/sbin/!${sbindir}/!g' ${D}${sysconfdir}/init.d/thttpd
+
+install -d ${D}${systemd_unitdir}/system
+install -m 0644 ${WORKDIR}/thttpd.service ${D}${systemd_unitdir}/system
+sed -i 's!/usr/sbin/!${sbindir}/!g' 
${D}${systemd_unitdir}/system/thttpd.service
+sed -i 's!/var/!${localstatedir}/!g' 
${D}${systemd_unitdir}/system/thttpd.service
+sed -i -e 's,@@SRVDIR,${servicedir}/www,g' 
${D}${systemd_unitdir}/system/thttpd.service
 }
 
 INITSCRIPT_NAME = thttpd
 INITSCRIPT_PARAMS = defaults
 
+SYSTEMD_SERVICE_${PN} = thttpd.service
+
 FILES_${PN} += ${servicedir}
 FILES_${PN}-dbg += ${servicedir}/www/cgi-bin/.debug
 
-- 
1.8.1.2

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


Re: [oe] [meta-handheld][PATCH] h3800.conf: fix MACHINE_FEATURES

2013-10-14 Thread Paul Eggleton
On Monday 14 October 2013 17:39:52 Andrea Adami wrote:
 Signed-off-by: Andrea Adami andrea.ad...@gmail.com
 ---
  conf/machine/h3800.conf | 4 +---
  1 file changed, 1 insertion(+), 3 deletions(-)
 
 diff --git a/conf/machine/h3800.conf b/conf/machine/h3800.conf
 index 0c3cf15..53f3940 100644
 --- a/conf/machine/h3800.conf
 +++ b/conf/machine/h3800.conf
 @@ -2,7 +2,5 @@
  #@NAME: Compaq iPAQ 38xx
  #@DESCRIPTION: Machine configuration for the Compaq iPAQ 38xx devices
 
 -#this machine will be primarily focussed on the 2.6 port
 -MACHINE_FEATURES = touchscreen apm alsa pcmcia bluetooth irda usbgadget
 screen vfat qvga -
  require conf/machine/h3600.conf
 +MACHINE_FEATURES += pcmcia bluetooth

I don't particularly like this. I'd rather these files stay separate for now.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-handheld][PATCH] zaurus: readd specific bits to each machine

2013-10-14 Thread Andrea Adami
Signed-off-by: Andrea Adami andrea.ad...@gmail.com
---
 conf/machine/akita.conf | 14 --
 conf/machine/c7x0.conf  | 16 ---
 conf/machine/collie.conf| 10 ++
 conf/machine/include/zaurus.inc | 43 -
 conf/machine/poodle.conf| 13 +
 conf/machine/spitz.conf | 27 ++
 conf/machine/tosa.conf  | 14 --
 7 files changed, 83 insertions(+), 54 deletions(-)

diff --git a/conf/machine/akita.conf b/conf/machine/akita.conf
index 4f9bccd..b7b1ed7 100644
--- a/conf/machine/akita.conf
+++ b/conf/machine/akita.conf
@@ -2,11 +2,21 @@
 #@NAME: Sharp Zaurus SL-C1000
 #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C1000 device
 
+# NAND factory-default
+# mtdparts=sharpsl-nand:7168k@0k(smf),59392k@7168k(root),-(home) 
+
 require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-xscale.inc
 
 PACKAGE_EXTRA_ARCHS_tune-xscale += iwmmxt 
 MACHINE_FEATURES += iwmmxt
 
-# NAND factory-default
-# mtdparts=sharpsl-nand:7168k@0k(smf),59392k@7168k(root),-(home) 
+ERASEBLOCKSIZE = 0x2
+
+EXTRA_IMAGECMD_jffs2 = -p -l --eraseblock=${ERASEBLOCKSIZE}
+EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}
+
+# UBI: max akita (128-7 MiB = 968 PEBs)
+# 121 x 1024 : 128 = 968 PEBs
+MKUBIFS_ARGS = -m 2048 -e 129024 -c 968 -x zlib
+UBINIZE_ARGS = -m 2048 -p ${ERASEBLOCKSIZE} -s 512
diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf
index 2f228a0..3c8e69a 100644
--- a/conf/machine/c7x0.conf
+++ b/conf/machine/c7x0.conf
@@ -2,11 +2,21 @@
 #@NAME: Sharp Zaurus SL-C7x0
 #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C700, Sharp 
Zaurus SL-C750, Sharp Zaurus SL-C760, Sharp Zaurus SL-C860 devices
 
-require conf/machine/include/zaurus.inc
-require conf/machine/include/tune-xscale.inc
-
 # NAND factory-default
 # SL-C700 (corgi) 
mtdparts=sharpsl-nand:7168k@0k(smf),25600k@7168k(root),-(home)
 # SL-C750 (Shepherd) 
mtdparts=sharpsl-nand:7168k@0k(smf),25600k@7168k(root),-(home)
 # SL-C760 (Husky) 
mtdparts=sharpsl-nand:7168k@0k(smf),54272k@7168k(root),-(home)
 # SL-C860 (Boxer) 
mtdparts=sharpsl-nand:7168k@0k(smf),54272k@7168k(root),-(home)
+
+require conf/machine/include/zaurus.inc
+require conf/machine/include/tune-xscale.inc
+
+ERASEBLOCKSIZE = 0x4000
+
+EXTRA_IMAGECMD_jffs2 = -p -l --eraseblock=${ERASEBLOCKSIZE}
+EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}
+
+# UBI: max c7x0 (128-7 MiB = 7744 PEBs)
+# 121 x 1024 : 16 = 7744 PEBs
+MKUBIFS_ARGS = -m 512 -e 15872 -c 7744 -x zlib
+UBINIZE_ARGS = -m 512 -p ${ERASEBLOCKSIZE} -s 256
diff --git a/conf/machine/collie.conf b/conf/machine/collie.conf
index 660be96..00a25bf 100644
--- a/conf/machine/collie.conf
+++ b/conf/machine/collie.conf
@@ -4,3 +4,13 @@
 
 require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-strongarm1100.inc
+
+ERASEBLOCKSIZE = 0x2
+
+EXTRA_IMAGECMD_jffs2 = --pad=14680064 --little-endian 
--eraseblock=${ERASEBLOCKSIZE} -n
+EXTRA_IMAGECMD_sum.jffs2 = --pad -l --eraseblock=0x2 -n
+
+# UBI: max collie (14.125 = 113 PEBs)
+# 14.125 x 1024 : 128 = 113 PEBs
+MKUBIFS_ARGS = -m 2048 -e 129024 -c 113 -x zlib
+UBINIZE_ARGS = -m 2048 -p ${ERASEBLOCKSIZE} -s 512
diff --git a/conf/machine/include/zaurus.inc b/conf/machine/include/zaurus.inc
index fd8cc9e..2f5d2e7 100644
--- a/conf/machine/include/zaurus.inc
+++ b/conf/machine/include/zaurus.inc
@@ -6,49 +6,6 @@ IMAGE_FSTYPES ?= tar.gz jffs2 sum.jffs2 ubifs
 INITRAMFS_FSTYPES ?= cpio.gz cpio.lzma
 IMAGE_DEVICE_TABLES = 
 
-ERASEBLOCKSIZE = 0x4000
-ERASEBLOCKSIZE_akita = 0x2
-ERASEBLOCKSIZE_spitz = 0x2
-
-# Warning! SL-C3000 has 0x4000 (16MiB NAND) 
-# C3100 and C3200 have same 128MiB NAND device as akita
-#
-# SL-C3000 (16-7 MiB = 576 PEBs)
-# 9 x 1024 : 16 = 576 PEBs
-# MKUBIFS_ARGS_spitz = -m 512 -e 15872 -c 576 -x zlib
-# UBINIZE_ARGS_spitz = -m 512 -p 16384 -s 256
-# ERASEBLOCKSIZE_spitz = 0x4000
-
-# UBI: max collie (14.125 = 113 PEBs)
-# 14.125 x 1024 : 128 = 113 PEBs
-MKUBIFS_ARGS_collie = -m 2048 -e 129024 -c 113 -x zlib
-UBINIZE_ARGS_collie = -m 2048 -p 131072 -s 512
-
-# UBI: max poodle (64-7 MiB = 3648 PEBs)
-# 57 x 1024 : 16 = 3648 PEBs
-MKUBIFS_ARGS_poodle = -m 512 -e 15872 -c 3648 -x zlib
-UBINIZE_ARGS_poodle = -m 512 -p 16384 -s 256
-
-# UBI: max c7x0 (128-7 MiB = 7744 PEBs)
-# 121 x 1024 : 16 = 7744 PEBs
-MKUBIFS_ARGS_c7x0 = -m 512 -e 15872 -c 7744 -x zlib
-UBINIZE_ARGS_c7x0 = -m 512 -p 16384 -s 256
-
-# UBI: max tosa (128-7 MiB = 7744 PEBs)
-# 121 x 1024 : 16 = 7744 PEBs
-MKUBIFS_ARGS_tosa = -m 512 -e 15872 -c 7744 -x zlib
-UBINIZE_ARGS_tosa = -m 512 -p 16384 -s 256
-
-# UBI: max akita (128-7 MiB = 968 PEBs)
-# 121 x 1024 : 128 = 968 PEBs
-MKUBIFS_ARGS_akita = -m 2048 -e 129024 -c 968 -x zlib
-UBINIZE_ARGS_akita = -m 2048 -p 131072 -s 512
-
-# UBI: max spitz (128-7 MiB = 968 PEBs)
-# 121 x 1024 : 128 = 968 PEBs
-MKUBIFS_ARGS_spitz = -m 2048 -e 129024 -c 968 -x zlib

[oe] [meta-handheld][PATCH] zaurus.inc: remove code for JFFS2 now split in machine configuration

2013-10-14 Thread Andrea Adami
Signed-off-by: Andrea Adami andrea.ad...@gmail.com
---
 conf/machine/include/zaurus.inc | 7 ---
 1 file changed, 7 deletions(-)

diff --git a/conf/machine/include/zaurus.inc b/conf/machine/include/zaurus.inc
index 2f5d2e7..480c855 100644
--- a/conf/machine/include/zaurus.inc
+++ b/conf/machine/include/zaurus.inc
@@ -6,13 +6,6 @@ IMAGE_FSTYPES ?= tar.gz jffs2 sum.jffs2 ubifs
 INITRAMFS_FSTYPES ?= cpio.gz cpio.lzma
 IMAGE_DEVICE_TABLES = 
 
-# kernel now supports favourlzo
-EXTRA_IMAGECMD_jffs2 = -p -l --eraseblock=${ERASEBLOCKSIZE}
-EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}
-
-EXTRA_IMAGECMD_jffs2_collie = --pad=14680064 --little-endian 
--eraseblock=0x2 -n
-EXTRA_IMAGECMD_sum.jffs2_collie = --pad -l --eraseblock=0x2 -n
-
 #
 # xserver
 #
-- 
1.8.1.5

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


Re: [oe] [meta-handheld][PATCH] h3800.conf: fix MACHINE_FEATURES

2013-10-14 Thread Andrea Adami
On Mon, Oct 14, 2013 at 5:54 PM, Paul Eggleton
paul.eggle...@linux.intel.com wrote:
 On Monday 14 October 2013 17:39:52 Andrea Adami wrote:
 Signed-off-by: Andrea Adami andrea.ad...@gmail.com
 ---
  conf/machine/h3800.conf | 4 +---
  1 file changed, 1 insertion(+), 3 deletions(-)

 diff --git a/conf/machine/h3800.conf b/conf/machine/h3800.conf
 index 0c3cf15..53f3940 100644
 --- a/conf/machine/h3800.conf
 +++ b/conf/machine/h3800.conf
 @@ -2,7 +2,5 @@
  #@NAME: Compaq iPAQ 38xx
  #@DESCRIPTION: Machine configuration for the Compaq iPAQ 38xx devices

 -#this machine will be primarily focussed on the 2.6 port
 -MACHINE_FEATURES = touchscreen apm alsa pcmcia bluetooth irda usbgadget
 screen vfat qvga -
  require conf/machine/h3600.conf
 +MACHINE_FEATURES += pcmcia bluetooth

 I don't particularly like this. I'd rather these files stay separate for now.

 Cheers,
 Paul

I understand but see, the include resets the MACHINE_FEATURES as-it-is...

Cheers

Andrea


 --

 Paul Eggleton
 Intel Open Source Technology Centre
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-handheld][PATCH] h3800.conf: fix MACHINE_FEATURES

2013-10-14 Thread Eric Bénard
Hi Andrea,

Le Mon, 14 Oct 2013 17:39:52 +0200,
Andrea Adami andrea.ad...@gmail.com a écrit :
  require conf/machine/h3600.conf
 +MACHINE_FEATURES += pcmcia bluetooth

not directly related to your patch, but I have an old H3600 with a
compactflash extension (both covered of dust ;-) : which image would you
recommend to build to test on this PDA ?

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


Re: [oe] [meta-handheld][PATCH] h3800.conf: fix MACHINE_FEATURES

2013-10-14 Thread Paul Eggleton
On Monday 14 October 2013 18:24:38 Andrea Adami wrote:
 On Mon, Oct 14, 2013 at 5:54 PM, Paul Eggleton
 
 paul.eggle...@linux.intel.com wrote:
  On Monday 14 October 2013 17:39:52 Andrea Adami wrote:
  Signed-off-by: Andrea Adami andrea.ad...@gmail.com
  ---
  
   conf/machine/h3800.conf | 4 +---
   1 file changed, 1 insertion(+), 3 deletions(-)
  
  diff --git a/conf/machine/h3800.conf b/conf/machine/h3800.conf
  index 0c3cf15..53f3940 100644
  --- a/conf/machine/h3800.conf
  +++ b/conf/machine/h3800.conf
  @@ -2,7 +2,5 @@
  
   #@NAME: Compaq iPAQ 38xx
   #@DESCRIPTION: Machine configuration for the Compaq iPAQ 38xx devices
  
  -#this machine will be primarily focussed on the 2.6 port
  -MACHINE_FEATURES = touchscreen apm alsa pcmcia bluetooth irda usbgadget
  screen vfat qvga -
  
   require conf/machine/h3600.conf
  
  +MACHINE_FEATURES += pcmcia bluetooth
  
  I don't particularly like this. I'd rather these files stay separate for
  now.
  
  Cheers,
  Paul
 
 I understand but see, the include resets the MACHINE_FEATURES as-it-is...

Oops, I had missed that this file was doing a require already. My apologies.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [RFC] Create meta-sdr in meta-oe

2013-10-14 Thread Denys Dmytriyenko
On Thu, Oct 10, 2013 at 08:49:03PM +0200, Koen Kooi wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Op 10-10-13 20:34, Philip Balister schreef:
  At the GNU Radio conference last week, several people working with 
  gnuradio on embedded systems asked about creating a meta-sdr to hold 
  gnuradio and uhd. This would be the starting point for adding some other 
  gnuradio out of tree applications. This could also be a home for some 
  other sdr frameworks such as Iris and ALOE.
  
  Software that is more focused toward the amateur radio community should 
  not end up here since there is little overlap in the developer 
  communities at this time.
  
  Any comments?
 
 soft66 and rtl-sdr can live there as well. I have recipes for that :)

I like both proposals. The only question is which is better placements - an 
own repo and a layer, or just another sub-layer in meta-openembedded repo?

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


[oe] [meta-oe][PATCH] orc: update to version 0.4.18

2013-10-14 Thread Carlos Rafael Giani
This is the minimum required version for the Orc support in GStreamer 1.2

Signed-off-by: Carlos Rafael Giani d...@pseudoterminal.org
---
 meta-oe/recipes-devtools/orc/orc_0.4.16.bb | 6 --
 meta-oe/recipes-devtools/orc/orc_0.4.18.bb | 6 ++
 2 files changed, 6 insertions(+), 6 deletions(-)
 delete mode 100644 meta-oe/recipes-devtools/orc/orc_0.4.16.bb
 create mode 100644 meta-oe/recipes-devtools/orc/orc_0.4.18.bb

diff --git a/meta-oe/recipes-devtools/orc/orc_0.4.16.bb 
b/meta-oe/recipes-devtools/orc/orc_0.4.16.bb
deleted file mode 100644
index bb193ab..000
--- a/meta-oe/recipes-devtools/orc/orc_0.4.16.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require orc.inc
-
-PR = ${INC_PR}.0
-
-SRC_URI[orc.md5sum] = e482932e544c847761449b106ecbc483
-SRC_URI[orc.sha256sum] = 
700e4edba20a0ed42164b645da26ce515b883d4c4633b222302f1e541f2a58ab
diff --git a/meta-oe/recipes-devtools/orc/orc_0.4.18.bb 
b/meta-oe/recipes-devtools/orc/orc_0.4.18.bb
new file mode 100644
index 000..2375d8c
--- /dev/null
+++ b/meta-oe/recipes-devtools/orc/orc_0.4.18.bb
@@ -0,0 +1,6 @@
+require orc.inc
+
+PR = ${INC_PR}.0
+
+SRC_URI[orc.md5sum] = 1a2552e8d127526c48d644fe6437b377
+SRC_URI[orc.sha256sum] = 
34d3c8a7259f42bed4dcfbc106c5e3d0cc8e17eeaa73128d1c5eaf92883a6a24
-- 
1.8.4

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


[oe] [meta-handheld][PATCH] meta-handheld: use explicit ERASEBLOCKSIZE and remove the variable

2013-10-14 Thread Andrea Adami
Signed-off-by: Andrea Adami andrea.ad...@gmail.com
---
 conf/machine/akita.conf  | 6 ++
 conf/machine/c7x0.conf   | 6 ++
 conf/machine/collie.conf | 6 ++
 conf/machine/h3600.conf  | 3 +--
 conf/machine/poodle.conf | 6 ++
 conf/machine/spitz.conf  | 6 ++
 conf/machine/tosa.conf   | 6 ++
 7 files changed, 13 insertions(+), 26 deletions(-)

diff --git a/conf/machine/akita.conf b/conf/machine/akita.conf
index b7b1ed7..12a2fe9 100644
--- a/conf/machine/akita.conf
+++ b/conf/machine/akita.conf
@@ -11,12 +11,10 @@ require conf/machine/include/tune-xscale.inc
 PACKAGE_EXTRA_ARCHS_tune-xscale += iwmmxt 
 MACHINE_FEATURES += iwmmxt
 
-ERASEBLOCKSIZE = 0x2
-
-EXTRA_IMAGECMD_jffs2 = -p -l --eraseblock=${ERASEBLOCKSIZE}
+EXTRA_IMAGECMD_jffs2 = -p -l -e 0x2
 EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}
 
 # UBI: max akita (128-7 MiB = 968 PEBs)
 # 121 x 1024 : 128 = 968 PEBs
 MKUBIFS_ARGS = -m 2048 -e 129024 -c 968 -x zlib
-UBINIZE_ARGS = -m 2048 -p ${ERASEBLOCKSIZE} -s 512
+UBINIZE_ARGS = -m 2048 -p 131072 -s 512
diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf
index 3c8e69a..ffa998d 100644
--- a/conf/machine/c7x0.conf
+++ b/conf/machine/c7x0.conf
@@ -11,12 +11,10 @@
 require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-xscale.inc
 
-ERASEBLOCKSIZE = 0x4000
-
-EXTRA_IMAGECMD_jffs2 = -p -l --eraseblock=${ERASEBLOCKSIZE}
+EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4000
 EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}
 
 # UBI: max c7x0 (128-7 MiB = 7744 PEBs)
 # 121 x 1024 : 16 = 7744 PEBs
 MKUBIFS_ARGS = -m 512 -e 15872 -c 7744 -x zlib
-UBINIZE_ARGS = -m 512 -p ${ERASEBLOCKSIZE} -s 256
+UBINIZE_ARGS = -m 512 -p 16384 -s 256
diff --git a/conf/machine/collie.conf b/conf/machine/collie.conf
index 00a25bf..26bc257 100644
--- a/conf/machine/collie.conf
+++ b/conf/machine/collie.conf
@@ -5,10 +5,8 @@
 require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-strongarm1100.inc
 
-ERASEBLOCKSIZE = 0x2
-
-EXTRA_IMAGECMD_jffs2 = --pad=14680064 --little-endian 
--eraseblock=${ERASEBLOCKSIZE} -n
-EXTRA_IMAGECMD_sum.jffs2 = --pad -l --eraseblock=0x2 -n
+EXTRA_IMAGECMD_jffs2 = -p 14680064 -l -e 0x2 -n
+EXTRA_IMAGECMD_sum.jffs2 = -p -l -e 0x2 -n
 
 # UBI: max collie (14.125 = 113 PEBs)
 # 14.125 x 1024 : 128 = 113 PEBs
diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf
index adb354d..78e11be 100644
--- a/conf/machine/h3600.conf
+++ b/conf/machine/h3600.conf
@@ -27,8 +27,7 @@ MACHINE_EXTRA_RDEPENDS = mtd-utils mtd-utils-jffs2
 
 MACHINE_EXTRA_RRECOMMENDS = 
 
-ERASEBLOCKSIZE = 0x4
-EXTRA_IMAGECMD_jffs2 = -p -l --eraseblock=${ERASEBLOCKSIZE}
+EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4
 
 #
 # Modules autoload and other boot properties
diff --git a/conf/machine/poodle.conf b/conf/machine/poodle.conf
index b3a34f8..53dbc4a 100644
--- a/conf/machine/poodle.conf
+++ b/conf/machine/poodle.conf
@@ -8,12 +8,10 @@
 require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-xscale.inc
 
-ERASEBLOCKSIZE = 0x4000
-
-EXTRA_IMAGECMD_jffs2 = -p -l --eraseblock=${ERASEBLOCKSIZE}
+EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4000
 EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}
 
 # UBI: max poodle (64-7 MiB = 3648 PEBs)
 # 57 x 1024 : 16 = 3648 PEBs
 MKUBIFS_ARGS = -m 512 -e 15872 -c 3648 -x zlib
-UBINIZE_ARGS = -m 512 -p ${ERASEBLOCKSIZE} -s 256
+UBINIZE_ARGS = -m 512 -p 16384 -s 256
diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf
index e88462e..d4243fa 100644
--- a/conf/machine/spitz.conf
+++ b/conf/machine/spitz.conf
@@ -22,12 +22,10 @@ PACKAGE_EXTRA_ARCHS_tune-xscale += iwmmxt
 # MKUBIFS_ARGS = -m 512 -e 15872 -c 576 -x zlib
 # UBINIZE_ARGS = -m 512 -p 16384 -s 256
 
-ERASEBLOCKSIZE = 0x2
-
-EXTRA_IMAGECMD_jffs2 = -p -l --eraseblock=${ERASEBLOCKSIZE}
+EXTRA_IMAGECMD_jffs2 = -p -l -e 0x2
 EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}
 
 # UBI: max spitz (128-7 MiB = 968 PEBs)
 # 121 x 1024 : 128 = 968 PEBs
 MKUBIFS_ARGS = -m 2048 -e 129024 -c 968 -x zlib
-UBINIZE_ARGS = -m 2048 -p ${ERASEBLOCKSIZE} -s 512
+UBINIZE_ARGS = -m 2048 -p 131072 -s 512
diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf
index dcfad04..0ec93c7 100644
--- a/conf/machine/tosa.conf
+++ b/conf/machine/tosa.conf
@@ -8,12 +8,10 @@
 require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-xscale.inc
 
-ERASEBLOCKSIZE = 0x4000
-
-EXTRA_IMAGECMD_jffs2 = -p -l --eraseblock=${ERASEBLOCKSIZE}
+EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4000
 EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}
 
 # UBI: max tosa (128-7 MiB = 7744 PEBs)
 # 121 x 1024 : 16 = 7744 PEBs
 MKUBIFS_ARGS = -m 512 -e 15872 -c 7744 -x zlib
-UBINIZE_ARGS = -m 512 -p ${ERASEBLOCKSIZE} -s 256
+UBINIZE_ARGS = -m 512 -p 16384 -s 256
-- 
1.8.1.5

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


[oe] [meta-handheld][PATCH] spitz.conf: reorder and add full example for SL-C3000

2013-10-14 Thread Andrea Adami
This device has different eraseblock size.
Explain it clearly with example ready to un-comment.

Signed-off-by: Andrea Adami andrea.ad...@gmail.com
---
 conf/machine/spitz.conf | 16 
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf
index d4243fa..6a74165 100644
--- a/conf/machine/spitz.conf
+++ b/conf/machine/spitz.conf
@@ -7,21 +7,21 @@
 # SL-C3100 (borzoi) 
mtdparts=sharpsl-nand:7168k@0k(smf),32768k@7168k(root),-(home)
 # SL-C3200 (terrier) 
mtdparts=sharpsl-nand:7168k@0k(smf),44032k@7168k(root),-(home)
 
-require conf/machine/include/zaurus.inc
-require conf/machine/include/tune-xscale.inc
-
-MACHINE_FEATURES += iwmmxt
-PACKAGE_EXTRA_ARCHS_tune-xscale += iwmmxt
-
-# Warning! SL-C3000 has 0x4000 (16MiB NAND) 
+# Warning! SL-C3000 has 0x4000 eraseblock size (16MiB NAND) 
 # C3100 and C3200 have same 128MiB NAND device as akita
 #
 # SL-C3000 (16-7 MiB = 576 PEBs)
 # 9 x 1024 : 16 = 576 PEBs
-# ERASEBLOCKSIZE = 0x4000
+# EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4000
 # MKUBIFS_ARGS = -m 512 -e 15872 -c 576 -x zlib
 # UBINIZE_ARGS = -m 512 -p 16384 -s 256
 
+require conf/machine/include/zaurus.inc
+require conf/machine/include/tune-xscale.inc
+
+MACHINE_FEATURES += iwmmxt
+PACKAGE_EXTRA_ARCHS_tune-xscale += iwmmxt
+
 EXTRA_IMAGECMD_jffs2 = -p -l -e 0x2
 EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}
 
-- 
1.8.1.5

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


Re: [oe] [meta-handheld][PATCH] zaurus: use mkfs.jffs2 -n option only for NAND

2013-10-14 Thread Andrea Adami
Please disregard this patch: is wrong (-n is set in IMAGE_CMD_JFFS2)
and superseded

Sorry for the noise
Andrea


On Mon, Oct 14, 2013 at 11:34 PM, Andrea Adami andrea.ad...@gmail.com wrote:
 And remove it for collie (NOR).

 Signed-off-by: Andrea Adami andrea.ad...@gmail.com
 ---
  conf/machine/akita.conf  | 2 +-
  conf/machine/c7x0.conf   | 2 +-
  conf/machine/collie.conf | 4 ++--
  conf/machine/poodle.conf | 2 +-
  conf/machine/spitz.conf  | 4 ++--
  conf/machine/tosa.conf   | 2 +-
  6 files changed, 8 insertions(+), 8 deletions(-)

 diff --git a/conf/machine/akita.conf b/conf/machine/akita.conf
 index 12a2fe9..e6f020b 100644
 --- a/conf/machine/akita.conf
 +++ b/conf/machine/akita.conf
 @@ -11,7 +11,7 @@ require conf/machine/include/tune-xscale.inc
  PACKAGE_EXTRA_ARCHS_tune-xscale += iwmmxt
  MACHINE_FEATURES += iwmmxt

 -EXTRA_IMAGECMD_jffs2 = -p -l -e 0x2
 +EXTRA_IMAGECMD_jffs2 = -p -l -e 0x2 -n
  EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}

  # UBI: max akita (128-7 MiB = 968 PEBs)
 diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf
 index ffa998d..08a528e 100644
 --- a/conf/machine/c7x0.conf
 +++ b/conf/machine/c7x0.conf
 @@ -11,7 +11,7 @@
  require conf/machine/include/zaurus.inc
  require conf/machine/include/tune-xscale.inc

 -EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4000
 +EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4000 -n
  EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}

  # UBI: max c7x0 (128-7 MiB = 7744 PEBs)
 diff --git a/conf/machine/collie.conf b/conf/machine/collie.conf
 index 26bc257..9f45f56 100644
 --- a/conf/machine/collie.conf
 +++ b/conf/machine/collie.conf
 @@ -5,8 +5,8 @@
  require conf/machine/include/zaurus.inc
  require conf/machine/include/tune-strongarm1100.inc

 -EXTRA_IMAGECMD_jffs2 = -p 14680064 -l -e 0x2 -n
 -EXTRA_IMAGECMD_sum.jffs2 = -p -l -e 0x2 -n
 +EXTRA_IMAGECMD_jffs2 = -p 14680064 -l -e 0x2
 +EXTRA_IMAGECMD_sum.jffs2 = -p -l -e 0x2

  # UBI: max collie (14.125 = 113 PEBs)
  # 14.125 x 1024 : 128 = 113 PEBs
 diff --git a/conf/machine/poodle.conf b/conf/machine/poodle.conf
 index 53dbc4a..ce3c8b3 100644
 --- a/conf/machine/poodle.conf
 +++ b/conf/machine/poodle.conf
 @@ -8,7 +8,7 @@
  require conf/machine/include/zaurus.inc
  require conf/machine/include/tune-xscale.inc

 -EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4000
 +EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4000 -n
  EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}

  # UBI: max poodle (64-7 MiB = 3648 PEBs)
 diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf
 index 6a74165..0ecce8b 100644
 --- a/conf/machine/spitz.conf
 +++ b/conf/machine/spitz.conf
 @@ -12,7 +12,7 @@
  #
  # SL-C3000 (16-7 MiB = 576 PEBs)
  # 9 x 1024 : 16 = 576 PEBs
 -# EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4000
 +# EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4000 -n
  # MKUBIFS_ARGS = -m 512 -e 15872 -c 576 -x zlib
  # UBINIZE_ARGS = -m 512 -p 16384 -s 256

 @@ -22,7 +22,7 @@ require conf/machine/include/tune-xscale.inc
  MACHINE_FEATURES += iwmmxt
  PACKAGE_EXTRA_ARCHS_tune-xscale += iwmmxt

 -EXTRA_IMAGECMD_jffs2 = -p -l -e 0x2
 +EXTRA_IMAGECMD_jffs2 = -p -l -e 0x2 -n
  EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}

  # UBI: max spitz (128-7 MiB = 968 PEBs)
 diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf
 index 0ec93c7..3c19225 100644
 --- a/conf/machine/tosa.conf
 +++ b/conf/machine/tosa.conf
 @@ -8,7 +8,7 @@
  require conf/machine/include/zaurus.inc
  require conf/machine/include/tune-xscale.inc

 -EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4000
 +EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4000 -n
  EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}

  # UBI: max tosa (128-7 MiB = 7744 PEBs)
 --
 1.8.1.5

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


[oe] [meta-handheld][PATCH] zaurus: simplify JFFS2 creation using code in image_fstype.bbclass

2013-10-14 Thread Andrea Adami
fix ${ERASEBLOCKSIZE} remnant for collie

Signed-off-by: Andrea Adami andrea.ad...@gmail.com
---
 conf/machine/akita.conf  | 3 +--
 conf/machine/c7x0.conf   | 3 +--
 conf/machine/collie.conf | 8 +---
 conf/machine/poodle.conf | 3 +--
 conf/machine/spitz.conf  | 5 ++---
 conf/machine/tosa.conf   | 3 +--
 6 files changed, 11 insertions(+), 14 deletions(-)

diff --git a/conf/machine/akita.conf b/conf/machine/akita.conf
index 12a2fe9..a6f6f14 100644
--- a/conf/machine/akita.conf
+++ b/conf/machine/akita.conf
@@ -11,8 +11,7 @@ require conf/machine/include/tune-xscale.inc
 PACKAGE_EXTRA_ARCHS_tune-xscale += iwmmxt 
 MACHINE_FEATURES += iwmmxt
 
-EXTRA_IMAGECMD_jffs2 = -p -l -e 0x2
-EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}
+JFFS2_ERASEBLOCK = 0x2
 
 # UBI: max akita (128-7 MiB = 968 PEBs)
 # 121 x 1024 : 128 = 968 PEBs
diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf
index ffa998d..4254258 100644
--- a/conf/machine/c7x0.conf
+++ b/conf/machine/c7x0.conf
@@ -11,8 +11,7 @@
 require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-xscale.inc
 
-EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4000
-EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}
+JFFS2_ERASEBLOCK = 0x4000
 
 # UBI: max c7x0 (128-7 MiB = 7744 PEBs)
 # 121 x 1024 : 16 = 7744 PEBs
diff --git a/conf/machine/collie.conf b/conf/machine/collie.conf
index 26bc257..baa2c0f 100644
--- a/conf/machine/collie.conf
+++ b/conf/machine/collie.conf
@@ -5,10 +5,12 @@
 require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-strongarm1100.inc
 
-EXTRA_IMAGECMD_jffs2 = -p 14680064 -l -e 0x2 -n
-EXTRA_IMAGECMD_sum.jffs2 = -p -l -e 0x2 -n
+JFFS2_ERASEBLOCK = 0x2
+
+EXTRA_IMAGECMD_jffs2 = -p 14680064 -l -e ${JFFS2_ERASEBLOCK}
+EXTRA_IMAGECMD_sum.jffs2 = -p -l -e ${JFFS2_ERASEBLOCK}
 
 # UBI: max collie (14.125 = 113 PEBs)
 # 14.125 x 1024 : 128 = 113 PEBs
 MKUBIFS_ARGS = -m 2048 -e 129024 -c 113 -x zlib
-UBINIZE_ARGS = -m 2048 -p ${ERASEBLOCKSIZE} -s 512
+UBINIZE_ARGS = -m 2048 -p 131072 -s 512
diff --git a/conf/machine/poodle.conf b/conf/machine/poodle.conf
index 53dbc4a..9d11893 100644
--- a/conf/machine/poodle.conf
+++ b/conf/machine/poodle.conf
@@ -8,8 +8,7 @@
 require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-xscale.inc
 
-EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4000
-EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}
+JFFS2_ERASEBLOCK = 0x4000
 
 # UBI: max poodle (64-7 MiB = 3648 PEBs)
 # 57 x 1024 : 16 = 3648 PEBs
diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf
index 6a74165..9d41637 100644
--- a/conf/machine/spitz.conf
+++ b/conf/machine/spitz.conf
@@ -12,7 +12,7 @@
 #
 # SL-C3000 (16-7 MiB = 576 PEBs)
 # 9 x 1024 : 16 = 576 PEBs
-# EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4000
+# JFFS2_ERASEBLOCK = 0x4000
 # MKUBIFS_ARGS = -m 512 -e 15872 -c 576 -x zlib
 # UBINIZE_ARGS = -m 512 -p 16384 -s 256
 
@@ -22,8 +22,7 @@ require conf/machine/include/tune-xscale.inc
 MACHINE_FEATURES += iwmmxt
 PACKAGE_EXTRA_ARCHS_tune-xscale += iwmmxt
 
-EXTRA_IMAGECMD_jffs2 = -p -l -e 0x2
-EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}
+JFFS2_ERASEBLOCK = 0x2
 
 # UBI: max spitz (128-7 MiB = 968 PEBs)
 # 121 x 1024 : 128 = 968 PEBs
diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf
index 0ec93c7..7e8c0da 100644
--- a/conf/machine/tosa.conf
+++ b/conf/machine/tosa.conf
@@ -8,8 +8,7 @@
 require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-xscale.inc
 
-EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4000
-EXTRA_IMAGECMD_sum.jffs2 = ${EXTRA_IMAGECMD_jffs2}
+JFFS2_ERASEBLOCK = 0x4000
 
 # UBI: max tosa (128-7 MiB = 7744 PEBs)
 # 121 x 1024 : 16 = 7744 PEBs
-- 
1.8.1.5

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


[oe] [meta-handheld][PATCH] meta-handheld: use code in image_types.bbclass for JFFS2

2013-10-14 Thread Andrea Adami
Signed-off-by: Andrea Adami andrea.ad...@gmail.com
---
 conf/machine/h1910.conf| 2 +-
 conf/machine/h2200.conf| 2 +-
 conf/machine/h3600.conf| 3 ++-
 conf/machine/h5000.conf| 5 -
 conf/machine/hx4700.conf   | 7 +++
 conf/machine/include/motorola-ezx-base.inc | 3 ++-
 conf/machine/jornada56x.conf   | 2 +-
 conf/machine/palmtt.conf   | 3 ++-
 conf/machine/palmz71.conf  | 3 ++-
 conf/machine/simpad.conf   | 6 +++---
 10 files changed, 21 insertions(+), 15 deletions(-)

diff --git a/conf/machine/h1910.conf b/conf/machine/h1910.conf
index 56c560e..012b2e5 100644
--- a/conf/machine/h1910.conf
+++ b/conf/machine/h1910.conf
@@ -14,7 +14,7 @@ MACHINE_FEATURES = touchscreen apm alsa irda usbgadget 
screen vfat qvga
 #
 PREFERRED_PROVIDER_virtual/kernel = linux-handhelds-2.6
 
-EXTRA_IMAGECMD_h1910_jffs2 = -e 0x4000 -p -n
+JFFS2_ERASEBLOCK = 0x4000
 
 #
 # Modules autoload and other boot properties
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf
index 30c8a81..97cfbb7 100644
--- a/conf/machine/h2200.conf
+++ b/conf/machine/h2200.conf
@@ -23,7 +23,7 @@ MACHINE_EXTRA_RRECOMMENDS = \
 kernel-module-i2c-pxa \
 
 
-EXTRA_IMAGECMD_jffs2 = --pad --eraseblock=0x4000
+JFFS2_ERASEBLOCK = 0x4000
 
 #
 # Modules autoload and other boot properties
diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf
index 78e11be..70d31d6 100644
--- a/conf/machine/h3600.conf
+++ b/conf/machine/h3600.conf
@@ -27,7 +27,8 @@ MACHINE_EXTRA_RDEPENDS = mtd-utils mtd-utils-jffs2
 
 MACHINE_EXTRA_RRECOMMENDS = 
 
-EXTRA_IMAGECMD_jffs2 = -p -l -e 0x4
+JFFS2_ERASEBLOCK = 0x4
+EXTRA_IMAGECMD_jffs2_append =  ; echo '${IMAGE_NAME}  
${IMAGE_NAME}.rootfs.jffs2 - root'  ${DEPLOY_DIR_IMAGE}/reflash.ctl
 
 #
 # Modules autoload and other boot properties
diff --git a/conf/machine/h5000.conf b/conf/machine/h5000.conf
index 2197520..a01393b 100644
--- a/conf/machine/h5000.conf
+++ b/conf/machine/h5000.conf
@@ -13,7 +13,10 @@ MACHINE_FEATURES = touchscreen apm alsa pcmcia bluetooth 
irda wifi usbgadget us
 # Software/packages selection
 #
 PREFERRED_PROVIDER_virtual/kernel = linux-handhelds-2.6
-EXTRA_IMAGECMD_jffs2 = -e 0x4 -p ; echo '${IMAGE_NAME}  
${IMAGE_NAME}.rootfs.jffs2 - root'  ${DEPLOY_DIR_IMAGE}/reflash.ctl
+
+JFFS2_ERASEBLOCK = 0x4
+EXTRA_IMAGECMD_jffs2_append =  ; echo '${IMAGE_NAME}  
${IMAGE_NAME}.rootfs.jffs2 - root'  ${DEPLOY_DIR_IMAGE}/reflash.ctl
+
 
 # Ship complete set of modules ('kernel-modules') for easier debug purposes 
 MACHINE_EXTRA_RDEPENDS = kernel ipaq-boot-params
diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf
index 0099f8a..3be0628 100644
--- a/conf/machine/hx4700.conf
+++ b/conf/machine/hx4700.conf
@@ -32,11 +32,10 @@ MACHINE_EXTRA_RRECOMMENDS = \
kernel-module-snd-hx4700-audio \
 keymaps
 
-#write out a reflash.ctl with the appriate entries for the rootfs, the ones 
for the kernel should already be there
-EXTRA_IMAGECMD_jffs2 = ; sumtool -i 
${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2 \
- -o 
${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs-summary.jffs2 \
- -e 256KiB -p ; echo '${IMAGE_NAME}  
${IMAGE_NAME}.rootfs.jffs2 - root'  ${DEPLOY_DIR_IMAGE}/reflash.ctl
+JFFS2_ERASEBLOCK = 0x4
 
+#write out a reflash.ctl with the appriate entries for the rootfs, the ones 
for the kernel should already be there
+EXTRA_IMAGECMD_jffs2_append =  ; echo '${IMAGE_NAME}  
${IMAGE_NAME}.rootfs.jffs2 - root'  ${DEPLOY_DIR_IMAGE}/reflash.ctl
 
 #
 # Modules autoload and other boot properties
diff --git a/conf/machine/include/motorola-ezx-base.inc 
b/conf/machine/include/motorola-ezx-base.inc
index f5d11a5..a84e189 100644
--- a/conf/machine/include/motorola-ezx-base.inc
+++ b/conf/machine/include/motorola-ezx-base.inc
@@ -29,7 +29,8 @@ PREFERRED_PROVIDER_virtual/kernel ?= openezx-kernel
 MODUTILS = 26
 
 IMAGE_FSTYPES ?= jffs2
-EXTRA_IMAGECMD_jffs2 = --pad=14680064 --little-endian --eraseblock=0x2 -n
+JFFS2_ERASEBLOCK = 0x2
+EXTRA_IMAGECMD_jffs2 = --pad=14680064 --little-endian 
--eraseblock=${JFFS2_ERASEBLOCK} -n
 
 # In order to enable UIBIFS add uibi and ubifs
 #IMAGE_FSTYPES += ubi ubifs
diff --git a/conf/machine/jornada56x.conf b/conf/machine/jornada56x.conf
index 4a0d2e6..746e1eb 100644
--- a/conf/machine/jornada56x.conf
+++ b/conf/machine/jornada56x.conf
@@ -6,7 +6,7 @@ PREFERRED_PROVIDER_virtual/kernel = linux-handhelds-2.6
 PREFERRED_PROVIDERS += virtual/${TARGET_PREFIX}depmod:module-init-tools-cross
 BOOTSTRAP_EXTRA_RDEPENDS = kernel kernel-modules module-init-tools 
 
-EXTRA_IMAGECMD_jornada56x_jffs2 = -e 0x4 -p
+JFFS2_ERASEBLOCK = 0x4
 
 SERIAL_CONSOLE = 115200 ttySA0
 
diff --git a/conf/machine/palmtt.conf b/conf/machine/palmtt.conf
index 0965c0e..8db4a66 100644
--- a/conf/machine/palmtt.conf
+++ b/conf/machine/palmtt.conf
@@ -5,6 +5,7 

[oe] [meta-gnome/meta-systemd 2/2] connman: follow oe-core to 1.18

2013-10-14 Thread Andreas Müller
Signed-off-by: Andreas Müller schnitzelt...@googlemail.com
---
 .../connman/{connman_1.17.bbappend = connman_1.18.bbappend}  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename 
meta-systemd/oe-core/recipes-connectivity/connman/{connman_1.17.bbappend = 
connman_1.18.bbappend} (100%)

diff --git 
a/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.17.bbappend 
b/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.18.bbappend
similarity index 100%
rename from 
meta-systemd/oe-core/recipes-connectivity/connman/connman_1.17.bbappend
rename to 
meta-systemd/oe-core/recipes-connectivity/connman/connman_1.18.bbappend
-- 
1.8.3.1

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


[oe] [meta-gnome/meta-systemd 0/2] fixes for latest oe-core

2013-10-14 Thread Andreas Müller
Andreas Müller (2):
  orbit2: fix build after automake 1.13.4 update
  connman: follow oe-core to 1.18

 ...LAGS-instead-of-INCLUDES-and-fix-problem-.patch | 42 ++
 meta-gnome/recipes-gnome/orbit2/orbit2_2.14.19.bb  |  1 +
 ...connman_1.17.bbappend = connman_1.18.bbappend} |  0
 3 files changed, 43 insertions(+)
 create mode 100644 
meta-gnome/recipes-gnome/orbit2/orbit2/0002-Use-AM_CPPFLAGS-instead-of-INCLUDES-and-fix-problem-.patch
 rename 
meta-systemd/oe-core/recipes-connectivity/connman/{connman_1.17.bbappend = 
connman_1.18.bbappend} (100%)

-- 
1.8.3.1

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


[oe] [meta-gnome/meta-systemd 1/2] orbit2: fix build after automake 1.13.4 update

2013-10-14 Thread Andreas Müller
fixes:
| test/everything/Makefile.am:81: error: using '$(srcdir)' in TESTS is 
currently broken: '$(srcdir)/test.sh'
| test/inhibit/Makefile.am:4: warning: 'INCLUDES' is the old name for 
'AM_CPPFLAGS' (or '*_CPPFLAGS')
| test/poa/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
(or '*_CPPFLAGS')
| autoreconf: automake failed with exit status: 1
| ERROR: autoreconf execution failed.
| WARNING: 
/home/superandy/tmp/oe-core-eglibc/work/x86_64-linux/orbit2-native/2.14.19-r0/temp/run.do_configure.14800:1
 exit 1 from
|   exit 1
| ERROR: Function failed: do_configure (log file is located at 
/home/superandy/tmp/oe-core-eglibc/work/x86_64-linux/orbit2-native/2.14.19-r0/temp/log.do_configure.14800)
ERROR: Task 6208 
(virtual:native:/home/superandy/data/oe-core/sources/meta-openembedded/meta-gnome/recipes-gnome/orbit2/orbit2_2.14.19.bb,
 do_configure) failed with exit code '1'

Signed-off-by: Andreas Müller schnitzelt...@googlemail.com
---
 ...LAGS-instead-of-INCLUDES-and-fix-problem-.patch | 42 ++
 meta-gnome/recipes-gnome/orbit2/orbit2_2.14.19.bb  |  1 +
 2 files changed, 43 insertions(+)
 create mode 100644 
meta-gnome/recipes-gnome/orbit2/orbit2/0002-Use-AM_CPPFLAGS-instead-of-INCLUDES-and-fix-problem-.patch

diff --git 
a/meta-gnome/recipes-gnome/orbit2/orbit2/0002-Use-AM_CPPFLAGS-instead-of-INCLUDES-and-fix-problem-.patch
 
b/meta-gnome/recipes-gnome/orbit2/orbit2/0002-Use-AM_CPPFLAGS-instead-of-INCLUDES-and-fix-problem-.patch
new file mode 100644
index 000..7993abb
--- /dev/null
+++ 
b/meta-gnome/recipes-gnome/orbit2/orbit2/0002-Use-AM_CPPFLAGS-instead-of-INCLUDES-and-fix-problem-.patch
@@ -0,0 +1,42 @@
+From d91dbb42dc3b6073720027f68827acd0abee6d75 Mon Sep 17 00:00:00 2001
+From: Kjartan Maraas kmar...@gnome.org
+Date: Tue, 14 May 2013 13:29:53 +0200
+Subject: [PATCH] Use AM_CPPFLAGS instead of INCLUDES and fix problem using
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Upstream-Status: Backport [1]
+
+[1] 
https://git.gnome.org/browse/ORBit2/commit/test/everything/Makefile.am?id=d91dbb42dc3b6073720027f68827acd0abee6d75
+
+Signed-off-by: Andreas Müller schnitzelt...@googlemail.com
+---
+ test/everything/Makefile.am | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/test/everything/Makefile.am b/test/everything/Makefile.am
+index 32beb36..cb4b1d6 100644
+--- a/test/everything/Makefile.am
 b/test/everything/Makefile.am
+@@ -10,7 +10,7 @@ EVERYTHING_IDLOUT =  \
+   $(EVERYTHING_BUILT)  \
+   everything-imodule.c
+ 
+-INCLUDES = \
++AM_CPPFLAGS =  \
+   -I$(top_srcdir)/include\
+   -I$(top_builddir)/include  \
+   -I$(top_builddir)/src  \
+@@ -78,7 +78,7 @@ include $(top_srcdir)/Makefile.shared
+ BUILT_SOURCES = ${EVERYTHING_BUILT} everything-imodule.c
+ CLEANFILES = ${BUILT_SOURCES} iorfile
+ 
+-TESTS = $(srcdir)/test.sh
++TESTS = $(top_builddir)/test/everything/test.sh
+ 
+ EXTRA_DIST = $(IDL_FILES) test.sh $(included_src)
+ 
+-- 
+1.8.3.1
+
diff --git a/meta-gnome/recipes-gnome/orbit2/orbit2_2.14.19.bb 
b/meta-gnome/recipes-gnome/orbit2/orbit2_2.14.19.bb
index 74b6c12..ba3982d 100644
--- a/meta-gnome/recipes-gnome/orbit2/orbit2_2.14.19.bb
+++ b/meta-gnome/recipes-gnome/orbit2/orbit2_2.14.19.bb
@@ -9,6 +9,7 @@ SRC_URI =  \
 file://configure-lossage.patch \
 file://pkgconfig-fix.patch \
 file://0001-linc2-src-Makefile.am-fix-build-with-glib-2.36.patch \
+file://0002-Use-AM_CPPFLAGS-instead-of-INCLUDES-and-fix-problem-.patch \
 
 SRC_URI[md5sum] = 7082d317a9573ab338302243082d10d1
 SRC_URI[sha256sum] = 
55c900a905482992730f575f3eef34d50bda717c197c97c08fa5a6eafd857550
-- 
1.8.3.1

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