[OE-core] [PATCH V2] user-session-units: added to oe-core

2014-07-18 Thread Valentin Popa
systemd needs this to launch user sessions. Signed-off-by: Valentin Popa --- ...temd-login-lib-was-merged-into-libsystemd.patch | 28 ++ .../user-session-units/user-session-units_9.bb | 25 +++ 2 files changed, 53 insertions(+) create mode 100644 meta

[OE-core] [PATCH 6/9] weston: consider --disable-compat-libs in systemd

2014-07-15 Thread Valentin Popa
Since version 209 of systemd, libsystemd-login has been merged into libsystemd.so. This patch handles the case when systemd is built without --enable-compat-libs (e.g. no libsystemd-login). Signed-off-by: Valentin Popa --- ...c-consider-disable-compat-libs-in-systemd.patch | 47

[OE-core] [PATCH 3/9] image.bbclass: set the proper default target

2014-07-15 Thread Valentin Popa
Check also for "wayland" presence in DISTRO_FEATURES before creating default.target. Signed-off-by: Valentin Popa --- meta/classes/image.bbclass | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/meta/classes/image.bbclass b/meta/classes/image.bbclass ind

[OE-core] [PATCH 7/9] user-session-units: use user-session-launch to spawn weston

2014-07-15 Thread Valentin Popa
Make use of the pam setup made by user-session-launch and spawn weston in the same pam environment. Signed-off-by: Valentin Popa --- .../0001-Add-TTY_NUM-as-parameter.patch| 39 ++ .../0001-launcher.c-fork-weston.patch | 56 + .../0001-set-tty-from-user

[OE-core] [PATCH 4/9] weston-init: added systemd build logic

2014-07-15 Thread Valentin Popa
Handle the case when systemd is in DISTRO_FEATURES. Signed-off-by: Valentin Popa --- meta/recipes-graphics/wayland/weston-init.bb | 21 - 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/meta/recipes-graphics/wayland/weston-init.bb b/meta/recipes-graphics

[OE-core] [PATCH 2/9] user-session-units: added to oe-core

2014-07-15 Thread Valentin Popa
systemd needs this to launch user sessions. Signed-off-by: Valentin Popa --- ...temd-login-lib-was-merged-into-libsystemd.patch | 26 ++ .../user-session-units/user-session-units_9.bb | 25 + 2 files changed, 51 insertions(+) create mode 100644 meta

[OE-core] [PATCH 5/9] weston-init: add xuser and enable user-sesssion-launch

2014-07-15 Thread Valentin Popa
(*) add xuser (*) enable user-session-launch@.service for xuser (seat0-1000) Signed-off-by: Valentin Popa --- meta/recipes-graphics/wayland/weston-init.bb | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/meta/recipes-graphics/wayland/weston-init.bb b/meta/recipes

[OE-core] [PATCH 1/9] pam.d: added system-auth configuration file

2014-07-15 Thread Valentin Popa
Needed by systemd when it starts user sessions. Signed-off-by: Valentin Popa --- meta/recipes-extended/pam/libpam/pam.d/system-auth | 7 +++ meta/recipes-extended/pam/libpam_1.1.6.bb | 1 + 2 files changed, 8 insertions(+) create mode 100644 meta/recipes-extended/pam/libpam/pam.d

[OE-core] [PATCH] xorg-xserver: enable dri3 by default

2014-06-06 Thread Valentin Popa
Don't let xorg-xserver to automatically enable/disable dri3. [YOCTO #6402] Signed-off-by: Valentin Popa --- meta/recipes-graphics/xorg-xserver/xserver-xorg.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc b

[OE-core] [dora][PATCH] gnutls: patch for CVE-2014-3466 backported

2014-06-05 Thread Valentin Popa
Backported patch for CVE-2014-3466. This patch is for dora. Signed-off-by: Valentin Popa --- .../gnutls/gnutls/CVE-2014-3466.patch | 30 ++ meta/recipes-support/gnutls/gnutls_2.12.23.bb | 1 + 2 files changed, 31 insertions(+) create mode 100644 meta

[OE-core] [dylan][PATCH] gnutls: patch for CVE-2014-3466 backported

2014-06-05 Thread Valentin Popa
Backported patch for CVE-2014-3466. This patch is for dylan. Signed-off-by: Valentin Popa --- .../gnutls/gnutls/CVE-2014-3466.patch | 30 ++ meta/recipes-support/gnutls/gnutls_2.12.23.bb | 1 + 2 files changed, 31 insertions(+) create mode 100644 meta

[OE-core] [daisy][PATCH] gnutls: patch for CVE-2014-3466 backported

2014-06-05 Thread Valentin Popa
Backported patch for CVE-2014-3466. This patch is for daisy. Signed-off-by: Valentin Popa --- .../gnutls/gnutls/CVE-2014-3466.patch | 30 ++ meta/recipes-support/gnutls/gnutls_2.12.23.bb | 1 + 2 files changed, 31 insertions(+) create mode 100644 meta

[OE-core] [PATCH] gnutls: upgrade to 3.2.15

