[oe] [meta-oe][PATCH] postgresql.inc: Fix do_configure error (could not find Python.h)

2016-10-16 Thread Mario Domenech Goulart
Fixes: | checking for Python.h... no | configure: error: header file is required for Python | NOTE: The following config.log files may provide further information. | WARNING: exit code 1 from a shell command. | NOTE: .../tmp/work/armv5e-poky-linux-gnueabi/postgresql/9.4.8-r0.0/build/config.log |

Re: [oe] [meta-oe][PATCH] postgresql.inc: Fix do_configure error (could not find Python.h)

2016-10-16 Thread Gary Thomas
On 2016-10-16 14:15, Mario Domenech Goulart wrote: Fixes: | checking for Python.h... no | configure: error: header file is required for Python | NOTE: The following config.log files may provide further information. | WARNING: exit code 1 from a shell command. | NOTE: .../tmp/work/armv5e-poky-l

Re: [oe] [meta-oe][PATCH] postgresql.inc: Fix do_configure error (could not find Python.h)

2016-10-16 Thread Mario Domenech Goulart
Hi Gary, On Sun, 16 Oct 2016 15:43:02 +0200 Gary Thomas wrote: > On 2016-10-16 14:15, Mario Domenech Goulart wrote: >> Fixes: >> >> | checking for Python.h... no >> | configure: error: header file is required for Python >> | NOTE: The following config.log files may provide further information.

Re: [oe] [meta-oe][PATCH] postgresql.inc: Fix do_configure error (could not find Python.h)

2016-10-16 Thread Khem Raj
On Sun, Oct 16, 2016 at 8:18 AM, Mario Domenech Goulart wrote: > Hi Gary, > > On Sun, 16 Oct 2016 15:43:02 +0200 Gary Thomas wrote: > >> On 2016-10-16 14:15, Mario Domenech Goulart wrote: >>> Fixes: >>> >>> | checking for Python.h... no >>> | configure: error: header file is required for Python

[oe] [meta-oe][PATCH] nodejs: update to 4.6.0

2016-10-16 Thread Jonathan Liu
Signed-off-by: Jonathan Liu --- meta-oe/recipes-devtools/nodejs/{nodejs_4.5.0.bb => nodejs_4.6.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_4.5.0.bb => nodejs_4.6.0.bb} (96%) diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_4