]> code.ossystems Code Review - openembedded-core.git/commit
package_rpm.bbclass: Filter out unwanted file deps for nativesdk packages
authorPeter Kjellerstedt <pkj@axis.com>
Tue, 15 Aug 2017 21:41:55 +0000 (16:41 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Aug 2017 23:11:51 +0000 (00:11 +0100)
commitce55e6c6d8b654b5fb21dec8180b471bfd33601a
treee751982312fd895fd3cef4e583e62ba951b1832e
parentc1e16ac6aea0ec15b35d227814bbf137ac8de6c2
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