summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/tasks/task-poky-lsb.bb
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2011-03-01 14:17:55 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-04 22:26:36 +0000
commit5c0df11a69cbc1d875a0905c9613d5f300b1f086 (patch)
tree5694b764c2eaee23cc3d6d7f31209284adeeab19 /meta/recipes-extended/tasks/task-poky-lsb.bb
parent60ce101ce30ef2c39de5f74ec3c14041f41c4602 (diff)
downloadpoky-5c0df11a69cbc1d875a0905c9613d5f300b1f086.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-extended/tasks/task-poky-lsb.bb')
0 files changed, 0 insertions, 0 deletions