]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/package: remove unneeded npm_split_package_dirs function
authorJean-Marie LEMETAYER <jean-marie.lemetayer@savoirfairelinux.com>
Fri, 24 Jan 2020 17:07:39 +0000 (18:07 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2020 16:38:54 +0000 (16:38 +0000)
commit6cd834737eaa42592e83300099c152e2cfef568c
tree527e8483209362b948f20785ea86e6c9314bd90e
parent9a70d4996c84b277f423eda5aac4acbe344599f4
lib/oe/package: remove unneeded npm_split_package_dirs function

The npm_split_package_dirs function was used by the recipetool when
creating npm recipes. This is not the case anymore.

Signed-off-by: Jean-Marie LEMETAYER <jean-marie.lemetayer@savoirfairelinux.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/package.py