Re: [OE-core] [PATCH] webkitgtk: disable gobject-introspection on armv7a

2017-08-22 Thread Andre McCurdy
On Tue, Aug 22, 2017 at 12:36 AM, wrote: > From: Jackie Huang > > Disable gobject-introspection on armv7a to avoid > do_compile failure: > > | qemu: uncaught target signal 11 (Segmentation fault) - core dumped > | Segmentation fault > > Signed-off-by: Jackie Huang > --- > meta/recipes-sato/web

Re: [OE-core] [PATCH] webkitgtk: disable gobject-introspection on armv7a

2017-08-22 Thread Khem Raj
On Tue, Aug 22, 2017 at 12:36 AM, wrote: > From: Jackie Huang > > Disable gobject-introspection on armv7a to avoid > do_compile failure: > > | qemu: uncaught target signal 11 (Segmentation fault) - core dumped > | Segmentation fault > > Signed-off-by: Jackie Huang > --- > meta/recipes-sato/web

[OE-core] [PATCH] webkitgtk: disable gobject-introspection on armv7a

2017-08-22 Thread jackie.huang
From: Jackie Huang Disable gobject-introspection on armv7a to avoid do_compile failure: | qemu: uncaught target signal 11 (Segmentation fault) - core dumped | Segmentation fault Signed-off-by: Jackie Huang --- meta/recipes-sato/webkit/webkitgtk_2.16.6.bb | 4 1 file changed, 4 insertions

[OE-core] [PATCH] webkitgtk: disable gobject-introspection on armv7a

2016-09-11 Thread jackie.huang
From: Jackie Huang Disable gobject-introspection on armv7a to avoid do_compile failure. Signed-off-by: Jackie Huang --- meta/recipes-sato/webkit/webkitgtk_2.12.5.bb | 4 1 file changed, 4 insertions(+) diff --git a/meta/recipes-sato/webkit/webkitgtk_2.12.5.bb b/meta/recipes-sato/webkit/