From: Baris Metin Date: Wed, 13 Apr 2011 15:15:58 +0000 (-0400) Subject: use the latest pcucontrol to have bugfixes and sl6 fixes X-Git-Tag: 5.0-rc23~78 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=fe9176a067d21e617f6eadab8afe6e97bc253bd5;p=build.git use the latest pcucontrol to have bugfixes and sl6 fixes add pyaspects to the build for the new plcapi --- diff --git a/coblitz-latest-tags.mk b/coblitz-latest-tags.mk index 329f17d1..eb4a10b3 100644 --- a/coblitz-latest-tags.mk +++ b/coblitz-latest-tags.mk @@ -22,7 +22,7 @@ vsys-scripts-GITPATH := git://git.verivue.com/planetlab/vsys-scripts. plcapi-GITPATH := git://git.verivue.com/planetlab/plcapi@plcapi-4.3-38 drupal-GITPATH := git://git.verivue.com/planetlab/drupal.git@drupal-4.7-14 plewww-GITPATH := git://git.verivue.com/planetlab/plewww@PLEWWW-4.3-53 -pcucontrol-GITPATH := git://git.verivue.com/planetlab/pcucontrol.git@pcucontrol-1.0-2 +pcucontrol-GITPATH := git://git.verivue.com/planetlab/pcucontrol.git@pcucontrol-1.0-10 nodeconfig-GITPATH := git://git.verivue.com/planetlab/nodeconfig.git@nodeconfig-4.3-10 bootmanager-BRANCH := 4.3 bootmanager-GITPATH := git://git.verivue.com/planetlab/bootmanager@bootmanager-4.3-25 @@ -33,6 +33,7 @@ bootstrapfs-GITPATH := git://git.verivue.com/planetlab/bootstrapfs.g myplc-GITPATH := git://git.verivue.com/planetlab/myplc@myplc-4.3-50 pyopenssl-GITPATH := git://git.verivue.com/planetlab/pyopenssl.git@pyopenssl-0.9-1 monitor-GITPATH := git://git.verivue.com/planetlab/monitor.git@Monitor-3.0-29 +pyaspects-GITPATH := git://git.verivue.com/planetlab/pyaspects.git@pyaspects-0.4.1-1 ifeq "$(DISTRONAME)" "centos5" yum-SVNPATH := http://svn.planet-lab.org/svn/yum/branches/centos5 diff --git a/coblitz.mk b/coblitz.mk index eff9ec49..1c92c78e 100644 --- a/coblitz.mk +++ b/coblitz.mk @@ -267,6 +267,13 @@ pyopenssl-SPEC := pyOpenSSL.spec pyopenssl-BUILD-FROM-SRPM := yes ALL += pyopenssl +# +# pyaspects +# +pyaspects-MODULES := pyaspects +pyaspects-SPEC := pyaspects.spec +pyaspects-BUILD-FROM-SRPM := yes +ALL += pyaspects # # nodeconfig