mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

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>
4 lines
95 B
BlitzBasic
4 lines
95 B
BlitzBasic
inherit setuptools
|
|
# The inc file is in oe-core
|
|
require recipes-devtools/python/python-pbr.inc
|