catkin class includes BBCLASSEXTENDS

This commit is contained in:
Lukas Bulwahn 2013-08-04 11:20:07 +02:00
parent a51044ef7b
commit 9d48c558cd
1 changed files with 1 additions and 3 deletions

View File

@ -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"