[OE-core] [PATCH 1/3] kmod: Add recipes

Khem Raj raj.khem at gmail.com
Sat May 5 00:07:09 UTC 2012


On Fri, May 4, 2012 at 4:11 PM, Saul Wold <sgw at linux.intel.com> wrote:
> On 05/03/2012 11:09 PM, Martin Jansa wrote:
>>
>> On Fri, May 04, 2012 at 07:32:58AM +0200, Martin Jansa wrote:
>>>
>>> On Thu, May 03, 2012 at 05:49:38PM -0700, Saul Wold wrote:
>>>>
>>>> On 05/02/2012 01:58 PM, Khem Raj wrote:
>>>>>
>>>>> kmod is replacement for module-init-tools
>>>>>
>>>>> Signed-off-by: Khem Raj<raj.khem at gmail.com>
>>>>> ---
>>>>>   meta/recipes-kernel/kmod/kmod-native_git.bb      |   14 +++++
>>>>>   meta/recipes-kernel/kmod/kmod.inc                |   31 +++++++++++
>>>>>   meta/recipes-kernel/kmod/kmod/depmod-search.conf |    6 ++
>>>>>   meta/recipes-kernel/kmod/kmod_git.bb             |   62
>>>>> ++++++++++++++++++++++
>>>>>   4 files changed, 113 insertions(+), 0 deletions(-)
>>>>>   create mode 100644 meta/recipes-kernel/kmod/kmod-native_git.bb
>>>>>   create mode 100644 meta/recipes-kernel/kmod/kmod.inc
>>>>>   create mode 100644 meta/recipes-kernel/kmod/kmod/depmod-search.conf
>>>>>   create mode 100644 meta/recipes-kernel/kmod/kmod_git.bb
>>>>>
>>>>
>>>> I have been seeing build failures in the man section of kmod:
>>>>
>>>> | Making all in man
>>>> |
>>>>
>>>> /srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-world/build/build/tmp/sysroots/x86_64-linux/usr/bin/xsltproc
>>>> --nonet --param funcsynopsis.style "'ansi'" \
>>>> |
>>>> http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
>>>> depmod.d.xml
>>>> |
>>>>
>>>> /srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-world/build/build/tmp/sysroots/x86_64-linux/usr/bin/xsltproc
>>>> --nonet --param funcsynopsis.style "'ansi'" \
>>>> |
>>>> http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
>>>> modprobe.d.xml
>>>> | I/O error : Attempt to load network entity
>>>> http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
>>>> | warning: failed to load external entity
>>>>
>>>> "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
>>>> | cannot parse
>>>> http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
>>>> | make[2]: *** [depmod.d.5] Error 4
>>>> | make[2]: *** Waiting for unfinished jobs....
>>>> | I/O error : Attempt to load network entity
>>>> http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
>>>> | warning: failed to load external entity
>>>>
>>>> "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
>>>> | cannot parse
>>>> http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
>>>> | make[2]: *** [modprobe.d.5] Error 4
>>>> | make[1]: *** [all-recursive] Error 1
>>>> | make: *** [all] Error 2
>>>> | ERROR: oe_runmake failed
>>>>
>>>> Can you confirm this issue?
>>>
>>>
>>> I can from meta-oe version of kmod
>>>
>>>
>>> http://git.openembedded.org/meta-openembedded/commit/?id=f75e91c48cfc58f91dc8f70f80a154d97d2d6c60
>>>
>>> Not sure why khem haven't used this commit/patch.
>>
>>
>> I've filled https://bugzilla.yoctoproject.org/show_bug.cgi?id=2416 so
>> maybe someone will fix it properly.
>>
>
> There also seems to be an issue with kmod-native, should this be a generic
> patch?

yes it should be applied to native recipe as well. I have done it and
pushed the to the tree




More information about the Openembedded-core mailing list