[oe] [meta-handheld][PATCH] linux_3.2: update from 3.2.1 to 3.2.7

Andrea Adami andrea.adami at gmail.com
Thu Feb 23 09:50:20 UTC 2012


On Thu, Feb 23, 2012 at 7:36 AM, Martin Jansa <martin.jansa at gmail.com> wrote:
> On Wed, Feb 22, 2012 at 11:28:08PM +0100, Andrea Adami wrote:
>> * apply latest patchset
>> * bump INC_PR
>
> Looking at this commit and almost the same in meta-initramfs, why
> haven't you moved linux-3.2.inc to meta-initramfs and use that from
> meta-handheld as it already depends on meta-initramfs layer for
> kexecboot?
>
> Cheers,
>

Martin,
I even plan to merge the linux-3.1.inc, linux-3.2.inc and
linux-git.inc in the respective recipes...

I prefer to keep the two kernels clearly separated for several reasons:

- people can be interested in meta-initramfs only and it's much more
clear having a single file and one .inc
 (they would find this second .inc pointless)

- there is little need to match linux and linux-kexecboot 3.x versions

- I plan to test linux-yocto, maybe only for linux-kexecboot at the
beginning so the recipes will diverge

- Imho we have already too many kernel recipes and files in meta-initramfs

Regards

Andrea


>> ---
>>  recipes-kernel/linux/linux-3.2.inc |    6 +++---
>>  recipes-kernel/linux/linux_3.2.bb  |    2 +-
>>  2 files changed, 4 insertions(+), 4 deletions(-)
>>
>> diff --git a/recipes-kernel/linux/linux-3.2.inc b/recipes-kernel/linux/linux-3.2.inc
>> index 8dd30d9..3a37200 100644
>> --- a/recipes-kernel/linux/linux-3.2.inc
>> +++ b/recipes-kernel/linux/linux-3.2.inc
>> @@ -3,12 +3,12 @@ DEFAULT_PREFERENCE = "-1"
>>  COMPATIBLE_MACHINE = "(spitz)"
>>
>>  SRC_URI += "${KERNELORG_MIRROR}/linux/kernel/v3.x/linux-${PV}.tar.bz2;name=kernel \
>> -           ${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.1.bz2;apply=yes;name=stablepatch \
>> +           ${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.7.bz2;apply=yes;name=stablepatch \
>>             file://defconfig \
>>             file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 \
>>             "
>>
>>  SRC_URI[kernel.md5sum] = "7ceb61f87c097fc17509844b71268935"
>>  SRC_URI[kernel.sha256sum] = "c881fc2b53cf0da7ca4538aa44623a7de043a41f76fd5d0f51a31f6ed699d463"
>> -SRC_URI[stablepatch.md5sum] = "31fc34340f11118873463a1d59d47b7f"
>> -SRC_URI[stablepatch.sha256sum] = "e9a26dc5faa309ae5172e3c65081fa98b60befab160fb14d9a75816bbde15626"
>> +SRC_URI[stablepatch.md5sum] = "899624bffed6a19578613b672cc9483f"
>> +SRC_URI[stablepatch.sha256sum] = "779c548f4418f0baa782252d15a54fadf3c88d79fc547ee5801d31798020e701"
>> diff --git a/recipes-kernel/linux/linux_3.2.bb b/recipes-kernel/linux/linux_3.2.bb
>> index 28564b6..6c15a88 100644
>> --- a/recipes-kernel/linux/linux_3.2.bb
>> +++ b/recipes-kernel/linux/linux_3.2.bb
>> @@ -1,4 +1,4 @@
>>  require linux.inc
>>  require linux-${PV}.inc
>>
>> -PR = "${INC_PR}.0"
>> +PR = "${INC_PR}.1"
>> --
>> 1.7.3.4
>>
>>
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel at lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
> --
> Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list