]> code.ossystems Code Review - openembedded-core.git/commitdiff
python: Add Upstream-Status entries for bsddb patches, no code changes
authorJackie Huang <jackie.huang@windriver.com>
Fri, 17 Aug 2012 07:27:02 +0000 (15:27 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Aug 2012 12:09:19 +0000 (13:09 +0100)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python/python-2.7.3-berkeley-db-5.3.patch
meta/recipes-devtools/python/python/python-2.7.3-remove-bsdb-rpath.patch

index 469cbb3ef9085d81b0ba25559a7c8b7bb2719b5b..3df33368ec2d38fd15baebb9ff98dc5f1c1c39a6 100644 (file)
@@ -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
index dfd346f86ea2f0b97d38d6e8d87ec61411b5bccc..216be0a448ad9d252d394c595e9b6eebda7594b0 100644 (file)
@@ -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