Commit 12d9596c authored by Herb Kuta's avatar Herb Kuta
Browse files

layer.conf: Add LAYERDEPENDS

parent c350acd5
Showing with 7 additions and 0 deletions
+7 -0
......@@ -13,6 +13,13 @@ LICENSE_PATH += "${LAYERDIR}/licenses"
# Version 1 was the manually created meta-ros, prior to the introduction of superflore.
LAYERVERSION_ros-layer = "2"
LAYERDEPENDS_ros-layer = " \
core \
meta-python \
openembedded-layer \
qt5-layer \
"
require conf/ros-distro/ros-distro.conf
# Only .bb files are generated
......
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