From fe646af368be35e4cc953f3e118822f54a393e3c Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Fri, 17 Aug 2012 15:27:02 +0800 Subject: [PATCH] python: Add Upstream-Status entries for bsddb patches, no code changes (From OE-Core rev: 62187bdbaf39b116c2ce4d924dd9b670716b744c) Signed-off-by: Jackie Huang Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python/python-2.7.3-berkeley-db-5.3.patch | 2 ++ .../recipes-devtools/python/python/python-2.7.3-remove-bsdb-rpath.patch | 2 ++ 2 files changed, 4 insertions(+) diff --git a/meta/recipes-devtools/python/python/python-2.7.3-berkeley-db-5.3.patch b/meta/recipes-devtools/python/python/python-2.7.3-berkeley-db-5.3.patch index 469cbb3..3df3336 100644 --- a/meta/recipes-devtools/python/python/python-2.7.3-berkeley-db-5.3.patch +++ b/meta/recipes-devtools/python/python/python-2.7.3-berkeley-db-5.3.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [not author] + Fix to support db 5.3 for bsddb module in python 2.7.2 This patch is made from the db5.1.diff in diff --git a/meta/recipes-devtools/python/python/python-2.7.3-remove-bsdb-rpath.patch b/meta/recipes-devtools/python/python/python-2.7.3-remove-bsdb-rpath.patch index dfd346f..216be0a 100644 --- a/meta/recipes-devtools/python/python/python-2.7.3-remove-bsdb-rpath.patch +++ b/meta/recipes-devtools/python/python/python-2.7.3-remove-bsdb-rpath.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [embedded specific] + Remove the RPATH to avoid QA issue warning. RP: Added secondary unnecessary rpath to the list 2012/8/7 -- 2.7.4