Op 17 mei 2012, om 20:28 heeft Denys Dmytriyenko het volgende geschreven:

> On Thu, May 17, 2012 at 12:07:07PM +0200, Koen Kooi wrote:
>> The patchset updates the kernel to 3.2.x, so make PV match.
>> This doesn't need PR or MACHINE_KERNEL_PR bumps since the both the kernel 
>> ABI and file locations remain the same.
>> 
>> Signed-off-by: Koen Kooi <[email protected]>
>> ---
>> recipes-kernel/linux/linux-ti33x-psp_3.2.bb |    4 ++++
>> 1 file changed, 4 insertions(+)
>> 
>> diff --git a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb 
>> b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
>> index 0fe3d4f..efc5adb 100644
>> --- a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
>> +++ b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
>> @@ -10,6 +10,10 @@ S = "${WORKDIR}/git"
>> 
>> MULTI_CONFIG_BASE_SUFFIX = ""
>> 
>> +# the PATCHES_OVER_PSP updates it to 3.2.x, so adjust PV to match
>> +PV = "${@base_contains('DISTRO_FEATURES', 'tipspkernel', "3.2", "3.2.16", 
>> d)}"
>> +FILESPATH =. 
>> "${FILE_DIRNAME}/${PN}-3.2:${FILE_DIRNAME}/${PN}-3.2/${MACHINE}:"
> 
> Are you planning to use ${PN}-3.2.16 in FILESPATH for patches or defconfigs? 
> If not, I'd like to try to fix it differently...

I went for the minimal patch, I have no objection to you fixing it properly :)

regards,

Koen
_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti

Reply via email to