Skip to content
Snippets Groups Projects
Commit ad5a1d84 authored by Olivier Stasse's avatar Olivier Stasse Committed by Matthieu Herrb
Browse files

[wip/hrp2-bringup] Fix naming convention

parent 788e6bdd
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,9 @@
# Created: Olivier Stasse on Wed, 14 Jav 2015
#
VERSION= 1.0.4
ROS_PKG= hrp2_bringup
ROS_PKG= hrp2-bringup
ROS_VERSION= ${VERSION}
DISTNAME= hrp2_bringup-${VERSION}
DISTNAME= hrp2-bringup-${VERSION}
CATEGORIES= robots
MASTER_SITES= ${MASTER_SITE_JRL}ros/${ROS_PKG}/
MASTER_REPOSITORY= ${MASTER_REPOSITORY_JRL}robots/ros-hrp2/hrp2-bringup
......@@ -12,6 +12,7 @@ MASTER_REPOSITORY= ${MASTER_REPOSITORY_JRL}robots/ros-hrp2/hrp2-bringup
MAINTAINER= gepetto@laas.fr
COMMENT= Hrp2 ros package to start HRP-2
LICENSE= openhrp-grx-license
WRKSRC= ${WRKDIR}/hrp2_bringup-${VERSION}
RESTRICTED= Redistribution of repackaged binaries not permitted
NO_PUBLIC_SRC= ${RESTRICTED}
......
......@@ -9,7 +9,7 @@ ifeq (+,$(DEPEND_DEPTH))
DEPEND_PKG+= hrp2-bringup
endif
ifeq (+,$(ROMEO_DEPEND_MK)) # -------------------------------------------
ifeq (+,$(HRP2_BRINGUP_DEPEND_MK)) # -------------------------------------------
PREFER.hrp2-bringup?= robotpkg
......
......@@ -2,9 +2,9 @@
# Created: Olivier Stasse on Wed, 17 Jun 2015
#
VERSION= 1.0.0
ROS_PKG= hrp2_computer_monitor
ROS_PKG= hrp2-computer-monitor
ROS_VERSION= ${VERSION}
DISTNAME= hrp2_computer_monitor
DISTNAME= hrp2-computer-monitor
CATEGORIES= robots
MASTER_SITES= ${MASTER_SITE_JRL}ros/${ROS_PKG}/
MASTER_REPOSITORY= ${MASTER_REPOSITORY_JRL}robots/ros-hrp2/hrp2-computer-monitor
......@@ -12,6 +12,7 @@ MASTER_REPOSITORY= ${MASTER_REPOSITORY_JRL}robots/ros-hrp2/hrp2-computer-monitor
MAINTAINER= gepetto@laas.fr
COMMENT= Hrp2 ros monitoring package
LICENSE= openhrp-grx-license
WRKSRC= ${WRKDIR}/hrp2_computer_monitor-${VERSION}
RESTRICTED= Redistribution of repackaged binaries not permitted
NO_PUBLIC_SRC= ${RESTRICTED}
......
......@@ -9,7 +9,7 @@ ifeq (+,$(DEPEND_DEPTH))
DEPEND_PKG+= hrp2-computer-monitor
endif
ifeq (+,$(ROMEO_DEPEND_MK)) # -------------------------------------------
ifeq (+,$(HRP2_COMPUTER_MONITOR_DEPEND_MK)) # -------------------------------------------
PREFER.hrp2-computer-monitor?= robotpkg
......
SHA1 (ros/hrp2_computer_monitor/1.0.0.tar.gz) = 88a079f41e64c0ea07984e2846fd1590cf82b9f0
RMD160 (ros/hrp2_computer_monitor/1.0.0.tar.gz) = 7dfb316fabb2b02010e8348a1cc8e1021e694b5b
Size (ros/hrp2_computer_monitor/1.0.0.tar.gz) = 88890 bytes
SHA1 (ros/hrp2-computer-monitor/1.0.0.tar.gz) = 88a079f41e64c0ea07984e2846fd1590cf82b9f0
RMD160 (ros/hrp2-computer-monitor/1.0.0.tar.gz) = 7dfb316fabb2b02010e8348a1cc8e1021e694b5b
Size (ros/hrp2-computer-monitor/1.0.0.tar.gz) = 88890 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment