From: Ross Burton Date: Mon, 8 Oct 2018 14:04:54 +0000 (+0100) Subject: python3: fix patch headers X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~16486 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46bc904bf9cf3b2a01de0ba140b31066f90bfa49;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3: fix patch headers Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3/ftplib.patch b/meta/recipes-devtools/python/python3/ftplib.patch index 8bb3cd02196..49c5b2736b9 100644 --- a/meta/recipes-devtools/python/python3/ftplib.patch +++ b/meta/recipes-devtools/python/python3/ftplib.patch @@ -1,3 +1,6 @@ +Upstream-Status: Backport +Signed-off-by: Ross Burton + From cabe916dc694997d4892b58986e73a713d5a2f8d Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com>