From c1966a1b3f728aa1d6d861a2791ae0cc10ebb14a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 8 Aug 2017 14:47:57 -0700 Subject: python3-twisted: Fix build with clang Signed-off-by: Khem Raj Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-twisted_13.2.0.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-python/recipes-devtools/python/python3-twisted_13.2.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-twisted_13.2.0.bb b/meta-python/recipes-devtools/python/python3-twisted_13.2.0.bb index 98016cca39..57406cd527 100644 --- a/meta-python/recipes-devtools/python/python3-twisted_13.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-twisted_13.2.0.bb @@ -1,6 +1,9 @@ inherit pypi setuptools3 require python-twisted.inc +SRC_URI += "file://0001-initsendmsg-Return-NULL-on-error.patch \ + " + RDEPENDS_${PN}-core = "python3-core python3-zopeinterface python3-lang" FILES_${PN}-core_append += " \ -- cgit v1.2.3-54-g00ecf