diff options
author | André Draszik <adraszik@tycoint.com> | 2016-11-21 09:37:13 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-05 13:54:06 +0000 |
commit | 8f12a03dda3568b70a7f22db764381bedb745b92 (patch) | |
tree | acf64e1cf7097e20c78a581d136a1d33baf85244 /scripts/wipe-sysroot | |
parent | bb7aecb2f9b1d0e03c798bcf308801976a59b98a (diff) | |
download | poky-8f12a03dda3568b70a7f22db764381bedb745b92.tar.gz |
module.bbclass: allow to override location of Module.symvers
Requiring all build systems for external kernel modules to
place Module.symvers directly into ${B}/. is quite an
artificial assumption/requirement. It doesn't have to end
up there, but could easily end up somewhere below ${B}.
Allow to override the location below ${B}
Note that we still don't make use of multiple
Module.symvers in case there are any generated by one
single kernel module build, but this is no change in
behaviour from before and could be added if there really
is a demand for that.
Reported-by: Denys Dmytriyenko <denis@denix.org>
(From OE-Core rev: caa0fa2ddf0c97255b38b1ec8579944ab4821ff1)
Signed-off-by: André Draszik <adraszik@tycoint.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/wipe-sysroot')
0 files changed, 0 insertions, 0 deletions