Re: [OE-core] [PATCH 00/28][RFC] systemd Integration

2012-12-21 Thread Burton, Ross
On 20 December 2012 17:11, Radu Moisan radu.moi...@intel.com wrote: I've rebased my branch, again :), with some cleanups here and there I also pushed a few patches suggested by Martin. Feel free to comment on everything. The following changes since commit

Re: [OE-core] [PATCH 1/3] Wayland userspace library initial 1.0.3

2012-12-21 Thread Burton, Ross
On 21 December 2012 11:38, Alex DAMIAN alexandru.dam...@intel.com wrote: From: Alexandru DAMIAN alexandru.dam...@intel.com Wayland is a new protocol a protocol for a client application to display user interface windows through the use of a compositing window manager. This package include the

Re: [OE-core] [PATCH 3/3] Prepare mesa-dri for weston compatibility

2012-12-21 Thread Burton, Ross
On 21 December 2012 10:10, Damian, Alexandru alexandru.dam...@intel.com wrote: Mesa-dri provides these packages, why shouldn't we let the system know ? Because build-time dependencies are expressed as source packages, not binary packages. If you add them to mesa-dri then you'll have to follow

Re: [OE-core] [PATCH 3/3] Prepare mesa-dri for weston compatibility

2012-12-21 Thread Damian, Alexandru
On Thu, Dec 20, 2012 at 7:20 PM, Burton, Ross ross.bur...@intel.com wrote: On 20 December 2012 16:48, Alex DAMIAN alexandru.dam...@intel.com wrote: +PROVIDES += wayland-egl libgbm libglapi Remove this. Mesa-dri provides these packages, why shouldn't we let the system know ? # this

[OE-core] [PATCH] cml1: set and export TERMINFO, to handle ncurses-native relocation

2012-12-21 Thread Fahad Usman
ncurses library looks at the compiled-in search path for the terminfo database, and that path no longer exists, when using cached binaries (sstate). Export TERMINFO pointing at the current sysroot, so the attempt to run mconf is able to find the correct terminfo db. Signed-off-by: Christopher

Re: [OE-core] [PATCH 00/28][RFC] systemd Integration

2012-12-21 Thread Burton, Ross
On 21 December 2012 09:35, Radu Moisan radu.moi...@intel.com wrote: Wouldn't it be harder to review? I can do it anytime, if you think it is the right way to go. It's much harder to review a patch which has corrections later. Ross ___

[OE-core] [PATCH 3/3] Prepare mesa-dri for weston compatibility

2012-12-21 Thread Alex DAMIAN
From: Alexandru DAMIAN alexandru.dam...@intel.com This patch enables mesa-git to build wayland-compatible packages for usage with weston. It adds wayland platform support, packs the wayland-egl files, and sets the -git version as preffered provider. Signed-off-by: Alexandru DAMIAN

[OE-core] [PATCH 1/3] Wayland userspace library initial 1.0.3

2012-12-21 Thread Alex DAMIAN
From: Alexandru DAMIAN alexandru.dam...@intel.com Wayland is a new protocol a protocol for a client application to display user interface windows through the use of a compositing window manager. This package include the specific set of server-side and client-side C libraries that implement the

[OE-core] [PATCH 2/3] Initial commit for wayland/weston 1.0.3

2012-12-21 Thread Alex DAMIAN
From: Alexandru DAMIAN alexandru.dam...@intel.com This patch adds the Weston reference compositing manager from Wayland. We add version 1.0.3 which is the latest stable release in Dec 2012. See the upstream at: http://wayland.freedesktop.org/releases.html Signed-off-by: Alexandru DAMIAN

Re: [OE-core] [PATCH 2/3] Initial commit for wayland/weston 1.0.3

2012-12-21 Thread Burton, Ross
On 21 December 2012 11:38, Alex DAMIAN alexandru.dam...@intel.com wrote: From: Alexandru DAMIAN alexandru.dam...@intel.com This patch adds the Weston reference compositing manager from Wayland. Same comments as wayland, fix ordering and remove PR. If I have wayland, x11 and gles features so

Re: [OE-core] [PATCH 0/3] Initial wayland integration

2012-12-21 Thread Burton, Ross
On 20 December 2012 16:48, Alex DAMIAN alexandru.dam...@intel.com wrote: Wayland userspace library initial 1.0.3 Initial commit for wayland/weston 1.0.3 Prepare mesa-dri for weston compatibility Ordering seems wrong - shouldn't it be wayland, mesa-dri, weston? Ross

[OE-core] [PATCH 0/2] bison: update to 2.7

2012-12-21 Thread Bogdan Marinescu
The bison 2.7 update needs a change in rpm too; without this change, rpm doesn't compile with bison 2.7. Bogdan Marinescu (2): bison: update to 2.7 rpm: remove declaration of sykcparse .../bison/{bison_2.5.1.bb = bison_2.7.bb} |4 ++--

