]> code.ossystems Code Review - openembedded-core.git/commit
module.bbclass: Add INSTALL_FW_PATH for out-of-tree modules
authorWes Lindauer <wesley.lindauer@gmail.com>
Wed, 14 Nov 2018 18:40:56 +0000 (13:40 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Nov 2018 09:32:17 +0000 (09:32 +0000)
commit1d24d1ac5b9c772d84104396438e5d1308332785
tree155b6152560fc59f29edf69abd1c3384ad4dce1f
parentcc8d54521aa79c1ca88c801e89c3ade6c17ae7a2
module.bbclass: Add INSTALL_FW_PATH for out-of-tree modules

This same variable was added to the make line in kernel.bbclass in
0decf1cc1c35dd70f3b822e3b4291a810a319ba0. With the addition of the
usrmerge feature, out-of-tree modules could use this same variable.

Signed-off-by: Wes Lindauer <wesley.lindauer@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/module.bbclass