summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/hello-mod/hello-mod_0.1.bb
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2011-03-01 14:17:55 -0800
committerSaul Wold <sgw@linux.intel.com>2011-03-04 14:34:31 -0800
commit101ce7109eee3af44d2e4999085d6dfcfd782587 (patch)
treea15c309428ce5cecc4a7821527bd7c732c6693d1 /meta/recipes-kernel/hello-mod/hello-mod_0.1.bb
parent7caf083ebe12224b70e4a27d2bc1c41533216cec (diff)
downloadpoky-101ce7109eee3af44d2e4999085d6dfcfd782587.tar.gz
module: build hostprogs for each module
This fixes [BUGID #241] The kernel hostprogs are built for the host architecture. They should not be deployed to the target, and they should not be included in an sstate package which might get reused on a host of a different architecture. As we don't build many out-of-tree modules, this patch takes the approach of building the hostprogs as part of the module compile process with a do_compile_prepend() routine in module.bbclass. We don't have to clean the hostprogs as modules depend on the kernel being populate_staging, so its done with the staging directory by the time we run. (From OE-Core rev: e807fc977770cb64a217768672c18437ea8f3057) Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/hello-mod/hello-mod_0.1.bb')
0 files changed, 0 insertions, 0 deletions