Skip to content
Snippets Groups Projects
Commit 2624af10 authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

rosbash: adding run-time dependencies

The rosbash tools does not run with the BusyBox shell, and requires
the bash and the common find utility.
parent d891b587
No related branches found
No related tags found
No related merge requests found
......@@ -5,5 +5,7 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=8;endline=8;md5=d566ef916e9dedc
require ros.inc
RDEPENDS_${PN} = "bash findutils"
S = "${WORKDIR}/ros-${PV}/tools/${BPN}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment