package_rpm.bbclass: handle pre/post remove scriptlets
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Wed, 5 Jun 2013 09:16:50 +0000 (12:16 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Jun 2013 14:38:05 +0000 (15:38 +0100)
commitb40843a54c33cc12516ec14e0e26b5f38b06fbe9
treed411ada277f1259cfa147d5138ac979b5d3a0796
parent509e40acdb5a3c42bf0c4ab4b9fee86e5bed1203
package_rpm.bbclass: handle pre/post remove scriptlets

Currently the scriptlet_wrapper is designed to handle only pre/post
install scriptlets. This patch will slightly change the wrapper script
to handle also pre/post remove scriptlets when we want to remove
packages from the final image.

(From OE-Core rev: aea47c77d69407b2e62f151cabba35293d179f0c)

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_rpm.bbclass