From: Thierry Parmentelat Date: Mon, 14 Jun 2010 08:17:11 +0000 (+0200) Subject: synced with wextoolbox: a couple fixes in deps X-Git-Tag: 5.0-rc11~63 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=79c60a52db34894050094b4225948b9eadbbdbc9;p=build.git synced with wextoolbox: a couple fixes in deps --- diff --git a/onelab-k27-tags.mk b/onelab-k27-tags.mk index e12687d8..5f5064b1 100644 --- a/onelab-k27-tags.mk +++ b/onelab-k27-tags.mk @@ -1,5 +1,6 @@ # build-GITPATH is now set by vbuild-nightly.sh to avoid duplication +### linux-2.6-SVNPATH := http://svn.planet-lab.org/svn/linux-2.6/tags/linux-2.6-27-13 madwifi-SVNPATH := http://svn.planet-lab.org/svn/madwifi/tags/madwifi-4099-0 iptables-SVNPATH := http://svn.planet-lab.org/svn/iptables/tags/iptables-1.4.8-0 @@ -7,6 +8,7 @@ iptables-BUILD-FROM-SRPM := yes # tmp iproute2-SVNPATH := http://svn.planet-lab.org/svn/iproute2/tags/iproute2-2.6.16-2 ### ipfw-SVNPATH := http://svn.planet-lab.org/svn/ipfw/tags/ipfw-0.9-15 +### comgt-SVNPATH := http://svn.onelab.eu/comgt/imports/0.3 planetlab-umts-tools-GITPATH := git://git.onelab.eu/planetlab-umts-tools@planetlab-umts-tools-0.6-4 ### diff --git a/onelab.mk b/onelab.mk index 4e681adc..593f6773 100644 --- a/onelab.mk +++ b/onelab.mk @@ -1,5 +1,3 @@ -# $Id$ -# $URL$ # # declare the packages to be built and their dependencies # initial version from Mark Huang @@ -289,6 +287,7 @@ ALL += vsys-scripts plcapi-MODULES := PLCAPI plcapi-SPEC := PLCAPI.spec ALL += plcapi +IN_MYPLC += plcapi # # drupal @@ -297,6 +296,7 @@ drupal-MODULES := drupal drupal-SPEC := drupal.spec drupal-BUILD-FROM-SRPM := yes ALL += drupal +IN_MYPLC += drupal # # use the plewww module instead @@ -304,6 +304,7 @@ ALL += drupal plewww-MODULES := PLEWWW plewww-SPEC := plewww.spec ALL += plewww +IN_MYPLC += plewww # # www-register-wizard @@ -311,6 +312,7 @@ ALL += plewww www-register-wizard-MODULES := www-register-wizard www-register-wizard-SPEC := www-register-wizard.spec ALL += www-register-wizard +IN_MYPLC += www-register-wizard # # pcucontrol @@ -387,6 +389,7 @@ endif nodeconfig-MODULES := nodeconfig nodeconfig-SPEC := nodeconfig.spec ALL += nodeconfig +IN_MYPLC += nodeconfig # # bootmanager @@ -394,6 +397,7 @@ ALL += nodeconfig bootmanager-MODULES := BootManager bootmanager-SPEC := bootmanager.spec ALL += bootmanager +IN_MYPLC += bootmanager # # pypcilib : used in bootcd @@ -410,6 +414,7 @@ pyplnet-MODULES := pyplnet pyplnet-SPEC := pyplnet.spec ALL += pyplnet IN_BOOTSTRAPFS += pyplnet +IN_MYPLC += pyplnet IN_BOOTCD += pyplnet # @@ -437,6 +442,7 @@ bootcd-DEPEND-PACKAGES := $(IN_BOOTCD) bootcd-DEPEND-FILES := RPMS/yumgroups.xml bootcd-RPMDATE := yes ALL += bootcd +IN_MYPLC += bootcd # # vserver : reference image for slices @@ -459,6 +465,7 @@ bootstrapfs-DEPEND-PACKAGES := $(IN_BOOTSTRAPFS) bootstrapfs-DEPEND-FILES := RPMS/yumgroups.xml bootstrapfs-RPMDATE := yes ALL += bootstrapfs +IN_MYPLC += bootstrapfs # # noderepo @@ -479,6 +486,7 @@ noderepo-DEPEND-FILES := RPMS/yumgroups.xml noderepo-SPECVARS = node_rpms_plus=$(NODEREPO_RPMS_3PLUS) noderepo-RPMDATE := yes ALL += noderepo +IN_MYPLC += noderepo # # slicerepo