[oe] [meta-oe][PATCH] python-matplotlib : Add recipe for matplotlib 1.1.0.

2012-06-08 Thread Dan McDougall
Adding python-matplotlib recipe. I'm sure many folks will find this useful. Signed-off-by: Dan McDougall --- .../python/python-matplotlib/fix_setup.patch | 29 .../python/python-matplotlib/fix_setupext.patch| 29 .../python/python-matplotlib_1.1.0

[oe] [meta-xilinx] xilinx-kernel: Change string comparision checks to use strict POSIX compliance.

2012-06-08 Thread Elvis Dowson
This commit fixes an issue with string comparision checks failing because of not using strict POSIX compliance, thereby failing to copy the device tree from the hardware model to the linux kernel device tree. Signed-off-by: Elvis Dowson --- classes/xilinx-kernel.bbclass |6 -- 1 file cha

[oe] [meta-xilinx] xilinx-kernel: Change string comparision checks to use strict POSIX compliance.

2012-06-08 Thread Elvis Dowson
This commit fixes an issue with string comparision checks failing because of not using strict POSIX compliance, therby failing to copy the device tree from the hardware model to the linux kernel device tree. Signed-off-by: Elvis Dowson --- classes/xilinx-kernel.bbclass |6 -- 1 file chan

Re: [oe] [meta-xfce 00/15] bugfix, new panel plugins ans xfce4-mixer

2012-06-08 Thread Andreas Müller
On Fri, Jun 8, 2012 at 10:21 AM, Koen Kooi wrote: > It gave me a merge conflict, can you try to rebase it onto the current HEAD > of meta-oe please? Done - can you give it another try? Andreas ___ Openembedded-devel mailing list Openembedded-devel@list

[oe] [for-denzil][meta-oe][PATCH 14/14] python-numpy : Correct difflib dependency.

2012-06-08 Thread Koen Kooi
From: Dan McDougall The previous patch had python-diffutils when it should have been python-difflib. Signed-off-by: Dan McDougall Signed-off-by: Koen Kooi --- meta-oe/recipes-devtools/python/python-numpy_1.4.1.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-

[oe] [for-denzil][meta-oe][PATCH 13/14] gateone: add config file

2012-06-08 Thread Koen Kooi
The config file changes some options to have a lower latency for key input Based on https://github.com/liftoff/meta-oe/commit/9cb653845d7bb4416d2e8e6c5a09a54e08dd7578 by Dan McDougall Signed-off-by: Koen Kooi --- meta-oe/recipes-connectivity/gateone/gateone/server.conf |5 + meta-oe/r

[oe] [for-denzil][meta-oe][PATCH 12/14] gateone: update to 1.1

2012-06-08 Thread Koen Kooi
Sort RDEPENDS alphabetically as well. Based on https://github.com/liftoff/meta-oe/commit/9cb653845d7bb4416d2e8e6c5a09a54e08dd7578 by Dan McDougall Signed-off-by: Koen Kooi --- .../recipes-connectivity/gateone/gateone_git.bb| 45 +++- 1 file changed, 25 insertions(+), 20

[oe] [for-denzil][meta-oe][PATCH 11/14] owfs: enable/disable modules to make build predicable

