aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pbr_3.1.1.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-07-10 16:20:12 +0100
committerKhem Raj <raj.khem@gmail.com>2018-07-12 07:19:43 -0700
commit63299b239116a70ce4b09dc925c5eaebb63a3052 (patch)
tree189645c97d6920da111910791b219904f4cbb828 /meta-python/recipes-devtools/python/python3-pbr_3.1.1.bb
parent8b83af1e4374758392836387897172b536975b6d (diff)
downloadmeta-openembedded-contrib-63299b239116a70ce4b09dc925c5eaebb63a3052.tar.gz
python-pbr: add python3-pbr variant
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pbr_3.1.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pbr_3.1.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pbr_3.1.1.bb b/meta-python/recipes-devtools/python/python3-pbr_3.1.1.bb
new file mode 100644
index 0000000000..97e7361b16
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-pbr_3.1.1.bb
@@ -0,0 +1,2 @@
+inherit setuptools3
+require python-pbr.inc