catkin class includes BBCLASSEXTENDS
This commit is contained in:
parent
a51044ef7b
commit
9d48c558cd
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue