[oe] [meta-oe][PATCH] srctree: remove this bbclass

2012-10-02 Thread Martin Jansa
* it's depending on clean.bbclass which isn't in meta-oe and oe-core now has externalsrc.bbclass Signed-off-by: Martin Jansa --- meta-oe/classes/srctree.bbclass | 123 1 file changed, 123 deletions(-) delete mode 100644 meta-oe/classes/srctree.bbclass

[oe] [meta-oe][PATCH] qt4: add bbappends also for 4.8.3 version

2012-10-02 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend | 6 ++ meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.3.bbappend | 6 ++ 2 files changed, 12 insertions(+) create mode 100644 meta-oe/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend create mode 100644 meta-oe/recipe

Re: [oe] [meta-webserver][PATCH 0/6] Add meta-webserver

2012-10-02 Thread Paul Eggleton
On Tuesday 02 October 2012 16:40:55 Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Op 01-10-12 18:14, Paul Eggleton schreef: > > So finally I have got this into a working state; apologies for the delay. > > There were a number of issues affecting cross-compilation as well a

Re: [oe] [meta-webserver][PATCH 0/6] Add meta-webserver

2012-10-02 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 01-10-12 18:14, Paul Eggleton schreef: > So finally I have got this into a working state; apologies for the delay. > There were a number of issues affecting cross-compilation as well as some > problems with the initial configuration; these should no

[oe] [2011.03-maintenance 0/2] pull request 20121002

2012-10-02 Thread Steffen Sledz
Hi Tom, hi meta-java maintainers, this pull request contains a backport of jamvm-initial from meta-java which fixes at least the problem of endless loop in java-initial script while running do_configure for classpath-native. The backport works well for us, but it would be nice if we can get some

[oe] [2011.03-maintenance 2/2] jamvm-initial: backport 1.4.5 from meta-java

2012-10-02 Thread Steffen Sledz
This fixes the at least the problem of endless loop in java-initial script while running do_configure for classpath-native. see also: http://thread.gmane.org/gmane.comp.handhelds.openembedded/54242 Signed-off-by: Steffen Sledz --- recipes/jamvm/files/java-initial | 17 +

[oe] [2011.03-maintenance 1/2] jamvm: reorganize metadata to simplify backport from meta-java

2012-10-02 Thread Steffen Sledz
Signed-off-by: Steffen Sledz --- recipes/jamvm/files/jamvm_1.5.0-initial.patch | 91 .../jamvm_1.4.5-initial.patch |0 recipes/jamvm/{files => jamvm}/debian-jni.patch|0 .../jamvm-1.3.1-size-defaults.patch|0 .../jam

[oe] [PATCH] Maliit: Add initial recipes

2012-10-02 Thread Samuel Stirtzel
Maliit is a Qt based virtual keyboard under liberal license (LGPLv2.1 / BSD) The inputmethod framework from Qt is used and it supports gtk-immodules. It can also be used without dependencies to GTK+ (separate package for GTK+) Signed-off-by: Samuel Stirtzel --- ...INSTALL_PRF-to-allow-the-build-