On Sat, May 05, 2012 at 11:55:13AM +0200, Koen Kooi wrote: > Signed-off-by: Koen Kooi <[email protected]> > --- > > Denys, since the 3.2.16 update patch isn't in yet do you want me to squash > this into that and resend as v2?
Sure, send me v2 please. > conf/machine/include/ti33x.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc > index c5926a8..e04da03 100644 > --- a/conf/machine/include/ti33x.inc > +++ b/conf/machine/include/ti33x.inc > @@ -4,7 +4,7 @@ require conf/machine/include/soc-family.inc > require conf/machine/include/tune-cortexa8.inc > PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp" > # Increase this everytime you change something in the kernel > -MACHINE_KERNEL_PR = "r10" > +MACHINE_KERNEL_PR = "r11" > > KERNEL_IMAGETYPE = "uImage" > > -- > 1.7.10 > > _______________________________________________ > meta-ti mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-ti > _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
