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

catkin class includes BBCLASSEXTENDS

parent a51044ef
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,8 @@ LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=7;endline=7;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "cmake python-empy python-catkin-pkg python-empy-native python-catkin-pkg-native"
RDEPENDS_${PN}_class-native = ""
RDEPENDS_${PN}_class-native = ""
RDEPENDS_${PN} = "cmake make binutils binutils-symlinks gcc gcc-symlinks g++ g++-symlinks \
python-catkin-pkg python-argparse python-misc python-multiprocessing \
python-shell python-subprocess python-xml"
......@@ -27,5 +27,3 @@ FILES_${PN}-dev += "\
${prefix}/env.sh \
${prefix}/setup.* \
"
BBCLASSEXTEND += "native"
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