* Kernel/module dependencies?
@ 2009-03-17 20:11 Philip Black
0 siblings, 0 replies; only message in thread
From: Philip Black @ 2009-03-17 20:11 UTC (permalink / raw)
To: openembedded-devel
Maybe something is messed up in my configuration, I have a problem with
modules built outside the kernel. If I update the kernel (including
bumping the recipe revision), other kernel modules do not get rebuilt.
I have a couple of modules whose recipes are set up with lines like:
RDEPENDS += "kernel (${KERNEL_VERSION)"
DEPENDS += "virtual/kernel"
but when the kernel gets updated, the modules do not rebuild. Is this
just how bitbake works? or is there a way to get modules to rebuild
whenever the kernel updates. My problem is that when the kernel is
changed, I can no longer load modules built against the previous
revision. To get things working again, I need to force the rebuild of
anything that depends on the kernel, which is less than ideal.
Thanks in advance,
phil
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-17 20:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-17 20:11 Kernel/module dependencies? Philip Black
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.