From 8dc7120e5ed15bbf2f0f406c802aac4f48465736 Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn Date: Thu, 20 Dec 2012 15:54:45 +0100 Subject: [PATCH] adjusting ros recipe --- recipes-ros/ros/ros.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-ros/ros/ros.bb b/recipes-ros/ros/ros.bb index b9d31f6..94f9844 100644 --- a/recipes-ros/ros/ros.bb +++ b/recipes-ros/ros/ros.bb @@ -8,8 +8,7 @@ DEPENDS = "python-empy-native python-rospkg-native python-native python-pyyaml-n PR = "r0" -SRC_URI = "file://ros_server.tar.gz \ - file://fuerte-ros-base.rosinstall" +SRC_URI = "file://fuerte-ros-base.rosinstall" S = "${WORKDIR}"