diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-03-21 18:14:04 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-23 14:24:25 +0000 |
commit | 766845e06db9d7d595e836ea1364c16fa132a413 (patch) | |
tree | 497b4e25e8cc68e88d48d9b5b444b8f006b69b61 /meta/classes/bluetooth.bbclass | |
parent | b2677a4448dbc42e523c731b953b44006749252c (diff) | |
download | openembedded-core-766845e06db9d7d595e836ea1364c16fa132a413.tar.gz openembedded-core-766845e06db9d7d595e836ea1364c16fa132a413.tar.bz2 openembedded-core-766845e06db9d7d595e836ea1364c16fa132a413.zip |
devtool: add: delete externalsrc files on npm recipe do_install
The npm class just installs whatever is in ${S}; if you're using
externalsrc in conjunction with it the symlinks (oe-workdir and oe-logs
by default) plus singletask.lock will end up in the final package, which
isn't really right. Introduce a variable so we know the path the files
will be installed into within npm.bbclass, and append to do_install
within the workspace bbappend to delete the files.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/bluetooth.bbclass')
0 files changed, 0 insertions, 0 deletions