[oe] [meta-handheld][PATCH] nandlogical: move to 1.1.0 and add BBCLASSEXTEND for the klibc version

2013-09-28 Thread Andrea Adami
Remove nandlogical-klibc recipe Sync PV to 1.1.0 like the source tarball Remove PR Signed-off-by: Andrea Adami --- recipes-bsp/zaurus-utils/nandlogical-klibc_1.0.0.bb | 9 - .../zaurus-utils/{nandlogical_1.0.0.bb => nandlogical_1.1.0.bb} | 6 +- 2 files changed, 5 inser

[oe] [meta-initramfs][PATCH] kexecboot: add BBCLASSEXTEND for the klibc static flavor

2013-09-28 Thread Andrea Adami
remove kexecboot-klibc recipe bump PV to local 0.5.9.1 remove PR Signed-off-by: Andrea Adami --- meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb | 12 meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb | 5 +++-- 2 files changed, 3 insertions(+), 14 deletions(-

[oe] [meta-handheld][PATCH] kexecboot-klibc: remove stale bbappend

2013-09-28 Thread Andrea Adami
The recipe is now using BBCLASSEXTEND = "klibc" Signed-off-by: Andrea Adami --- recipes-bsp/kexecboot/kexecboot-klibc_git.bbappend | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 recipes-bsp/kexecboot/kexecboot-klibc_git.bbappend diff --git a/recipes-bsp/kexecboot/kexecboot-klibc_gi

[oe] [meta-initramfs][PATCH] kexecboot(-klibc): upgrade to last upstream commit

2013-09-28 Thread Andrea Adami
id: 0bcc14671aa2d84ec20f260582aca36bb901ccf1 Changelog: minor headers fixes fix fb offset computations replace AC_CONFIG_HEADER with AC_CONFIG_HEADERS Signed-off-by: Andrea Adami --- meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb | 2 +- meta-initramfs/recipes-bsp/kexecboot/kexec

Re: [oe] [PATCH 1/6] maliit: Import maliit recipes from meta-oe

2013-09-28 Thread Stefan Schmidt
Hello. Seems my git send-email skills got rusty. This should have had a meta-qt5 prefix and and cover-letter containing something like this: These recipes offer the maliit virtual keyboard for qt5. The recipes origin from meta-oe and have been adapted to the new git repo, new packaging and some

[oe] [PATCH 1/6] maliit: Import maliit recipes from meta-oe

2013-09-28 Thread Stefan Schmidt
Imported from rev 13ae5105ee30410136beeae66ec41ee4a8a2e2b0 This is the first step to move these recipes over to qt5. --- ...INSTALL_PRF-to-allow-the-build-with-opene.patch | 34 ...LUGIN_PATH-to-allow-openembedded-to-build.patch | 34 ...k-to-libmaliit-1-0-in-inputcontext-plugin

[oe] [PATCH 6/6] maliit-plugins-qt5: Set MALIIT_PLUGINS_DATA_DIR to avoid path leakage from host

2013-09-28 Thread Stefan Schmidt
If not overriden here MALIIT_PLUGINS_DATA_DIR would point to some host paths resulting in e.g. qml files not being found. --- recipes-qt/maliit/maliit-plugins-qt5_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/maliit/maliit-plugins-qt5_git.bb b/recipes-qt/maliit/maliit-plug

[oe] [PATCH 3/6] maliit-plugins-qt5: Build with qt5.

2013-09-28 Thread Stefan Schmidt
* Switch to new github repo * Update SRCREV and PV * Fix packaging --- recipes-qt/maliit/maliit-plugins-qt5_git.bb | 18 -- 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/recipes-qt/maliit/maliit-plugins-qt5_git.bb b/recipes-qt/maliit/maliit-plugins-qt5_git.bb inde

[oe] [PATCH 5/6] meta-framework-qt5: Cleanup packaging and enable dbus activation.

2013-09-28 Thread Stefan Schmidt
* Move pkgconfig files, headers and spec files into dev. * Cleanup packaging rules * Enable dbus activation to start maliit server on demand --- recipes-qt/maliit/maliit-framework-qt5_git.bb | 17 +++-- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/recipes-qt/maliit/ma

[oe] [PATCH 2/6] maliit-framework-qt5: Build with qt5

2013-09-28 Thread Stefan Schmidt
* Switch to new github repo * Update SRCREV and remove patches which now longer apply * Disable doc generation and xcb * Fix packaging --- recipes-qt/maliit/maliit-framework-qt5_git.bb | 36 +++ 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/recipes-qt/mali

[oe] [PATCH 4/6] maliit-*-qt5: Adjust MKSPEC path

2013-09-28 Thread Stefan Schmidt
--- recipes-qt/maliit/maliit-framework-qt5_git.bb | 7 --- recipes-qt/maliit/maliit-plugins-qt5_git.bb | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/recipes-qt/maliit/maliit-framework-qt5_git.bb b/recipes-qt/maliit/maliit-framework-qt5_git.bb index 7b336ff..4f2da19 1

[oe] [meta-oe][PATCH] opencv: Update SRC_URI to use git

2013-09-28 Thread Khem Raj
opencv now has moved to using git. Lets use the git version to fetch SRCs Signed-off-by: Khem Raj --- .../{opencv-samples_2.4.3.bb => opencv-samples_2.4.bb} | 12 +--- .../opencv/{opencv_2.4.3.bb => opencv_2.4.bb}| 10 -- 2 files changed, 9 insertions(+), 13