[meta-ti] [PATCH] ti33x.inc: add missing MACHINE_KERNEL_PR bump for the 3.2.14 -> 3.2.16 upgrade
Denys Dmytriyenko
denis at denix.org
Mon May 7 08:55:48 PDT 2012
On Sat, May 05, 2012 at 11:55:13AM +0200, Koen Kooi wrote:
> Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
> ---
>
> 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
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
>
More information about the meta-ti
mailing list