Re: [OpenWrt-Devel] [PATCH 1/5] [target/ps3] Bump kernel version to 2.6.24

2008-04-18 Thread Yuji Mano
Yuji Mano wrote: > I will commit ps3 kernel patches. I have already commited ps3-utils patch. Since 2.6.25 was just released, I bumped ps3 kernel version to 2.6.25 (r10858). This avoids needing the extra patch for kernel config kexec && !debugger. - Yuji _

Re: [OpenWrt-Devel] [PATCH 1/5] [target/ps3] Bump kernel version to 2.6.24

2008-03-31 Thread Yuji Mano
Hi Felix, Jeremy Kerr wrote: > 2.6.24 has some kexec changes that are useful for ps3, so update. This > requires a patch to fix a build error with CONFIG_KEXEC && > !CONFIG_DEBUGGER. > > Signed-off-by: Jeremy Kerr <[EMAIL PROTECTED]> > > --- > > target/linux/generic-2.6/patches-2.6.24/701-fix-

[OpenWrt-Devel] [PATCH 1/5] [target/ps3] Bump kernel version to 2.6.24

2008-03-19 Thread Jeremy Kerr
2.6.24 has some kexec changes that are useful for ps3, so update. This requires a patch to fix a build error with CONFIG_KEXEC && !CONFIG_DEBUGGER. Signed-off-by: Jeremy Kerr <[EMAIL PROTECTED]> --- target/linux/generic-2.6/patches-2.6.24/701-fix-compilation-for-CONFIG_DEBUGGER=n-and-CONFIG_KEX