aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pbr_4.2.0.bb
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2018-08-03 17:34:03 +0800
committerKhem Raj <raj.khem@gmail.com>2018-08-03 09:34:29 -0700
commit83c609bb84358ca7b2232c59f9362594c2a9f2a3 (patch)
tree56b07b256bca1239a66e788d7d6c4e3adda1344b /meta-python/recipes-devtools/python/python-pbr_4.2.0.bb
parent1f29ab81d855c9a72df621dd1d94c4cc4f807965 (diff)
downloadmeta-openembedded-83c609bb84358ca7b2232c59f9362594c2a9f2a3.tar.gz
python-pbr.inc: remove it
There is one in oe-ocore, so remove it, and let python-pbr_4.2.0.bb use the one in oe-core. 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/python-pbr_4.2.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pbr_4.2.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pbr_4.2.0.bb b/meta-python/recipes-devtools/python/python-pbr_4.2.0.bb
index 8f7f924dab..a4b56cdbdf 100644
--- a/meta-python/recipes-devtools/python/python-pbr_4.2.0.bb
+++ b/meta-python/recipes-devtools/python/python-pbr_4.2.0.bb
@@ -1,2 +1,3 @@
inherit setuptools
-require python-pbr.inc
+# The inc file is in oe-core
+require recipes-devtools/python/python-pbr.inc