diff options
Diffstat (limited to 'meta-oe/recipes-devtools/swig/swig_2.0.12.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/swig/swig_2.0.12.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/swig/swig_2.0.12.bb b/meta-oe/recipes-devtools/swig/swig_2.0.12.bb index 0fbcfa1bf5..d3707ee8c0 100644 --- a/meta-oe/recipes-devtools/swig/swig_2.0.12.bb +++ b/meta-oe/recipes-devtools/swig/swig_2.0.12.bb | |||
| @@ -1,6 +1,9 @@ | |||
| 1 | require ${BPN}.inc | 1 | require ${BPN}.inc |
| 2 | 2 | ||
| 3 | SRC_URI += "file://0001-Use-proc-self-exe-for-swig-swiglib-on-non-Win32-plat.patch" | 3 | SRC_URI += "file://0001-Use-proc-self-exe-for-swig-swiglib-on-non-Win32-plat.patch \ |
| 4 | file://0001-configure-use-pkg-config-for-pcre-detection.patch \ | ||
| 5 | " | ||
| 6 | |||
| 4 | 7 | ||
| 5 | SRC_URI[md5sum] = "c3fb0b2d710cc82ed0154b91e43085a4" | 8 | SRC_URI[md5sum] = "c3fb0b2d710cc82ed0154b91e43085a4" |
| 6 | SRC_URI[sha256sum] = "65e13f22a60cecd7279c59882ff8ebe1ffe34078e85c602821a541817a4317f7" | 9 | SRC_URI[sha256sum] = "65e13f22a60cecd7279c59882ff8ebe1ffe34078e85c602821a541817a4317f7" |
