generic-poky/meta/recipes-kernel
Richard Purdie 11ef55a93b kernel/image/depmodwrapper: Fixups for depmod
With the rpm package backend enabled, running:

bitbake <image>
bitbake virtual/kernel -c clean
bitbake <image> -c rootfs -f

results in an image with incorrect kernel module dependency information.
The problem is that the System.map and kernel-abiversion files are needed
for depmod and after the recent kernel changes, these are no longer in
sstate.

Its reasonable to require the kernel to unpack/build if you're
about to build a module against it. It is not reasonable to require this
just to build a rootfs.

Therefore stash the needed files specifically for depmod.

Also fix some STAGING_KERNEL_DIR references which were incorrect, found
whilst sorting through his change.

(From OE-Core rev: b851504dcf5e147c9efb1c7b6a4d22c1a1a87cd7)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-23 14:32:02 +00:00
..
blktrace blktrace: obey LDFLAGS for btrecord 2014-09-22 13:04:22 +01:00
cryptodev base: Improve makefile clean handling, introduce CLEANBROKEN variable 2014-11-09 10:21:19 +00:00
dtc dtc: Upgrade to 1.4.1 (git based) 2015-01-16 23:08:24 +00:00
kern-tools kern-tools: fix overly greedy path relocations 2014-10-02 00:42:43 +01:00
kexec kexec-tools: separate B and S 2015-01-16 23:08:28 +00:00
kmod kernel/image/depmodwrapper: Fixups for depmod 2015-01-23 14:32:02 +00:00
latencytop latencytop: Creates x11 PACKAGECONFIG. 2014-10-10 16:44:31 +01:00
libpfm libpfm4_4.3.0.bb: use compatible host to limit arches 2013-03-05 13:14:51 +00:00
linux kernel-devsrc: Depend on virtual/kernel:do_compile 2015-01-16 23:08:18 +00:00
linux-firmware linux-firmware: upgrade to git rev 0e5f637 2014-11-20 14:08:09 +00:00
linux-libc-headers linux-libc-headers: Upgrade 3.17 -> 3.17.7 2014-12-21 12:37:55 +00:00
lttng kernel: move source and build output to work-shared 2015-01-16 23:08:18 +00:00
modutils-initscripts meta: set proper S value 2015-01-23 11:36:27 +00:00
oprofile oprofile: separate B and S 2015-01-16 23:08:26 +00:00
perf perf: fix for rebuilding 2015-01-23 11:36:29 +00:00
powertop powertop: Fix build for !uclibc 2014-12-19 18:08:02 +00:00
sysprof sysprof: disable build for aarch64 2014-12-23 10:18:18 +00:00
systemtap kernel/image/depmodwrapper: Fixups for depmod 2015-01-23 14:32:02 +00:00
trace-cmd trace-cmd: fix recompile error 2014-08-11 11:27:34 +01:00