ros: removing superfluous definitions

This commit is contained in:
Lukas Bulwahn 2013-08-04 17:22:38 +02:00
parent 2712004be9
commit 1b746e8d45
3 changed files with 0 additions and 6 deletions

View File

@ -3,8 +3,6 @@ SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = ""
require ros.inc
S = "${WORKDIR}/ros-${PV}/core/${BPN}"

View File

@ -3,8 +3,6 @@ SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=8;endline=8;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = ""
require ros.inc
S = "${WORKDIR}/ros-${PV}/core/${BPN}"

View File

@ -8,5 +8,3 @@ require ros.inc
SRC_URI += "file://0001-rosunit-extras.cmake.em-remove-NO_CMAKE_FIND_ROOT_PA.patch;striplevel=3"
S = "${WORKDIR}/ros-${PV}/tools/${BPN}"
BBCLASSEXTEND += "native"