aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/swig/swig_3.0.12.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2017-12-11 15:39:37 +1300
committerPaul Eggleton <paul.eggleton@linux.intel.com>2017-12-11 15:42:23 +1300
commitd682907cd92e10d0da483d1b918b0bb786359d0c (patch)
treeeb2af4e62afed8e4acde08822c638881b183ac7f /meta/recipes-devtools/swig/swig_3.0.12.bb
parentced4ac760926ce43a937dad2be3b873b1beec6aa (diff)
downloadopenembedded-core-contrib-d682907cd92e10d0da483d1b918b0bb786359d0c.tar.gz
swig: add patch to support Node.js 7+paule/swig-nodejs-7
Add a patch which has been submitted upstream to support producing bindings for Node.js 7+. This is important to enable mraa to build with newer Node.js versions. Fixes [YOCTO #12293]. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/swig/swig_3.0.12.bb')
-rw-r--r--meta/recipes-devtools/swig/swig_3.0.12.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/swig/swig_3.0.12.bb b/meta/recipes-devtools/swig/swig_3.0.12.bb
index d5caa674b8..15f7348681 100644
--- a/meta/recipes-devtools/swig/swig_3.0.12.bb
+++ b/meta/recipes-devtools/swig/swig_3.0.12.bb
@@ -2,6 +2,7 @@ require ${BPN}.inc
SRC_URI += "file://0001-Use-proc-self-exe-for-swig-swiglib-on-non-Win32-plat.patch \
file://0001-configure-use-pkg-config-for-pcre-detection.patch \
+ file://0001-Add-Node-7.x-aka-V8-5.2-support.patch \
"
SRC_URI[md5sum] = "82133dfa7bba75ff9ad98a7046be687c"
SRC_URI[sha256sum] = "7cf9f447ae7ed1c51722efc45e7f14418d15d7a1e143ac9f09a668999f4fc94d"