From 68c83f44b7d9b1798fbfe522c778a7f8180528a0 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Thu, 3 May 2012 12:25:52 -0400 Subject: [PATCH] Setting tag linux-2.6-32-31 For some reason the -30 tag did not get created in Linux-2.6. Might be because of a temporary problem with the git server. --- onelab-k32-tags.mk | 2 +- planetlab-k32-tags.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/onelab-k32-tags.mk b/onelab-k32-tags.mk index 96674635..547c818c 100644 --- a/onelab-k32-tags.mk +++ b/onelab-k32-tags.mk @@ -2,7 +2,7 @@ ### linux-2.6-BRANCH := 32 -linux-2.6-GITPATH := git://git.onelab.eu/linux-2.6.git@linux-2.6-32-30 +linux-2.6-GITPATH := git://git.onelab.eu/linux-2.6.git@linux-2.6-32-31 # help out spec2make on f8 and centos5, due to a bug in rpm # ditto on f16 for spec2make.py - tmp hopefully ifeq "$(DISTRONAME)" "$(filter $(DISTRONAME),f8 f16 centos5)" diff --git a/planetlab-k32-tags.mk b/planetlab-k32-tags.mk index 9e6446e0..d8fe6db4 100644 --- a/planetlab-k32-tags.mk +++ b/planetlab-k32-tags.mk @@ -2,7 +2,7 @@ mkinitrd-GITPATH := git://git.planet-lab.org/mkinitrd.git@mkinitrd-5.1.19.6-2 linux-2.6-BRANCH := 32 -linux-2.6-GITPATH := git://git.planet-lab.org/linux-2.6.git@linux-2.6-32-30 +linux-2.6-GITPATH := git://git.planet-lab.org/linux-2.6.git@linux-2.6-32-31 # help out spec2make on f8 and centos5, due to a bug in rpm ifeq "$(DISTRONAME)" "$(filter $(DISTRONAME),f8 centos5)" kernel-WHITELIST-RPMS := kernel-devel,kernel-headers -- 2.43.0