diff mbox series

[1/2] swig: fix patch headers

Message ID 20180511160613.10926-1-ross.burton@intel.com
State Accepted
Commit 83cd7a36c0ea7d1286abd3508a26b85db8760932
Headers show
Series [1/2] swig: fix patch headers | expand

Commit Message

Ross Burton May 11, 2018, 4:06 p.m. UTC
Signed-off-by: Ross Burton <ross.burton@intel.com>

---
 ...ig-3.0.12-Coverity-fix-issue-reported-for-SWIG_Python_FixMetho.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.11.0

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
diff mbox series

Patch

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 eab50fc7ef7..10e4afd1ba0 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
 consistency we replace both occurrences of strncpy with memcpy.
 ---
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Status: Backport [https://github.com/swig/swig/pull/898]
+Upstream-Status: Backport [https://github.com/swig/swig/pull/898]
 
  Lib/python/pyinit.swg | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)