All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Parker Mackenzie <wparkermackenzie@live.com>,
	"yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Cross Compile Kernel Modules
Date: Thu, 3 Oct 2013 16:29:48 -0400	[thread overview]
Message-ID: <524DD3BC.7080505@windriver.com> (raw)
In-Reply-To: <BLU169-W9127A348CABC5098CC9ED0B2170@phx.gbl>

On 13-10-03 04:08 PM, Parker Mackenzie wrote:
> I have been researching a way to build loadable kernel modules outside of Yocto for a while. I was excited to find a presentation from the Yocto Developer's Day 2013 which implied I code do this by adding the following line to my local.conf:
> IMAGE_INSTALL_append = " kernel_dev"
>
> However, when I ran bitbake for my beagleboard target I get the following error. Any help in understanding what is wrong and how to achieve my goal would be most helpful.

Try "kernel-dev"

Bruce

>
> Kind Regards,
> Parker Mackenzie
>
>
>
> [parker@jasper build]$ bitbake core-image-minimal
> Parsing recipes: 100% |#########################################| Time: 00:03:55
> Parsing of 814 .bb files complete (0 cached, 814 parsed). 1121 targets, 43 skipped, 0 masked, 0 errors.
>
> Build Configuration:
> BB_VERSION        = "1.18.0"
> BUILD_SYS         = "x86_64-linux"
> NATIVELSBSTRING   = "Fedora-17"
> TARGET_SYS        = "arm-poky-linux-gnueabi"
> MACHINE           = "beagleboard"
> DISTRO            = "poky"
> DISTRO_VERSION    = "1.4.2"
> TUNE_FEATURES     = "armv7a vfp neon"
> TARGET_FPU        = "vfp-neon"
> meta
> meta-yocto
> meta-yocto-bsp    = "<unknown>:<unknown>"
>
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing RPROVIDES 'kernel_dev' (but /home/parker/Projects/beagleboard/yocto/poky-dylan-9.0.2/meta/recipes-core/images/core-image-minimal.bb RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'kernel_dev' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['kernel_dev']
> ERROR: Required build target 'core-image-minimal' has no buildable providers.
> Missing or unbuildable dependency chain was: ['core-image-minimal', 'kernel_dev']
>
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code. 		 	   		
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



  reply	other threads:[~2013-10-03 20:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-03 20:08 Cross Compile Kernel Modules Parker Mackenzie
2013-10-03 20:29 ` Bruce Ashfield [this message]
2013-10-04  0:21   ` Parker Mackenzie
2013-10-04  0:53     ` Bruce Ashfield
2013-10-04 11:05       ` Hans Beckérus
2013-10-04 11:22         ` Parker Mackenzie
2013-10-04 12:41           ` Bruce Ashfield
2013-10-04 21:06             ` Parker Mackenzie
2013-10-05  4:45               ` Bruce Ashfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=524DD3BC.7080505@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=wparkermackenzie@live.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.