[meta-ti] [PATCH] linux-mainline: update to 3.2.18

Koen Kooi koen at dominion.thruhere.net
Thu May 24 02:29:38 PDT 2012


Thanks for pointing that out. Here it is:

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

Op 24 mei 2012, om 10:38 heeft Andreas Müller het volgende geschreven:

> On Wed, May 23, 2012 at 1:57 PM, Koen Kooi <koen at dominion.thruhere.net> wrote:
>> ---
>>  conf/machine/include/omap3.inc             |    2 +-
>>  recipes-kernel/linux/linux-mainline_3.2.bb |    8 ++++----
>>  2 files changed, 5 insertions(+), 5 deletions(-)
>> 
>> diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
>> index c5b1979..0f3cc36 100644
>> --- a/conf/machine/include/omap3.inc
>> +++ b/conf/machine/include/omap3.inc
>> @@ -4,7 +4,7 @@ require conf/machine/include/soc-family.inc
>>  require conf/machine/include/tune-cortexa8.inc
>>  PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
>>  # Increase this everytime you change something in the kernel
>> -MACHINE_KERNEL_PR = "r120"
>> +MACHINE_KERNEL_PR = "r121"
>> 
>>  KERNEL_IMAGETYPE = "uImage"
>> 
>> diff --git a/recipes-kernel/linux/linux-mainline_3.2.bb b/recipes-kernel/linux/linux-mainline_3.2.bb
>> index 3dda4f8..69eb7e5 100644
>> --- a/recipes-kernel/linux/linux-mainline_3.2.bb
>> +++ b/recipes-kernel/linux/linux-mainline_3.2.bb
>> @@ -5,12 +5,12 @@ KERNEL_IMAGETYPE = "uImage"
>> 
>>  COMPATIBLE_MACHINE = "(beagleboard)"
>> 
>> -PV = "3.2.16"
>> -# v3.2.16 tag
>> -SRCREV_pn-${PN} = "b1be7dd1ec231ae751d0ce3acd0d2e5760704a6f"
>> +PV = "3.2.18"
>> +# v3.2.18 tag
>> +SRCREV_pn-${PN} = "52c6b95f8a2edaff98b779f15b2f4d69b61b18b9"
>> 
>>  # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
>> -MACHINE_KERNEL_PR_append = "d"
>> +MACHINE_KERNEL_PR_append = "a"
>> 
>>  FILESPATH =. "${FILE_DIRNAME}/linux-mainline-3.2:${FILE_DIRNAME}/linux-mainline-3.2/${MACHINE}:"
>> 
>> --
>> 1.7.10
> Signed-off?




More information about the meta-ti mailing list