diff options
author | Ross Burton <ross.burton@intel.com> | 2018-05-11 17:06:02 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-15 10:56:50 +0100 |
commit | 079882cb7b4acd135a25fd2fdf5940f92342c04b (patch) | |
tree | 27d79c0c8fed8e5e467a38266838b8fa53add7d9 /meta/recipes-devtools/swig | |
parent | e1b712b8c100a3473e888672c991efea1e32462a (diff) | |
download | poky-079882cb7b4acd135a25fd2fdf5940f92342c04b.tar.gz |
swig: fix patch headers
(From OE-Core rev: 83cd7a36c0ea7d1286abd3508a26b85db8760932)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/swig')
-rw-r--r-- | meta/recipes-devtools/swig/swig/swig-3.0.12-Coverity-fix-issue-reported-for-SWIG_Python_FixMetho.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/swig/swig/swig-3.0.12-Coverity-fix-issue-reported-for-SWIG_Python_FixMetho.patch b/meta/recipes-devtools/swig/swig/swig-3.0.12-Coverity-fix-issue-reported-for-SWIG_Python_FixMetho.patch index eab50fc7ef..10e4afd1ba 100644 --- a/meta/recipes-devtools/swig/swig/swig-3.0.12-Coverity-fix-issue-reported-for-SWIG_Python_FixMetho.patch +++ b/meta/recipes-devtools/swig/swig/swig-3.0.12-Coverity-fix-issue-reported-for-SWIG_Python_FixMetho.patch | |||
@@ -13,7 +13,7 @@ The issue is only reported for the "swig_ptr: " line, but for | |||
13 | consistency we replace both occurrences of strncpy with memcpy. | 13 | consistency we replace both occurrences of strncpy with memcpy. |
14 | --- | 14 | --- |
15 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 15 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
16 | Status: Backport [https://github.com/swig/swig/pull/898] | 16 | Upstream-Status: Backport [https://github.com/swig/swig/pull/898] |
17 | 17 | ||
18 | Lib/python/pyinit.swg | 4 ++-- | 18 | Lib/python/pyinit.swg | 4 ++-- |
19 | 1 file changed, 2 insertions(+), 2 deletions(-) | 19 | 1 file changed, 2 insertions(+), 2 deletions(-) |