Revert "DRAFT [morty] cv-bridge-2.1.0.inc: Migrate metadata from v1"
This reverts commit 0c6e3de714f89910a84b44b62a0be749ec1cad4e.
This commit is contained in:
parent
53021ac3a0
commit
deffafc3ba
|
@ -6,7 +6,3 @@ ROS_BUILD_DEPENDS_remove = "python3-numpy"
|
||||||
ROS_BUILDTOOL_DEPENDS += " \
|
ROS_BUILDTOOL_DEPENDS += " \
|
||||||
${PYTHON_PN}-numpy-native \
|
${PYTHON_PN}-numpy-native \
|
||||||
"
|
"
|
||||||
|
|
||||||
# This option disables python2 support because we can't support both python2
|
|
||||||
# and python3 since OE upstream has disabled python2 bindings in Boost.
|
|
||||||
EXTRA_OECMAKE =+ "${@'-DANDROID=ON' if d.getVar('PYTHON_PN') != 'python3' else ''}"
|
|
||||||
|
|
Loading…
Reference in New Issue