diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2014-07-31 17:29:54 -0300 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-08-05 12:02:40 +0200 |
commit | 8b7d90d8e4c3338f94c588fc7e4a88319bd9a9e8 (patch) | |
tree | 241e129bc9e71a4aa7fcc9abcf17a13bad0ff086 /meta-oe | |
parent | 466e0278acc96aabd29877933b22ae19e23cf810 (diff) | |
download | meta-openembedded-8b7d90d8e4c3338f94c588fc7e4a88319bd9a9e8.tar.gz |
swig: Update to 3.0.2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-devtools/swig/swig_3.0.2.bb (renamed from meta-oe/recipes-devtools/swig/swig_2.0.12.bb) | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-oe/recipes-devtools/swig/swig_2.0.12.bb b/meta-oe/recipes-devtools/swig/swig_3.0.2.bb index d3707ee8c..ac4191458 100644 --- a/meta-oe/recipes-devtools/swig/swig_2.0.12.bb +++ b/meta-oe/recipes-devtools/swig/swig_3.0.2.bb | |||
@@ -4,7 +4,5 @@ SRC_URI += "file://0001-Use-proc-self-exe-for-swig-swiglib-on-non-Win32-plat.pat | |||
4 | file://0001-configure-use-pkg-config-for-pcre-detection.patch \ | 4 | file://0001-configure-use-pkg-config-for-pcre-detection.patch \ |
5 | " | 5 | " |
6 | 6 | ||
7 | 7 | SRC_URI[md5sum] = "62f9b0d010cef36a13a010dc530d0d41" | |
8 | SRC_URI[md5sum] = "c3fb0b2d710cc82ed0154b91e43085a4" | 8 | SRC_URI[sha256sum] = "a2669657cabcedc371f63c0457407a183e0b6b2ef4e7e303c1ec9a3964cc7813" |
9 | SRC_URI[sha256sum] = "65e13f22a60cecd7279c59882ff8ebe1ffe34078e85c602821a541817a4317f7" | ||
10 | |||