[oe] [meta-oe][for-denzil][PATCH 3/8] kernel: Add kernel headers to kernel-dev package

McClintock Matthew-B29882 B29882 at freescale.com
Thu Sep 6 18:13:17 UTC 2012


On Thu, Sep 6, 2012 at 11:47 AM, Koen Kooi <koen at dominion.thruhere.net> wrote:
>
> Op 6 sep. 2012, om 18:43 heeft McClintock Matthew-B29882 <B29882 at freescale.com> het volgende geschreven:
>
>> On Thu, Sep 6, 2012 at 6:23 AM, Koen Kooi <koen at dominion.thruhere.net> wrote:
>>> From: Darren Hart <dvhart at linux.intel.com>
>>>
>>> [YOCTO #1614]
>>>
>>> Add the kernel headers to the kernel-dev package. This packages what was
>>> already built and kept in sysroots for building modules with bitbake.
>>> Making this available on the target requires removing some additional
>>> host binaries.
>>>
>>> Move the location to /usr/src/kernel
>>>
>>> Before use on the target, the user will need to:
>>>
>>>    # cd /usr/src/kernel
>>>    # make scripts
>>>
>>> This renders the kernel-misc recipe empty, so remove it.
>>>
>>> As we use /usr/src/kernel in several places (and I missed one in the
>>> previous version), add a KERNEL_SRC_DIR variable and use that throughout
>>> the class to avoid update errors in the future.
>>>
>>> Now that we package the kernel headers, drop the
>>> kernel_package_preprocess function which removed them from PKGD.
>>>
>>> All *-sdk image recipes include dev-pkgs, so the kernel-dev package will
>>> be installed by default on all such images.
>>>
>>> Signed-off-by: Darren Hart <dvhart at linux.intel.com>
>>> CC: Bruce Ashfield <bruce.ashfield at windriver.com>
>>> CC: Tom Zanussi <tom.zanussi at intel.com>
>>> CC: Khem Raj <raj.khem at gmail.com>
>>> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
>>> Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
>>
>> Why did you resent this? Are there changes or by accident? Just asking
>> before I make a patch for denzil with my previous fix.
>
> This is for the meta-oe kernel.bbclass, not the oe-core one :)

Ah! Missed that Thanks.

-M




More information about the Openembedded-devel mailing list