diff --git a/recipes-ros/ros-comm/rosmaster_1.9.41.bb b/recipes-ros/ros-comm/rosmaster_1.9.41.bb
new file mode 100644
index 0000000000000000000000000000000000000000..c31e3ab857d550bc49cb5fed1746066fb37cea2b
--- /dev/null
+++ b/recipes-ros/ros-comm/rosmaster_1.9.41.bb
@@ -0,0 +1,8 @@
+DESCRIPTION = "ROS Master implementation."
+SECTION = "devel"
+LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://package.xml;beginline=8;endline=8;md5=d566ef916e9dedc494f5f793a6690ba5"
+
+require ros-comm.inc
+
+S = "${WORKDIR}/ros_comm-${PV}/tools/${BPN}"