| Submitter | jackie huang |
|---|---|
| Date | Aug. 17, 2012, 7:27 a.m. |
| Message ID | <2d63d5cc202a3c53175484a8251a530546d114a4.1345187942.git.jackie.huang@windriver.com> |
| Download | mbox | patch |
| Permalink | /patch/34783/ |
| State | Accepted |
| Commit | 62187bdbaf39b116c2ce4d924dd9b670716b744c |
| Headers | show |
Comments
On Fri, 2012-08-17 at 15:27 +0800, jackie.huang@windriver.com wrote: > From: Jackie Huang <jackie.huang@windriver.com> > > Signed-off-by: Jackie Huang <jackie.huang@windriver.com> > --- > .../python/python-2.7.3-berkeley-db-5.3.patch | 2 ++ > .../python/python-2.7.3-remove-bsdb-rpath.patch | 2 ++ > 2 files changed, 4 insertions(+), 0 deletions(-) Merged to master, thanks. Richard
Patch
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