From: Thierry Parmentelat Date: Wed, 21 Nov 2007 14:07:52 +0000 (+0000) Subject: building pypcilib for bootcd X-Git-Tag: 4.2-rc2~492 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ed7f8870046139c4e441b37e9d33d1b23b926fe5;p=build.git building pypcilib for bootcd --- diff --git a/planetlab-tags.mk b/planetlab-tags.mk index c86467f1..ac42d0a2 100644 --- a/planetlab-tags.mk +++ b/planetlab-tags.mk @@ -20,6 +20,7 @@ PLCAPI-SVNPATH := http://svn.planet-lab.org/svn/PLCAPI/trunk WWW-SVNPATH := http://svn.planet-lab.org/svn/WWW/trunk VserverReference-SVNPATH := http://svn.planet-lab.org/svn/VserverReference/trunk BootManager-SVNPATH := http://svn.planet-lab.org/svn/BootManager/trunk +pypcilib-SVNPATH += http://svn.planet-lab.org/svn/pypcilib/trunk BootCD-SVNPATH := http://svn.planet-lab.org/svn/BootCD/trunk BootstrapFS-SVNPATH := http://svn.planet-lab.org/svn/BootstrapFS/trunk MyPLC-SVNPATH := http://svn.planet-lab.org/svn/MyPLC/trunk diff --git a/planetlab.mk b/planetlab.mk index 00494175..7cca7ae2 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -183,6 +183,13 @@ bootmanager-SPEC := bootmanager.spec bootmanager-RPMBUILD := sudo bash ./rpmbuild.sh ALL += bootmanager +# +# pypcilib : used in bootcd +# +pypcilib-MODULES := pypcilib +pypcilib-SPEC := pypcilib.spec +ALL += pypcilib + # copy the current list, so as to keep image-building rpms out ALL-REGULARS := $(ALL)