Skip to content

Commit

Permalink
Merge pull request #3 from eigendude/thud
Browse files Browse the repository at this point in the history
Upgrade to Yocto Thud
  • Loading branch information
eigendude authored Mar 11, 2019
2 parents 251c0a7 + 9dbda49 commit 46976c7
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 24 deletions.
2 changes: 1 addition & 1 deletion conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ BBFILE_PRIORITY_ros-layer = "7"

LICENSE_PATH += "${LAYERDIR}/licenses"

LAYERSERIES_COMPAT_ros-layer = "sumo"
LAYERSERIES_COMPAT_ros-layer = "thud"

ROSDISTRO := "melodic"
16 changes: 0 additions & 16 deletions recipes-devtools/python/python-pbr.inc

This file was deleted.

3 changes: 0 additions & 3 deletions recipes-devtools/python/python-pbr_3.1.1.bb

This file was deleted.

3 changes: 0 additions & 3 deletions recipes-devtools/python/python3-pbr_3.1.1.bb

This file was deleted.

2 changes: 1 addition & 1 deletion recipes-ros/ros-comm/rosbag_1.14.2.bb
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ require ros-comm.inc
ROS_PKG_SUBDIR = "tools"

RDEPENDS_${PN} = "python-compression python-threading python-pyyaml python-io \
genmsg genpy roslib rospy python-gnupg"
genmsg genpy roslib rospy python-gnupg python-pycrypto"

0 comments on commit 46976c7

Please sign in to comment.