2012-06-08 Thread Koen Kooi
From: Otavio Salvador We enforce the avaiability of w1 kernel support and owfs filesystem but disable Perl, Python and PHP buildings for now. Signed-off-by: Otavio Salvador Signed-off-by: Koen Kooi --- meta-oe/recipes-extended/owfs/owfs_2.8p15.bb |7 +++ 1 file changed, 7 insertions(+

[oe] [for-denzil][meta-oe][PATCH 10/14] owfs: update to 2.8p15

2012-06-08 Thread Koen Kooi
From: Otavio Salvador Signed-off-by: Otavio Salvador Signed-off-by: Koen Kooi --- meta-oe/recipes-extended/owfs/owfs_2.8p14.bb | 65 -- meta-oe/recipes-extended/owfs/owfs_2.8p15.bb | 65 ++ 2 files changed, 65 insertions(+), 65 deletions(-)

[oe] [for-denzil][meta-oe][PATCH 09/14] python-numpy: Fixed numpy dependencies.

2012-06-08 Thread Koen Kooi
From: Dan McDougall Numpy was missing a number of dependencies in the .bb file without which it will not work. Signed-off-by: Dan McDougall Signed-off-by: Koen Kooi --- meta-oe/recipes-devtools/python/python-numpy_1.4.1.bb |5 + 1 file changed, 5 insertions(+) diff --git a/meta-oe/re

[oe] [for-denzil][meta-oe][PATCH 08/14] libidl: Update LICENSE to contain actual version

2012-06-08 Thread Koen Kooi
From: chase maupin * Updated the LICENSE field to contain the version of the LGPL being used which is LGPLv2+ * Update the PR to reflect this license change Signed-off-by: Chase Maupin Signed-off-by: Koen Kooi --- meta-gnome/recipes-gnome/libidl/libidl.inc |2 +- meta-gnome/recipe

[oe] [for-denzil][meta-oe][PATCH 07/14] bootchart: update to v1.16

2012-06-08 Thread Koen Kooi
Signed-off-by: Koen Kooi --- ...g-add-rudimentary-support-for-ARM-cpuinfo.patch | 49 ...c-os-release-and-use-PRETTY_NAME-for-the-.patch | 39 .../recipes-devtools/bootchart/bootchart_git.bb| 16 +-- 3 files changed, 99 insertions(+), 5 deletion

[oe] [for-denzil][meta-oe][PATCH 03/14] cloud9: add patch to make it use nodejs 0.6.x for executing scripts

2012-06-08 Thread Koen Kooi
This matches the default nodejs version in OE Signed-off-by: Koen Kooi --- ...e-as-interpreter-for-sketches-instead-of-.patch | 29 meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb |5 ++-- 2 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 meta-o

[oe] [for-denzil][meta-oe][PATCH 06/14] nodejs 0.6.18: fix patch name

2012-06-08 Thread Koen Kooi
Signed-off-by: Koen Kooi --- meta-oe/recipes-devtools/nodejs/nodejs_0.6.18.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_0.6.18.bb b/meta-oe/recipes-devtools/nodejs/nodejs_0.6.18.bb index d5785d2..7136ffc 100644 --- a/meta-oe/rec

[oe] [for-denzil][meta-oe][PATCH 05/14] nodejs: update to 0.6.18 and fix hardfloat detection

2012-06-08 Thread Koen Kooi
From: Otavio Salvador Signed-off-by: Otavio Salvador Signed-off-by: Koen Kooi --- .../nodejs/nodejs/fix-hardfloat-detection.patch| 22 +++ meta-oe/recipes-devtools/nodejs/nodejs_0.6.17.bb | 63 --- meta-oe/recipes-devtools/nodejs/nodejs_0.6.18.bb | 65

[oe] [for-denzil][meta-oe][PATCH 02/14] nodejs: update to 0.6.17

2012-06-08 Thread Koen Kooi
The license is unchanged, only some sections were clarified with different wording. Signed-off-by: Koen Kooi --- meta-oe/recipes-devtools/nodejs/nodejs_0.6.14.bb | 63 -- meta-oe/recipes-devtools/nodejs/nodejs_0.6.17.bb | 63 ++ 2 files changed, 63 in

[oe] [for-denzil][meta-oe][PATCH 04/14] fb-test: add latest git version

2012-06-08 Thread Koen Kooi
This is a suite of utils to test the linux framebuffer and aid in debugging problems. Signed-off-by: Koen Kooi --- meta-oe/recipes-support/fbtest/fb-test_git.bb | 19 +++ 1 file changed, 19 insertions(+) create mode 100644 meta-oe/recipes-support/fbtest/fb-test_git.bb diff -

Re: [oe] [meta-xfce 00/15] bugfix, new panel plugins ans xfce4-mixer

2012-06-08 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 07-06-12 11:51, Andreas Müller schreef: > On Sat, Jun 2, 2012 at 2:15 PM, Andreas Müller > wrote: >> All have been run tested on angstrom/overo >> >> Andreas Müller (15): xfce4-session: add consolekit to RDEPENDS >> xfce4-xkb-plugin 0.5.4.3 init