aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2018-08-03 17:34:02 +0800
committerKhem Raj <raj.khem@gmail.com>2018-08-03 09:34:29 -0700
commit1f29ab81d855c9a72df621dd1d94c4cc4f807965 (patch)
treedac9f82725b7cda11946b6cd177dc95bd873fac9 /meta-python/recipes-devtools/python
parent32d29814278262005ef9bd691178c68b8cb1e000 (diff)
downloadmeta-openembedded-contrib-1f29ab81d855c9a72df621dd1d94c4cc4f807965.tar.gz
python3-pbr: remove it
There is one in oe-core, so remove it. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pbr_4.2.0.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pbr_4.2.0.bb b/meta-python/recipes-devtools/python/python3-pbr_4.2.0.bb
deleted file mode 100644
index 97e7361b16..0000000000
--- a/meta-python/recipes-devtools/python/python3-pbr_4.2.0.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-inherit setuptools3
-require python-pbr.inc