[OE-core] [PATCH 1/2] bison: update to 2.7

2012-12-21 Thread Bogdan Marinescu
Tested on core-image-minimal (qemux86). Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com --- meta/recipes-devtools/bison/{bison_2.5.1.bb = bison_2.7.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/bison/{bison_2.5.1.bb = bison_2.7.bb}

[OE-core] [PATCH 2/2] rpm: remove declaration of sykcparse

2012-12-21 Thread Bogdan Marinescu
This is needed so rpm compiles with the latest update of bison (2.7), otherwise compilations ends with a function already declared error. Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com --- .../rpm/rpm/rpm-remove-sykcparse-decl.patch | 14 ++

[OE-core] [PATCH] vala-stub: add a stub for vala-native

2012-12-21 Thread Ross Burton
Some packages have optional support for Vala but require vala.m4 to provide VALA_PROG_VAPIGEN so that autoreconf works. vala-stub provides a dummy VALA_PROG_VAPIGEN which doesn't do anything, so the configure script runs and believes that vala isn't present. Signed-off-by: Ross Burton

Re: [OE-core] [PATCH 0/3] Initial wayland integration

2012-12-21 Thread Burton, Ross
On 21 December 2012 12:38, Damian, Alexandru alexandru.dam...@intel.com wrote: Actually, I'm thinking like this: - wayland, weston - initial commits - mesa-dri - only patches. It makes sense in my mind to add first the commits and then enable the recipe change, especially when it's not

[OE-core] [PATCH] telepathy-idle: upgrade to 0.1.14

2012-12-21 Thread Cristian Iorga
Signed-off-by: Cristian Iorga cristian.io...@intel.com --- .../build-fix-for-make-j-safety.patch | 39 .../fix-svc-gtk-doc.h-target.patch |0 ...thy-idle_0.1.12.bb = telepathy-idle_0.1.14.bb} |9 ++--- 3 files changed, 4 insertions(+),

[OE-core] [PATCH v3 0/3] Initial wayland integration

2012-12-21 Thread Alex DAMIAN
From: Alexandru DAMIAN alexandru.dam...@intel.com Hi, This is a set of patches that integrate Wayland/Weston 1.0.3 into mainline. All library dependencies are satisfied, and Weston works under X11 and DRM. A user must install separately (no hard dependency) the hardware DRM drivers to be able

[OE-core] [PATCH 2/3] Prepare mesa-dri for weston compatibility

2012-12-21 Thread Alex DAMIAN
From: Alexandru DAMIAN alexandru.dam...@intel.com This patch enables mesa-git to build wayland-compatible packages for usage with weston. It adds wayland platform support, packs the wayland-egl files, and sets the -git version as preffered provider. Signed-off-by: Alexandru DAMIAN

[OE-core] [PATCH] nasm: upgraded to 2.10.06

2012-12-21 Thread Bogdan Marinescu
Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com --- meta/recipes-devtools/nasm/{nasm_2.10.05.bb = nasm_2.10.06.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/nasm/{nasm_2.10.05.bb = nasm_2.10.06.bb} (81%) diff --git

[OE-core] [PATCH] runqemu: change terminal's INTR key in 'serial' mode

2012-12-21 Thread Trevor Woerner
If you are using an image in '-serial stdio' mode, temporarily change the terminal's interrupt character to 'Ctrl-]' for the duration of the image run. In this way, hitting 'Ctrl-C' for something running in the image doesn't accidentally abort the entire qemu session. Signed-off-by: Trevor

Re: [OE-core] [PATCH] runqemu: change terminal's INTR key in 'serial' mode

2012-12-21 Thread Trevor Woerner
On Fri, Dec 21, 2012 at 8:00 AM, Trevor Woerner twoer...@gmail.com wrote: +if [ x$SERIALSTDIO = x1 ]; then +echo Escape character is '^]' +stty intr ^] +fi Hold on. This should be Interrupt charater. ___ Openembedded-core mailing

[OE-core] [PATCH] runqemu: change terminal's INTR key in 'serial' mode

2012-12-21 Thread Trevor Woerner
If you are using an image in '-serial stdio' mode, temporarily change the terminal's interrupt character to 'Ctrl-]' for the duration of the image run. In this way, hitting 'Ctrl-C' for something running in the image doesn't accidentally abort the entire qemu session. Signed-off-by: Trevor

Re: [OE-core] [PATCH] vala-stub: add a stub for vala-native

2012-12-21 Thread Martin Jansa
On Fri, Dec 21, 2012 at 12:39:07PM +, Ross Burton wrote: Some packages have optional support for Vala but require vala.m4 to provide VALA_PROG_VAPIGEN so that autoreconf works. vala-stub provides a dummy VALA_PROG_VAPIGEN which doesn't do anything, so the configure script runs and

