summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-06-02 12:25:56 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-03 13:13:27 +0100
commit5cd554fbe255bd460c81226fb61e3c87fc75304d (patch)
tree09fe65c6042002891abe3e820328560a7ed4d882 /meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb
parent991a7130c59d559d332cb45a0ec34d0818237cc4 (diff)
downloadpoky-5cd554fbe255bd460c81226fb61e3c87fc75304d.tar.gz
python-pyrex: remove unused recipe
(From OE-Core rev: 976097f72af02ae4009ab81158927fca54ea78ff) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb')
-rw-r--r--meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb b/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb
deleted file mode 100644
index e8ef1aa12b..0000000000
--- a/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb
+++ /dev/null
@@ -1,5 +0,0 @@
1require python-pyrex_${PV}.bb
2inherit native pythonnative
3DEPENDS = "python-native"
4RDEPENDS_${PN} = ""
5PR = "r3"