]> code.ossystems Code Review - openembedded-core.git/commit
package_rpm.bbclass: Filter out unwanted file deps for nativesdk packages
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Tue, 29 Aug 2017 21:21:16 +0000 (23:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Aug 2017 22:59:52 +0000 (23:59 +0100)
commit37f2d4df507c760ea4c12b67526db8277e5684eb
treef66ad1d3e0d8572076e5df16737aed2a6b499e48
parenta803938407ee5a55fb40a6940bb6680ba21909b0
package_rpm.bbclass: Filter out unwanted file deps for nativesdk packages

Filter out any file dependencies on absolute paths and any
dependencies on Perl modules for nativesdk packages. It is assumed
that they will be provided by the native host if needed, and they mess
up the dependency handling if they are present.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_rpm.bbclass