From: Thierry Parmentelat Date: Thu, 4 Mar 2010 15:33:37 +0000 (+0000) Subject: trying out kernel trunk and branches/22 with kernelconfig set X-Git-Tag: 5.0-rc2~68 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=76e00f12e14e5b8cae8068e7cabca3b56278c352;p=build.git trying out kernel trunk and branches/22 with kernelconfig set --- diff --git a/onelab-k27-tags.mk b/onelab-k27-tags.mk index e8ac4321..0e211989 100644 --- a/onelab-k27-tags.mk +++ b/onelab-k27-tags.mk @@ -3,7 +3,7 @@ # build-SVNPATH 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-6 +linux-2.6-SVNPATH := http://svn.planet-lab.org/svn/linux-2.6/trunk ipfwsrc-SVNPATH := http://svn.planet-lab.org/svn/ipfw/tags/ipfw-0.9-10 madwifi-SVNPATH := http://svn.planet-lab.org/svn/madwifi/tags/madwifi-4099-0 comgt-SVNPATH := http://svn.onelab.eu/comgt/imports/0.3 diff --git a/onelab-tags.mk b/onelab-tags.mk index 658d7abd..599903bf 100644 --- a/onelab-tags.mk +++ b/onelab-tags.mk @@ -4,7 +4,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/tags/linux-2.6-22-44 +linux-2.6-SVNPATH := http://svn.planet-lab.org/svn/linux-2.6/branches/22 ipfwsrc-SVNPATH := http://svn.planet-lab.org/svn/ipfw/tags/ipfw-0.9-10 madwifi-SVNBRANCH := 0.9.4 madwifi-SVNPATH := http://svn.planet-lab.org/svn/madwifi/tags/madwifi-0.9.4-3 diff --git a/onelab.mk b/onelab.mk index faf28425..3d34e0bf 100644 --- a/onelab.mk +++ b/onelab.mk @@ -26,7 +26,8 @@ else kernel-RPMFLAGS:= --target $(HOSTARCH) endif # this is useful for 2.6.22 but will not be needed anymore with 2.6.27 -kernel-SPECVARS := iwlwifi=1 +kernel-SPECVARS += iwlwifi=1 +kernel-SPECVARS += kernelconfig=planetlab KERNELS += kernel kernels: $(KERNELS)