From: Ross Burton Date: Mon, 8 Oct 2018 14:04:54 +0000 (+0100) Subject: python3: fix patch headers X-Git-Tag: uninative-2.3~144 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=46bc904bf9cf3b2a01de0ba140b31066f90bfa49;p=openembedded-core.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 8bb3cd0219..49c5b2736b 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>