]> code.ossystems Code Review - openembedded-core.git/commit
package_rpm.bbclass: Add the runtime dependencies to the pre/post scriptlets
authorMark Hatle <mark.hatle@windriver.com>
Thu, 15 Nov 2012 21:31:11 +0000 (15:31 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Dec 2012 12:30:31 +0000 (12:30 +0000)
commitc1acac8c46aa75d78634c30de773b28a1466070c
treefed96f7b5046f3ad946946b065ab81694c34304d
parentcc5879ce75713506e76481f36d6e45dc3b31948c
package_rpm.bbclass: Add the runtime dependencies to the pre/post scriptlets

When the scriptlets are processed in RPM, they have a different dependency
set then the core package.  OE has no way to specify dependencies for the
pre/post scriptlists, so we simply make the runtime dependencies scriptlets
as well.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/package_rpm.bbclass