From: Thierry Parmentelat Date: Tue, 24 Mar 2009 12:09:36 +0000 (+0000) Subject: keep track of branches X-Git-Tag: 4.3-rc1~62 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=257f00341147d9b8fd8891427f73c0630189f0f7 keep track of branches --- diff --git a/modules.list b/modules.list index a8e5e100..20678ad8 100644 --- a/modules.list +++ b/modules.list @@ -19,8 +19,8 @@ inotify-tools iproute2 iptables libnl -linux-2.6:22 linux-2.6 +linux-2.6:22 madwifi nodeconfig nozomi diff --git a/onelab-tags.mk b/onelab-tags.mk index 4d173745..7298f519 100644 --- a/onelab-tags.mk +++ b/onelab-tags.mk @@ -2,6 +2,7 @@ # build-SVNPATH is now set by vbuild-nightly.sh to avoid duplication +linux-2.6-SVNBRANCH := 22 linux-2.6-SVNPATH := http://svn.planet-lab.org/svn/linux-2.6/branches/22 #linux-2.6-SVNPATH := http://svn.planet-lab.org/svn/linux-2.6/trunk madwifi-SVNPATH := http://svn.planet-lab.org/svn/madwifi/trunk diff --git a/planetbridge-tags.mk b/planetbridge-tags.mk index 9480d04d..52c4f3b3 100644 --- a/planetbridge-tags.mk +++ b/planetbridge-tags.mk @@ -2,6 +2,7 @@ # build-SVNPATH is now set by vbuild-nightly.sh to avoid duplication +linux-2.6-SVNBRANCH := 22 linux-2.6-SVNPATH := http://svn.planet-lab.org/svn/linux-2.6/branches/22 #linux-2.6-SVNPATH := http://svn.planet-lab.org/svn/linux-2.6/trunk madwifi-SVNPATH := http://svn.planet-lab.org/svn/madwifi/trunk