[oe] kernel image

Jaap de Jong jaap.dejong at nedap.com
Thu Nov 22 16:00:24 UTC 2012


On 11/22/2012 04:17 PM, Martin Jansa wrote:
> On Thu, Nov 22, 2012 at 03:33:29PM +0100, Jaap de Jong wrote:
>> On 11/22/2012 02:54 PM, Martin Jansa wrote:
>>> On Thu, Nov 22, 2012 at 02:36:25PM +0100, Jaap de Jong wrote:
>>>> On 11/22/2012 02:31 PM, Martin Jansa wrote:
>>>>> On Thu, Nov 22, 2012 at 02:18:43PM +0100, Jaap de Jong wrote:
>>>>>> Hi,
>>>>>> does anyone know where the + (in
>>>>>> kernel-2.6.35.14+_2.6.35-r14.6_mymachine.ipk) is added?
>>>>>> It is added on my pc (running ubuntu); it is not added on my debian
>>>>>> buildserver.
>>>>> Check if you have oe-core 56fe5300
>>>> I'm using oe-classic for this...
>>> Then apply it in oe-classic kernel.bbclass or your recipe.
>>>
>> Stupid question probably.. Where can I find it?
>> And one more: does it make sense that the '+' is added under ubuntu and
>> that is absent on my buildserver?
> http://git.openembedded.org/openembedded-core/commit/meta/classes/kernel.bbclass?id=56fe5300ab5ab072c20acd03d7fc26e9cae4e652
>
> Try to compare those 3 commands on both builders.
>
>
That seems to help.
I added it to my local linux recipe

    do_configure_prepend() {
         touch .scmversion
    }

Thanks for your support!



More information about the Openembedded-devel mailing list