]> code.ossystems Code Review - openembedded-core.git/commit
python-numpy: remove 2 dangling patches
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 29 Apr 2015 09:09:18 +0000 (02:09 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Apr 2015 22:01:26 +0000 (23:01 +0100)
commit56aac948ca9686d79a2c56f4f034f8de445ff37b
treeacf8cb33fff02ebe08bd1e6dcbab266c2395bf48
parentb3035cac6f505fda2bea31da63ab381b104cfd2e
python-numpy: remove 2 dangling patches

Removed:
- unbreak-assumptions.diff
  This patch changs the dir to /non-existant-dir, the source code has
  changed the dir to /deadir, so it is not needed any more.

- trycompile.diff
  There is no try_compile or try_run in numpy/core/setup.py any more, so
  assumed that it is not needed.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-numpy/trycompile.diff [deleted file]
meta/recipes-devtools/python/python-numpy/unbreak-assumptions.diff [deleted file]