Added sface to the PlanetLab builds
authorSapan Bhatia <gwsapan@gmail.com>
Mon, 10 Oct 2011 15:27:31 +0000 (11:27 -0400)
committerSapan Bhatia <gwsapan@gmail.com>
Mon, 10 Oct 2011 15:27:31 +0000 (11:27 -0400)
planetlab-k32-tags.mk
planetlab.mk

index beb4417..c28d4be 100644 (file)
@@ -45,6 +45,7 @@ ejabberd-GITPATH              := git://git.planet-lab.org/ejabberd.git@ejabberd-2.1.6-2
 omf-GITPATH                     := git://git.onelab.eu/omf.git@omf-5.3-11
 ###
 sfa-GITPATH                     := git://git.planet-lab.org/sfa.git@sfa-1.0-35
+sface-GITPATH                   := git://git.onelab.org/sface.git@master
 nodeconfig-GITPATH             := git://git.planet-lab.org/nodeconfig.git@nodeconfig-5.0-5
 bootmanager-GITPATH             := git://git.planet-lab.org/bootmanager.git@bootmanager-5.0-20
 pypcilib-GITPATH               := git://git.planet-lab.org/pypcilib.git@pypcilib-0.2-10
index eb4043b..3708096 100644 (file)
@@ -356,6 +356,10 @@ sfa-SPEC := sfa.spec
 ALL += sfa
 endif
 
+sface-MODULES := sface
+sface-SPEC := sface.spec
+ALL += sface
+
 #
 # nodeconfig
 #