From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Mon, 2 Jul 2012 22:46:54 +0000 (+0200)
Subject: new module plnode-utils - built but not used for now
X-Git-Tag: 5.0-rc28~23
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=dcc651e0349ab0a1dce890573dfbb861c7f1188a;p=build.git

new module plnode-utils - built but not used for now
---

diff --git a/lxc-tags.mk b/lxc-tags.mk
index 73bfe808..d0c4272f 100644
--- a/lxc-tags.mk
+++ b/lxc-tags.mk
@@ -5,6 +5,7 @@ procprotect-GITPATH		:= git://git.onelab.eu/procprotect.git@master
 ipfw-GITPATH                    := git://git.onelab.eu/ipfw.git@ipfw-20120610-1
 nodeupdate-GITPATH		:= git://git.planet-lab.org/nodeupdate.git@nodeupdate-0.5-9
 PingOfDeath-SVNPATH		:= http://svn.planet-lab.org/svn/PingOfDeath/tags/PingOfDeath-2.2-1
+plnode-utils-GITPATH		:= git://git.onelab.eu/plnode-utils@master
 nodemanager-GITPATH             := git://git.onelab.eu/nodemanager.git@master
 # Trellis-specific NodeManager plugins
 nodemanager-topo-GITPATH	:= git://git.planet-lab.org/NodeManager-topo@master
diff --git a/lxc.mk b/lxc.mk
index df808f06..4031d15f 100644
--- a/lxc.mk
+++ b/lxc.mk
@@ -52,6 +52,14 @@ ipod-SPEC := ipod.spec
 ALL += ipod
 IN_NODEIMAGE += ipod
 
+#
+# plnode_utils
+# 
+plnode-utils-MODULES := plnode-utils
+plnode-utils-SPEC := plnode-utils.spec
+ALL += plnode-utils
+IN_NODEIMAGE += plnode-utils
+
 #
 # nodemanager
 #