2014-06-05 Thread Valentin Popa
Signed-off-by: Valentin Popa --- meta/recipes-support/gnutls/{gnutls_3.2.13.bb => gnutls_3.2.15.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/gnutls/{gnutls_3.2.13.bb => gnutls_3.2.15.bb} (40%) diff --git a/meta/recipes-support/gnutls/gnutls_

[OE-core] [PATCH 0/4] [V3]mesa: upgrade to 10.1.3

2014-05-22 Thread Valentin Popa
/mesa On 05/21/2014 07:49 PM, Valentin Popa wrote: New in V2: (*) eglinfo: patched to compile with mesa10+ (*) mesa: upgrade to 10.1.3 - multilib rootfs issue fixed The following changes since commit 122079e9b0b513c46ca76993403db4cfa51e858f: bitbake: data_smart: Fix an unusual variable

Re: [OE-core] [PATCH 3/4] mesa: upgrade to 10.1.3

2014-05-22 Thread Valentin Popa
On 05/22/2014 04:23 PM, Martin Jansa wrote: On Thu, May 22, 2014 at 03:26:12PM +0300, Valentin Popa wrote: On 05/21/2014 09:33 PM, Martin Jansa wrote: On Wed, May 21, 2014 at 07:50:01PM +0300, Valentin Popa wrote: (*) libdricore was removed. (*) added libmesa-megadriver that includes

Re: [OE-core] [PATCH 4/4] eglinfo: patched to compile with mesa10+

2014-05-22 Thread Valentin Popa
On 05/21/2014 11:22 PM, Burton, Ross wrote: On 21 May 2014 17:50, Valentin Popa wrote: +Upstream-Status: Pending Pending here means "pending decision on whether it's upstreamable/inappropriate", in this case it would be Submitted (with that URL as the context). Ross I w

Re: [OE-core] [PATCH 3/4] mesa: upgrade to 10.1.3

2014-05-22 Thread Valentin Popa
On 05/21/2014 09:33 PM, Martin Jansa wrote: On Wed, May 21, 2014 at 07:50:01PM +0300, Valentin Popa wrote: (*) libdricore was removed. (*) added libmesa-megadriver that includes all the hardlinks to the mesa megadriver. Why not call it mesa-drivers to be more consistent with kernel

[OE-core] [PATCH 1/4] dri3proto: add it to oe-core

2014-05-21 Thread Valentin Popa
mesa 10+ depends on this (if the user builds mesa with dri3 support enabled). So add it to oe-core. Signed-off-by: Valentin Popa --- meta/recipes-graphics/xorg-proto/dri3proto_1.0.bb | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 meta/recipes-graphics/xorg-proto

[OE-core] [PATCH 4/4] eglinfo: patched to compile with mesa10+

2014-05-21 Thread Valentin Popa
ER_BINARY_FJ: return "FJ_shader_binary_GCCSO"; Signed-off-by: Valentin Popa --- meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.bb| 2 ++ meta/recipes-graphics/eglinfo/eglinfo-x11_1.0.bb | 2 ++ meta/recipes-graphics/eglinfo/eglinfo.inc | 4 ++- .../0001-eglinfo-x11-chan

[OE-core] [PATCH 3/4] mesa: upgrade to 10.1.3

2014-05-21 Thread Valentin Popa
(*) libdricore was removed. (*) added libmesa-megadriver that includes all the hardlinks to the mesa megadriver. (*) license is the same. Signed-off-by: Valentin Popa --- .../mesa/{mesa-gl_9.2.5.bb => mesa-gl_10.1.3.bb} | 0 meta/recipes-graphics/mesa/mesa.inc|

[OE-core] [PATCH 2/4] libxshmfence: add it to oe-core

2014-05-21 Thread Valentin Popa
mesa 10+ depends on this (if the user builds mesa with dri3 support enabled). So add it to oe-core. Signed-off-by: Valentin Popa --- meta/recipes-graphics/xorg-lib/libxshmfence_1.1.bb | 17 + 1 file changed, 17 insertions(+) create mode 100644 meta/recipes-graphics/xorg-lib

[OE-core] [PATCH 0/4] [PATCH_V2]mesa: upgrade to 10.1.3

2014-05-21 Thread Valentin Popa
in the git repository at: git://git.yoctoproject.org/poky-contrib vpopa/mesa http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=vpopa/mesa Valentin Popa (4): dri3proto: add it to oe-core libxshmfence: add it to oe-core mesa: upgrade to 10.1.3 eglinfo: patched to compile with

Re: [OE-core] [PATCH 3/3] mesa: upgrade to 10.1.3

2014-05-19 Thread Valentin Popa
On 05/16/2014 08:19 PM, Saul Wold wrote: On 05/13/2014 07:59 AM, Valentin Popa wrote: (*) libdricore was removed. (*) added libmesa-megadriver that includes all the hardlinks to the mesa megadriver. (*) license is the same. Signed-off-by: Valentin Popa --- .../mesa/{mesa-gl_9.2.5.bb

Re: [OE-core] [oe-commits] Valentin Popa : nettle: add nettle to oe-core

2014-05-15 Thread Valentin Popa
On 05/15/2014 05:07 PM, Martin Jansa wrote: On Thu, May 15, 2014 at 04:25:50PM +0300, Valentin Popa wrote: On 05/15/2014 02:13 PM, Martin Jansa wrote: On Tue, May 06, 2014 at 05:01:05PM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit

Re: [OE-core] [oe-commits] Valentin Popa : nettle: add nettle to oe-core

2014-05-15 Thread Valentin Popa
it;h=e0e5eaee72e49c01e76d56cd03fbfb3e20febbb0 Author: Valentin Popa Date: Mon Apr 28 17:28:19 2014 +0300 nettle: add nettle to oe-core Newer versions of gnutls depends on nettle. Any idea why it fails in some builds like this: | checking whether ln -s works... yes | checking build system compiler

Re: [OE-core] [PATCH 0/3] live image misc fixes

2014-05-15 Thread Valentin Popa
against the core-image-minimal iso image for both booting and installing. //Chen Qi Acked-by: Valentin Popa The following changes since commit 58417093d7ce83c8a2f683a356fddc23aaee5e8e: wic: Extend indirect string connection to support image names and rootfs (2014-05-13 19:35:06 +0100) are

[OE-core] [PATCH 3/3] mesa: upgrade to 10.1.3

2014-05-13 Thread Valentin Popa
(*) libdricore was removed. (*) added libmesa-megadriver that includes all the hardlinks to the mesa megadriver. (*) license is the same. Signed-off-by: Valentin Popa --- .../mesa/{mesa-gl_9.2.5.bb => mesa-gl_10.1.3.bb} | 0 meta/recipes-graphics/mesa/mesa.inc|

[OE-core] [PATCH 0/3] mesa upgrade

2014-05-13 Thread Valentin Popa
://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=vpopa/mesa Valentin Popa (3): dri3proto: add it to oe-core libxshmfence: add it to oe-core mesa: upgrade to 10.1.3 .../mesa/{mesa-gl_9.2.5.bb => mesa-gl_10.1.3.bb} | 0 meta/recipes-graphics/mesa/mesa.inc|

[OE-core] [PATCH 2/3] libxshmfence: add it to oe-core

2014-05-13 Thread Valentin Popa
mesa 10+ depends on this. So add it oe-core. Signed-off-by: Valentin Popa --- meta/recipes-graphics/xorg-lib/libxshmfence_1.1.bb | 17 + 1 file changed, 17 insertions(+) create mode 100644 meta/recipes-graphics/xorg-lib/libxshmfence_1.1.bb diff --git a/meta/recipes-graphics

[OE-core] [PATCH 1/3] dri3proto: add it to oe-core

2014-05-13 Thread Valentin Popa
mesa 10+ depends on this. So add it to oe-core. Signed-off-by: Valentin Popa --- meta/recipes-graphics/xorg-proto/dri3proto_1.0.bb | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 meta/recipes-graphics/xorg-proto/dri3proto_1.0.bb diff --git a/meta/recipes-graphics/xorg

[OE-core] [PATCH][dora] bitbake: hob: sync after image deploy

2014-05-09 Thread Valentin Popa
his patch was merged in 1.6. Alex Georgescu thinks it would be nice to add it to dora also. [YOCTO #5892] (Bitbake rev: cc98b19112ab875ebc7cb604cd96acadac4cbf21) Signed-off-by: Valentin Popa Signed-off-by: Richard Purdie --- bitbake/lib/bb/ui/crumbs/hig/deployimagedialog.py | 2 +- 1 file

[OE-core] [PATCH] nettle: disable openssl

2014-05-08 Thread Valentin Popa
Do not include openssl glue in the benchmark program. This should fix a compile issue on multilib. Signed-off-by: Valentin Popa --- meta/recipes-support/nettle/nettle_2.7.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-support/nettle/nettle_2.7.1.bb b/meta/recipes

[OE-core] [PATCH 2/4] libsoup: upgrade to 2.46.0

2014-05-08 Thread Valentin Popa
Removed merged patches: fix-compiling-failed-while-mips-gcc-optimization-enabled.patch Signed-off-by: Valentin Popa --- ...ailed-while-mips-gcc-optimization-enabled.patch | 95 -- ...libsoup-2.4_2.45.3.bb => libsoup-2.4_2.46.0.bb} | 9 +- 2 files changed, 4 inserti

[OE-core] [PATCH 1/4] libpng12: upgrade to 1.2.51

2014-05-08 Thread Valentin Popa
License is the same. Signed-off-by: Valentin Popa --- .../libpng/{libpng12_1.2.50.bb => libpng12_1.2.51.bb} | 8 1 file changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-lsb4/libpng/{libpng12_1.2.50.bb => libpng12_1.2.51.bb} (70%) diff --git a/meta/r

[OE-core] [PATCH 4/4] icu: upgrade to 53.1

2014-05-08 Thread Valentin Popa
Removed patches: (*) add_buffer_length_check_to_UTF_16_or_32_detector.patch - not needed anymore License is the same. BSD-like copyright inserted for lao-dictionary. Signed-off-by: Valentin Popa --- ...fer_length_check_to_UTF_16_or_32_detector.patch | 33 -- .../0001

[OE-core] [PATCH 3/4] libtasn1: upgrade to 3.5

2014-05-08 Thread Valentin Popa
Signed-off-by: Valentin Popa --- meta/recipes-support/gnutls/{libtasn1_3.4.bb => libtasn1_3.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/gnutls/{libtasn1_3.4.bb => libtasn1_3.5.bb} (82%) diff --git a/meta/recipes-support/gnutls/libtasn1_3.4

[OE-core] [PATCH 0/4] Package upgrades

2014-05-08 Thread Valentin Popa
/upgrades Valentin Popa (4): libpng12: upgrade to 1.2.51 libsoup: upgrade to 2.46.0 libtasn1: upgrade to 3.5 icu: upgrade to 53.1 .../{libpng12_1.2.50.bb => libpng12_1.2.51.bb} | 8 +- .../gnutls/{libtasn1_3.4.bb => libtasn1_3.5.bb}

[OE-core] [PATCH 1/3] nettle: add nettle to oe-core

2014-05-02 Thread Valentin Popa
Newer versions of gnutls depends on nettle. Signed-off-by: Valentin Popa --- meta/recipes-support/nettle/nettle_2.7.1.bb | 24 1 file changed, 24 insertions(+) create mode 100644 meta/recipes-support/nettle/nettle_2.7.1.bb diff --git a/meta/recipes-support/nettle

Re: [OE-core] [PATCH 1/3] nettle: add nettle to poky

2014-05-02 Thread Valentin Popa
On 05/01/2014 02:34 PM, Paul Eggleton wrote: Hi Valentin, On Wednesday 30 April 2014 18:39:31 Valentin Popa wrote: Newer versions of gnutls depends on nettle. Signed-off-by: Valentin Popa --- meta/recipes-support/nettle/nettle_2.7.1.bb | 22 ++ 1 file changed, 22

[OE-core] [PATCH 0/3] gnutls: update to 3.2.13

2014-04-30 Thread Valentin Popa
ains_any (2014-04-29 23:38:54 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib vpopa/gnutls_upgrade http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=vpopa/gnutls_upgrade Valentin Popa (3): nettle: add nettle to poky gnutls: update to 3.2.13

[OE-core] [PATCH 2/3] gnutls: update to 3.2.13

2014-04-30 Thread Valentin Popa
Removes not needed or already merged patches. Removes unused configure flags. Tells gnutls to use the included libopts. Removes libextra (not needed since 3.0.5). Signed-off-by: Valentin Popa --- meta/recipes-support/gnutls/gnutls.inc | 28 +- .../gnutls/gnutls

[OE-core] [PATCH 1/3] nettle: add nettle to poky

2014-04-30 Thread Valentin Popa
Newer versions of gnutls depends on nettle. Signed-off-by: Valentin Popa --- meta/recipes-support/nettle/nettle_2.7.1.bb | 22 ++ 1 file changed, 22 insertions(+) create mode 100644 meta/recipes-support/nettle/nettle_2.7.1.bb diff --git a/meta/recipes-support/nettle

[OE-core] [PATCH 3/3] wpa-supplicant: add libgcrypt as a dependencie

2014-04-30 Thread Valentin Popa
gnutls doesn't depend on libgcrypt anymore but wpa-supplicant does. So add it as a dependencie. Signed-off-by: Valentin Popa --- meta/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivit

[OE-core] [PATCH] lighttpd: upgrade to 1.4.35

2014-04-29 Thread Valentin Popa
Signed-off-by: Valentin Popa --- .../lighttpd/{lighttpd_1.4.33.bb => lighttpd_1.4.35.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.33.bb => lighttpd_1.4.35.bb} (94%) diff --git a/meta/recipes-extended/li

[OE-core] [dora][PATCH_V3] mesa: double check for eglplatform.h

2014-04-14 Thread Valentin Popa
FIG. This patch adds another check for the existence of eglplatform.h before 'sed' can alter it. Signed-off-by: Valentin Popa --- meta/recipes-graphics/mesa/mesa_9.1.6.bb | 4 +++- meta/recipes-graphics/mesa/mesa_git.bb | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff

Re: [OE-core] [dora][PATCH_V2] mesa: double check for eglplatform.h

2014-04-14 Thread Valentin Popa
On 04/14/2014 05:02 PM, Paul Eggleton wrote: Hi Valentin, On Monday 14 April 2014 16:58:14 Valentin Popa wrote: Even if 'egl' is in PACKAGECONFIG, mesa egl support can be disabled explicitly (using a .bbappend, for example). This patch adds another check for the existence of egl

[OE-core] [dora][PATCH_V2] mesa: double check for eglplatform.h

2014-04-14 Thread Valentin Popa
Even if 'egl' is in PACKAGECONFIG, mesa egl support can be disabled explicitly (using a .bbappend, for example). This patch adds another check for the existence of eglplatform.h before 'sed' can alter it. Signed-off-by: Valentin Popa --- meta/recipes-graphics/mesa/mesa_9.1

Re: [OE-core] [PATCH] mesa: double check for eglplatform.h

2014-04-14 Thread Valentin Popa
On 04/14/2014 04:54 PM, Valentin Popa wrote: Even if 'egl' is in PACKAGECONFIG, mesa egl support can be disabled explicitly (using a .bbappend, for example). This patch adds another check for the existence of eglplatform.h before 'sed' can alter it. Signed-off-by: Valen

[OE-core] [PATCH] mesa: double check for eglplatform.h

2014-04-14 Thread Valentin Popa
Even if 'egl' is in PACKAGECONFIG, mesa egl support can be disabled explicitly (using a .bbappend, for example). This patch adds another check for the existence of eglplatform.h before 'sed' can alter it. Signed-off-by: Valentin Popa --- meta/recipes-graphics/mesa/mesa_9.1

Re: [OE-core] [dora][PATCH] mesa: double check for eglplatform.h

2014-04-14 Thread Valentin Popa
On 04/14/2014 04:48 PM, Otavio Salvador wrote: Hello Valentin, On Mon, Apr 14, 2014 at 8:18 AM, Valentin Popa wrote: Even if 'egl' is in PACKAGECONFIG, mesa egl support can be disabled explicitly (using a .bbappend, for example). This patch adds another check for the ex

[OE-core] [dora][PATCH] mesa: double check for eglplatform.h

2014-04-14 Thread Valentin Popa
Even if 'egl' is in PACKAGECONFIG, mesa egl support can be disabled explicitly (using a .bbappend, for example). This patch adds another check for the existence of eglplatform.h before 'sed' can alter it. --- meta/recipes-graphics/mesa/mesa_9.1.6.bb | 4 +++- meta/recipes-graphics/mesa/mesa_git.bb

Re: [OE-core] [dora][regression] mesa failed to build

2014-04-14 Thread Valentin Popa
On 04/12/2014 06:33 AM, Robert Yang wrote: On 04/11/2014 09:56 PM, Otavio Salvador wrote: Hello, On Wed, Apr 9, 2014 at 12:13 AM, Robert Yang wrote: On 04/07/2014 10:55 PM, Valentin Popa wrote: Indeed the build failure was introduced by that patch, which enters a logical conflict with

Re: [OE-core] [dora][regression] mesa failed to build

2014-04-07 Thread Valentin Popa
ILY. On 04/05/2014 07:50 AM, Robert Yang wrote: Yes, seems related to the following one, add Valentin Popa in the loop: commit bcfbddd8fa9760f681d7366c8d507fd0bef3a854 Author: Valentin Popa Date: Thu Feb 27 11:51:17 2014 +0200 mesa: build fix for gallium-egl // Robert On 04/05/2014 1

Re: [OE-core] [PATCH v2] weston : refactor to identify EGL, cairoglesv2 support

2014-03-28 Thread Valentin Popa
On 03/28/2014 04:02 PM, Otavio Salvador wrote: From: Prabhu Sundararaj Signed-off-by: Prabhu Sundararaj Signed-off-by: Otavio Salvador --- meta/recipes-graphics/wayland/weston_1.4.0.bb | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/meta/recipes-graphics/waylan

Re: [OE-core] [PATCH v2] weston : refactor to identify EGL, cairoglesv2 support

2014-03-28 Thread Valentin Popa
On 03/28/2014 05:37 PM, Otavio Salvador wrote: On Fri, Mar 28, 2014 at 12:32 PM, Valentin Popa wrote: On 03/28/2014 04:02 PM, Otavio Salvador wrote: From: Prabhu Sundararaj Signed-off-by: Prabhu Sundararaj Signed-off-by: Otavio Salvador --- meta/recipes-graphics/wayland/weston_1.4.0.bb

Re: [OE-core] [PATCH] weston : refactor to identify EGL, cairoglesv2 support

2014-03-28 Thread Valentin Popa
On 03/28/2014 03:55 PM, Otavio Salvador wrote: On Fri, Mar 28, 2014 at 10:37 AM, Valentin Popa wrote: On 03/28/2014 03:35 PM, Otavio Salvador wrote: On Fri, Mar 28, 2014 at 10:28 AM, Valentin Popa wrote: On 03/28/2014 02:53 PM, Otavio Salvador wrote: On Fri, Mar 28, 2014 at 9:23 AM

Re: [OE-core] [PATCH] weston : refactor to identify EGL, cairoglesv2 support

2014-03-28 Thread Valentin Popa
On 03/28/2014 03:35 PM, Otavio Salvador wrote: On Fri, Mar 28, 2014 at 10:28 AM, Valentin Popa wrote: On 03/28/2014 02:53 PM, Otavio Salvador wrote: On Fri, Mar 28, 2014 at 9:23 AM, Valentin Popa wrote: On 03/27/2014 08:09 PM, Otavio Salvador wrote: On Thu, Mar 27, 2014 at 9:30 AM

Re: [OE-core] [PATCH] weston : refactor to identify EGL, cairoglesv2 support

2014-03-28 Thread Valentin Popa
On 03/28/2014 02:53 PM, Otavio Salvador wrote: On Fri, Mar 28, 2014 at 9:23 AM, Valentin Popa wrote: On 03/27/2014 08:09 PM, Otavio Salvador wrote: On Thu, Mar 27, 2014 at 9:30 AM, Valentin Popa wrote: On 03/26/2014 11:07 PM, Otavio Salvador wrote: From: Prabhu Sundararaj Signed-off-by

Re: [OE-core] [PATCH] weston : refactor to identify EGL, cairoglesv2 support

2014-03-28 Thread Valentin Popa
On 03/27/2014 08:09 PM, Otavio Salvador wrote: On Thu, Mar 27, 2014 at 9:30 AM, Valentin Popa wrote: On 03/26/2014 11:07 PM, Otavio Salvador wrote: From: Prabhu Sundararaj Signed-off-by: Prabhu Sundararaj Signed-off-by: Otavio Salvador --- meta/recipes-graphics/wayland/weston_1.4.0.bb

Re: [OE-core] [PATCH] weston : refactor to identify EGL, cairoglesv2 support

2014-03-27 Thread Valentin Popa
On 03/26/2014 11:07 PM, Otavio Salvador wrote: From: Prabhu Sundararaj Signed-off-by: Prabhu Sundararaj Signed-off-by: Otavio Salvador --- meta/recipes-graphics/wayland/weston_1.4.0.bb | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/meta/recipes-graphics/wayland/

[OE-core] [PATCH] piglit: ship files with correct permissions

2014-03-25 Thread Valentin Popa
Adress the warning | warning: group pulse does not exist - using root Piglit files from framework/ generated_tests/ tests/ and templates/ belong to xuser/pulse. Don't keep the permissions while shipping the files, they should be root/root. [YOCTO #6028] Signed-off-by: Valentin Popa ---

[OE-core] [PATCH] make: add 'inherit pkgconfig'

2014-03-14 Thread Valentin Popa
Bitbaking make-native generates syntax error during configure: 'PKG_PROG_PKG_CONFIG: command not found'. Add 'inherit pkgconfig' to solve this issue. Signed-off-by: Valentin Popa --- meta/recipes-devtools/make/make.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-

[OE-core] [PATCH_V2] mips64-linux: set ac_cv_sizeof_ssize_t

2014-03-14 Thread Valentin Popa
64 follows LP64 model. In OpenEmbedded our default ABI for mips64 platforms is N64, having said that autoconf decides to poke at the platform for finding these kind of sizes which fails when you are doing cross compiling hence we have to cache it." - Khem Raj [YOCTO #5935] Signed-off-by: Vale

Re: [OE-core] [PATCH] Set ac_cv_sizeof_ssize_t

2014-03-14 Thread Valentin Popa
On 03/14/2014 12:10 PM, Khem Raj wrote: On Fri, Mar 14, 2014 at 12:40 AM, Saul Wold wrote: On 03/13/2014 04:28 AM, Valentin Popa wrote: Set ac_cv_sizeof_ssize_t for mips64; mips-common will not overwrite it. This really needed a little more about "why" this change is needed. ss

[OE-core] [PATCH] Set ac_cv_sizeof_ssize_t

2014-03-13 Thread Valentin Popa
Set ac_cv_sizeof_ssize_t for mips64; mips-common will not overwrite it. [YOCTO #5935] Signed-off-by: Valentin Popa --- meta/site/mips64-linux | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/site/mips64-linux b/meta/site/mips64-linux index 4449c96..ed0fbbe 100644 --- a/meta/site/mips64

Re: [OE-core] [PATCH 0/3] gnutls fixes for master

2014-03-05 Thread Valentin Popa
On 03/05/2014 03:24 PM, Paul Eggleton wrote: Hi David, On Wednesday 05 March 2014 13:34:41 David Nyström wrote: On 2014-03-05 12:25, Paul Eggleton wrote: Turns out we're using the same old version of gnutls in master as in dylan and dora, and we need a fix for a compile failure. The following

[OE-core] [dora][PATCH_V2] mesa: build fix for gallium-egl

2014-02-27 Thread Valentin Popa
(*) add MESA_EGL_NO_X11_HEADERS to defines (*) avoid altering eglplatform.h from {top_srcdir}/include using an alternative to 0003-EGL-Mutate-NativeDisplayType-depending-on-config patch. [YOCTO #5882] Signed-off-by: Valentin Popa --- ...01-Add-MESA_EGL_NO_X11_HEADERS-to-defines.patch | 39

Re: [OE-core] [dora][PATCH] mesa: build fix for gallium-egl

2014-02-26 Thread Valentin Popa
On 02/26/2014 05:30 PM, Valentin Popa wrote: Avoid altering eglplatform.h from {top_srcdir}/include using an alternative to 0003-EGL-Mutate-NativeDisplayType-depending-on-config patch. [YOCTO #5882] Signed-off-by: Valentin Popa --- ...ate-NativeDisplayType-depending-on-config.patch | 359

[OE-core] [dora][PATCH] mesa: build fix for gallium-egl

2014-02-26 Thread Valentin Popa
Avoid altering eglplatform.h from {top_srcdir}/include using an alternative to 0003-EGL-Mutate-NativeDisplayType-depending-on-config patch. [YOCTO #5882] Signed-off-by: Valentin Popa --- ...ate-NativeDisplayType-depending-on-config.patch | 359 - meta/recipes-graphics/mesa

Re: [OE-core] [PATCH 1/1] weston: disable-egl when no wayland

2014-02-24 Thread Valentin Popa
On 02/24/2014 04:44 PM, Valentin Popa wrote: On 02/24/2014 11:26 AM, Robert Yang wrote: There was a configure error when build weston without wayland: configure: error: Package requirements (egl >= 7.10 glesv2 wayland-client wayland-egl) were not met: No package 'wayland-egl'

Re: [OE-core] [PATCH 1/1] weston: disable-egl when no wayland

2014-02-24 Thread Valentin Popa
On 02/24/2014 11:26 AM, Robert Yang wrote: There was a configure error when build weston without wayland: configure: error: Package requirements (egl >= 7.10 glesv2 wayland-client wayland-egl) were not met: No package 'wayland-egl' found [YOCTO #5867] Signed-off-by: Robert Yang --- meta/r

[OE-core] [PATCH_V2] gtk+3: upgrade to 3.10.7

2014-02-20 Thread Valentin Popa
(*) removed patches that were already commited upstream (*) added new patch to solve the build issue (*) changed the package URL because the old one is unreliable. Signed-off-by: Valentin Popa --- .../fix-build-when-wayland-backend-enabled.patch | 43 ++ .../gtk

[OE-core] [PATCH] gtk+3: upgrade to 3.10.7

2014-02-19 Thread Valentin Popa
(*) removed patches that were already commited upstream (*) added new patch to solve the build issue (*) changed the package URL because the old one is unreliable. Signed-off-by: Valentin Popa --- .../fix-build-when-wayland-backend-enabled.patch | 42 ++ .../gtk

[OE-core] [PATCH_V3] mesa: upgrade to 9.2.5

2014-02-18 Thread Valentin Popa
tested on qemux86, genericx86 for core-image-sato and core-image-weston. Signed-off-by: Valentin Popa --- .../mesa/{mesa-gl_9.2.2.bb => mesa-gl_9.2.5.bb} | 0 meta/recipes-graphics/mesa/{mesa_9.2.2.bb => mesa_9.2.5.bb} | 12 ++-- meta/recipes-graphics/mesa/mesa_

Re: [OE-core] [PATCH_V2] mesa: upgrade to 9.2.5

2014-02-18 Thread Valentin Popa
On 02/17/2014 08:38 PM, Saul Wold wrote: On 02/12/2014 09:27 AM, Valentin Popa wrote: tested on qemux86, genericx86 for core-image-sato and core-image-weston. Signed-off-by: Valentin Popa --- .../mesa/{mesa-gl_9.2.2.bb => mesa-gl_9.2.5.bb}| 0 meta/recipes-graphics/m

[OE-core] [PATCH 1/2] wayland: upgrade to 1.4.0

2014-02-13 Thread Valentin Popa
(*) tested on qemux86 and genericx86 with core-image-weston and core-image-sato Signed-off-by: Valentin Popa --- .../wayland/wayland/just-scanner.patch | 21 + .../wayland/{wayland_1.3.0.bb => wayland_1.4.0.bb} | 6 +++--- 2 files changed, 20 insertions(+)

[OE-core] [PATCH 0/2] weston and wayland upgrade to 1.4.0

2014-02-13 Thread Valentin Popa
://git.yoctoproject.org/poky-contrib vpopa/wayland_and_weston http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=vpopa/wayland_and_weston Valentin Popa (2): wayland: upgrade to 1.4.0 weston: upgrade to 1.4.0 .../wayland/wayland/just-scanner.patch | 21 --- .../wayland

[OE-core] [PATCH 2/2] weston: upgrade to 1.4.0

2014-02-13 Thread Valentin Popa
(*) added fbdev backend in case the user will want to use weston even if drm fails. (*) removed tablet-shell flag because in 1.4 tablet-shell has been removed from src. (*) tested on qemux86 and genericx86 with core-image-weston and core-image-sato. Signed-off-by: Valentin Popa

Re: [OE-core] [PATCH] wayland/weston: upgrade to 1.4.0

2014-02-12 Thread Valentin Popa
On 02/11/2014 08:12 PM, Valentin Popa wrote: tested on qemux86 and genericx86 with core-image-weston and core-image-sato Signed-off-by: Valentin Popa --- .../wayland/wayland/just-scanner.patch | 21 +--- .../wayland/{wayland_1.3.0.bb => wayland_1.4.0.bb} |

[OE-core] [PATCH_V2] mesa: upgrade to 9.2.5

2014-02-12 Thread Valentin Popa
tested on qemux86, genericx86 for core-image-sato and core-image-weston. Signed-off-by: Valentin Popa --- .../mesa/{mesa-gl_9.2.2.bb => mesa-gl_9.2.5.bb}| 0 meta/recipes-graphics/mesa/{mesa_9.2.2.bb => mesa_9.2.5.bb}| 10 -- meta/recipes-graphics/mesa/mesa_

[OE-core] [PATCH] wayland/weston: upgrade to 1.4.0

2014-02-11 Thread Valentin Popa
tested on qemux86 and genericx86 with core-image-weston and core-image-sato Signed-off-by: Valentin Popa --- .../wayland/wayland/just-scanner.patch | 21 +--- .../wayland/{wayland_1.3.0.bb => wayland_1.4.0.bb} | 7 +++--- ...move-dependencie-of-wayland-scan

[OE-core] [PATCH] mesa: upgrade to 9.2.5

2014-02-11 Thread Valentin Popa
tested on qemux86, genericx86 for core-image-sato and core-image-weston. Signed-off-by: Valentin Popa --- .../mesa/{mesa-gl_9.2.2.bb => mesa-gl_9.2.5.bb}| 0 meta/recipes-graphics/mesa/{mesa_9.2.2.bb => mesa_9.2.5.bb}| 10 -- meta/recipes-graphics/mesa/mesa_

Re: [OE-core] [PATCH] runqemu: Allow user to set -vga option with qemuparams

2014-01-23 Thread Valentin Popa
On 01/22/2014 05:46 PM, Burton, Ross wrote: Just noticed that this was merged but doesn't add anything to the usage() function in runqemu - can you quickly add something? Ross On 19 December 2013 14:02, Valentin Popa wrote: At the moment, the user cannot to set -vga other then v

Re: [OE-core] [PATCH] Mesa: upgrade to 9.2.2

2014-01-22 Thread Valentin Popa
On 01/22/2014 02:57 PM, Martin Jansa wrote: On Wed, Jan 22, 2014 at 02:48:44PM +0200, Valentin Popa wrote: On 01/22/2014 02:28 PM, Valentin Popa wrote: On 01/08/2014 07:38 PM, Martin Jansa wrote: Hi, since this patch: commit 263e654e5d28fa7f6b0c8cc23f57a31448e88a40 Author: Valentin Popa

Re: [OE-core] [PATCH] Mesa: upgrade to 9.2.2

2014-01-22 Thread Valentin Popa
On 01/22/2014 02:28 PM, Valentin Popa wrote: On 01/08/2014 07:38 PM, Martin Jansa wrote: Hi, since this patch: commit 263e654e5d28fa7f6b0c8cc23f57a31448e88a40 Author: Valentin Popa Date: Wed Oct 30 12:27:39 2013 +0200 Mesa: upgrade to 9.2.2 * License is still MIT * removed

Re: [OE-core] [PATCH] Mesa: upgrade to 9.2.2

2014-01-22 Thread Valentin Popa
On 01/08/2014 07:38 PM, Martin Jansa wrote: Hi, since this patch: commit 263e654e5d28fa7f6b0c8cc23f57a31448e88a40 Author: Valentin Popa Date: Wed Oct 30 12:27:39 2013 +0200 Mesa: upgrade to 9.2.2 * License is still MIT * removed patches were already merged or another

Re: [OE-core] [PATCH] weston: for fbdev enabled distro feature, change WESTON_NATIVE_BACKEND

2013-12-20 Thread Valentin Popa
On 12/20/2013 02:36 AM, Saul Wold wrote: On 12/19/2013 06:20 AM, Valentin Popa wrote: For builds with fbdev (no drm/kms), set WESTON_NATIVE_BACKEND to "fbdev-backend.so"; doing this, weston-launch will be able to know what backend to use. Signed-off-by: Valentin Popa --- me

[OE-core] [PATCH] weston: for fbdev enabled distro feature, change WESTON_NATIVE_BACKEND

2013-12-19 Thread Valentin Popa
For builds with fbdev (no drm/kms), set WESTON_NATIVE_BACKEND to "fbdev-backend.so"; doing this, weston-launch will be able to know what backend to use. Signed-off-by: Valentin Popa --- meta/recipes-graphics/wayland/weston_1.3.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletio

[OE-core] [PATCH] runqemu: Allow user to set -vga option with qemuparams

2013-12-19 Thread Valentin Popa
At the moment, the user cannot to set -vga other then vmware (because "vmware" is set by default); and the first argument in qemuparams has higher precedence. Signed-off-by: Valentin Popa --- scripts/runqemu | 1 + scripts/runqemu-internal | 12 ++-- 2 files c

[OE-core] [PATCH 1/1] libpng: upgrade to 1.6.7

2013-11-26 Thread Valentin Popa
License is the same. Signed-off-by: Valentin Popa --- .../0001-configure-lower-automake-requirement.patch | 15 --- .../libpng/{libpng_1.6.6.bb => libpng_1.6.7.bb} | 10 +- 2 files changed, 13 insertions(+), 12 deletions(-) rename meta/recipes-multime

[OE-core] [PATCH 0/1] libpng: upgrade to 1.6.7

2013-11-26 Thread Valentin Popa
://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=vpopa/upgrade_libpng Valentin Popa (1): libpng: upgrade to 1.6.7 .../0001-configure-lower-automake-requirement.patch | 15 --- .../libpng/{libpng_1.6.6.bb => libpng_1.6.7.bb} | 10 +- 2 files changed, 13 inserti

Re: [OE-core] [PATCH 0/1] Hob: force notebook refresh

2013-11-26 Thread Valentin Popa
Ignore, wrong list. On 11/26/2013 11:22 AM, Valentin Popa wrote: The following changes since commit 381cd842caa3db5eabf8973305b6979014d9d0a8: linux-firmware: add missing linux-firmware-iwlwifi-7260-7 package (2013-11-25 16:14:48 +) are available in the git repository at: git

[OE-core] [PATCH 1/1] Hob: force notebook refresh

2013-11-26 Thread Valentin Popa
Redraw the entire notebook widget after number-of-issues drawable is incremented (because for this case, the notebook widget doesn't refresh it's children automatically). [YOCTO #5596] Signed-off-by: Valentin Popa --- bitbake/lib/bb/ui/crumbs/builddetailspage.py | 1 + 1 file

[OE-core] [PATCH 0/1] Hob: force notebook refresh

2013-11-26 Thread Valentin Popa
://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=vpopa/YOCTO_5596 Valentin Popa (1): Hob: force notebook refresh bitbake/lib/bb/ui/crumbs/builddetailspage.py | 1 + 1 file changed, 1 insertion(+) -- 1.8.3.2 ___ Openembedded-core mailing list Openembedded-core

[OE-core] [PATCH] pciutils: upgrade to 3.2.1

2013-11-22 Thread Valentin Popa
Signed-off-by: Valentin Popa --- .../recipes-bsp/pciutils/{pciutils-3.2.0 => pciutils}/configure.patch | 0 .../recipes-bsp/pciutils/{pciutils-3.2.0 => pciutils}/guess-fix.patch | 0 .../pciutils/{pciutils-3.2.0 => pciutils}/lib-build-fix.patch | 0 meta/recipes-bsp/pciutils/

[OE-core] [PATCH] libsoup-2.4: upgrade to 2.44.2

2013-11-22 Thread Valentin Popa
Signed-off-by: Valentin Popa --- .../libsoup/{libsoup-2.4_2.44.1.bb => libsoup-2.4_2.44.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libsoup/{libsoup-2.4_2.44.1.bb => libsoup-2.4_2.44.2.bb} (85%) diff --git a/meta/recipes-support/l

[OE-core] [PATCH V2] lighttpd: upgrade to 1.4.33

2013-11-22 Thread Valentin Popa
Signed-off-by: Valentin Popa --- .../recipes-extended/lighttpd/{files => lighttpd}/index.html.lighttpd | 0 meta/recipes-extended/lighttpd/{files => lighttpd}/lighttpd | 0 meta/recipes-extended/lighttpd/{files => lighttpd}/lighttpd.conf | 0 meta/recipes-extended/lightt

[OE-core] [PATCH] lighttpd: upgrade to 1.4.33

2013-11-14 Thread Valentin Popa
Signed-off-by: Valentin Popa --- .../lighttpd/{lighttpd_1.4.32.bb => lighttpd_1.4.33.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.32.bb => lighttpd_1.4.33.bb} (93%) diff --git a/meta/recipes-extended/li

Re: [OE-core] [PATCH V2] Mesa: upgrade to 9.2.2

2013-11-01 Thread Valentin Popa
On 11/01/2013 02:27 PM, Martin Jansa wrote: On Fri, Nov 01, 2013 at 02:01:00PM +0200, Valentin Popa wrote: Updated mesa patch: It was already merged, so if there are some changes you'll need to rebase and send smaller diff. It's the same patch as the one merged. Ple

Re: [OE-core] [PATCH V2] Mesa: upgrade to 9.2.2

2013-11-01 Thread Valentin Popa
Updated mesa patch: On 10/30/2013 12:27 PM, Valentin Popa wrote: * License is still MIT * removed patches were already merged or another solution was backported. Signed-off-by: Valentin Popa --- ...ate-NativeDisplayType-depending-on-config.patch | 362 - .../mesa

  1   2   >