Commit ad928ac7 authored by Martin Jansa's avatar Martin Jansa Committed by Herb Kuta
Browse files

{melodic} Add opengl or vulkan restriction in .bbappend-s


Add an opengl or vulkan restriction in .bbappend-s in addition to
removing the affected packages from the RDEPENDS of
packagegroup-ros-world-melodic, and simplify the code that removes them.
Signed-off-by: default avatarMartin Jansa <martin.jansa@lge.com>
Showing with 100 additions and 0 deletions
+100 -0
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on moveit-commander->moveit-ros-planning-interface->moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on exotica-core->moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on exotica-core->moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on exotica-core->moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on exotica-core->moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on exotica-core->moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on exotica-core->moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on exotica-core->moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on exotica-core->moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on exotica-core->moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on exotica-core->moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on exotica-core->moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on industrial-trajectory-filters->moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
# Copyright (c) 2019 LG Electronics, Inc.
# Depends on pr2-moveit-config->moveit-ros-move-group->moveit-ros-planning->moveit-ros-perception->mesa with this restriction:
inherit distro_features_check
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment