]> 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>
Sun, 28 Jun 2015 08:41:50 +0000 (09:41 +0100)
commit7f0d86dd43a10a981aa2ad8acde66fe345fe4096
treee60adb0ef5a8debaf6daf4d27c0acfa90ec492be
parentac255ca3eacece98f60a1a5d8cfc468f73aa67c7
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.

(From OE-Core rev: 56aac948ca9686d79a2c56f4f034f8de445ff37b)

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]