[OE-core] [PATCH] subversion: updated tp 1.7.8 Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com

2012-12-21 Thread Bogdan Marinescu
--- .../fix-install-depends.patch |0 .../{subversion-1.7.7 = subversion-1.7.8}/libtool2.patch |0 .../subversion/{subversion_1.7.7.bb = subversion_1.7.8.bb}|4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename

[OE-core] [PATCH] libmusicbrainz: upgrade to git SRCREV 0749dd0a35b4a543

2012-12-21 Thread Cristian Iorga
From: Constantin Musca constantinx.mu...@intel.com include/musicbrainz3/includes.h: removed from LIC_FILES_CHKSUM - the file is not present in the new version fix_build_issue_for_gcc_4.5.0.patch: removed - the patched files are removed [Other changes] - moved to git (the last tag version

Re: [OE-core] [PATCH] subversion: updated tp 1.7.8 Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com

2012-12-21 Thread Martin Jansa
On Fri, Dec 21, 2012 at 03:26:47PM +0200, Bogdan Marinescu wrote: --- s/tp/to/g and SOB line does not belong to subject .../fix-install-depends.patch |0 .../{subversion-1.7.7 = subversion-1.7.8}/libtool2.patch |0

[OE-core] [PATCH] git: updated to 1.8.0.2

2012-12-21 Thread Bogdan Marinescu
Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com --- meta/recipes-devtools/git/{git_1.7.7.bb = git_1.8.0.2.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-devtools/git/{git_1.7.7.bb = git_1.8.0.2.bb} (63%) diff --git

[OE-core] [PATCH v2] subversion: updated to 1.7.8

2012-12-21 Thread Bogdan Marinescu
Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com --- .../fix-install-depends.patch |0 .../{subversion-1.7.7 = subversion-1.7.8}/libtool2.patch |0 .../subversion/{subversion_1.7.7.bb = subversion_1.7.8.bb}|4 ++-- 3

Re: [OE-core] [PATCH 3/3] Initial commit for wayland/weston 1.0.3

2012-12-21 Thread Burton, Ross
On 21 December 2012 12:51, Alex DAMIAN alexandru.dam...@intel.com wrote: From: Alexandru DAMIAN alexandru.dam...@intel.com This patch adds the Weston reference compositing manager from Wayland. How does one test this? Instructions on how to get a nested weston under X would be great, and

[OE-core] [PATCH] iptables: upgrade to v1.4.16.3

2012-12-21 Thread Cristian Iorga
Signed-off-by: Cristian Iorga cristian.io...@intel.com --- .../iptables/{iptables_1.4.15.bb = iptables_1.4.16.3.bb} |8 1 file changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-extended/iptables/{iptables_1.4.15.bb = iptables_1.4.16.3.bb} (87%) diff --git

Re: [OE-core] [PATCH 2/3] Prepare mesa-dri for weston compatibility

2012-12-21 Thread Burton, Ross
On 21 December 2012 12:51, Alex DAMIAN alexandru.dam...@intel.com wrote: From: Alexandru DAMIAN alexandru.dam...@intel.com This patch enables mesa-git to build wayland-compatible packages for usage with weston. It adds wayland platform support, packs the wayland-egl files, and sets the -git

Re: [OE-core] [PATCH] vala-stub: add a stub for vala-native

2012-12-21 Thread Burton, Ross
On 21 December 2012 13:12, Martin Jansa martin.ja...@gmail.com wrote: Doesn't this conflict with real vala-native? Discussed with Martin, retracting this patch. Ross ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org

Re: [OE-core] [PATCH 00/28][RFC] systemd Integration

2012-12-21 Thread Otavio Salvador
On Fri, Dec 21, 2012 at 7:35 AM, Radu Moisan radu.moi...@intel.com wrote: Are you going to collapse all the systemd changes and clean up the commit messages? Wouldn't it be harder to review? I can do it anytime, if you think it is the right way to go. Yes it does. Another thing it should

Re: [OE-core] [PATCH 00/28][RFC] systemd Integration

2012-12-21 Thread Saul Wold
On 12/21/2012 03:31 AM, Burton, Ross wrote: On 20 December 2012 17:11, Radu Moisan radu.moi...@intel.com wrote: I've rebased my branch, again :), with some cleanups here and there I also pushed a few patches suggested by Martin. Feel free to comment on everything. The following changes since

Re: [OE-core] [PATCH 00/28][RFC] systemd Integration

2012-12-21 Thread Otavio Salvador
On Fri, Dec 21, 2012 at 10:15 AM, Burton, Ross ross.bur...@intel.com wrote: On 21 December 2012 09:35, Radu Moisan radu.moi...@intel.com wrote: Wouldn't it be harder to review? I can do it anytime, if you think it is the right way to go. It's much harder to review a patch which has