From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH] switch default kernel to 2.6.32 Date: Mon, 26 Jul 2010 23:51:01 -0700 Message-ID: <4C4E81D5.7030604@goop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: Xen-devel List-Id: xen-devel@lists.xenproject.org On 07/26/2010 11:46 PM, Keir Fraser wrote: > Done. I assume just changing the REMOTEBRANCH tag will work. Hm, perhaps. I had to do that other git magic to make it work, and I'm=20 guessing that didn't make it into 4.0-testing? I'll check tomorrow... J > K. > > On 27/07/2010 04:06, "Jeremy Fitzhardinge" wrote: > >> On 07/20/2010 03:08 AM, Pasi K=E4rkk=E4inen wrote: >>> On Thu, Jun 17, 2010 at 02:25:05PM +0100, Jeremy Fitzhardinge wrote: >>>> Use 2.6.32 now. >>>> >>> Hello, >>> >>> How about xen-4.0-testing.hg ? >>> It seems to be still using 'xen/master' .. >> Keir, did you switch it over too? >> >> Thanks, >> J >> >>> -- Pasi >>> >>>> Signed-off-by: Jeremy Fitzhardinge >>>> >>>> diff -r b9c541d9c138 buildconfigs/mk.linux-2.6-pvops >>>> --- a/buildconfigs/mk.linux-2.6-pvops Tue Jun 15 13:27:14 2010 +0100 >>>> +++ b/buildconfigs/mk.linux-2.6-pvops Thu Jun 17 14:24:17 2010 +0100 >>>> @@ -10,7 +10,7 @@ >>>> else >>>> XEN_LINUX_GIT_URL ?=3D >>>> git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git >>>> endif >>>> -XEN_LINUX_GIT_REMOTEBRANCH ?=3D xen/stable-2.6.31.x >>>> +XEN_LINUX_GIT_REMOTEBRANCH ?=3D xen/stable-2.6.32.x >>>> >>>> EXTRAVERSION ?=3D >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> Xen-devel mailing list >>>> Xen-devel@lists.xensource.com >>>> http://lists.xensource.com/xen-devel >