diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2018-08-03 17:34:02 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-08-03 09:34:29 -0700 |
commit | 1f29ab81d855c9a72df621dd1d94c4cc4f807965 (patch) | |
tree | dac9f82725b7cda11946b6cd177dc95bd873fac9 /meta-python/recipes-devtools | |
parent | 32d29814278262005ef9bd691178c68b8cb1e000 (diff) | |
download | meta-openembedded-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')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pbr_4.2.0.bb | 2 |
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 @@ | |||
1 | inherit setuptools3 | ||
2 | require python-pbr.inc | ||