]> code.ossystems Code Review - openembedded-core.git/commit
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)
committerSaul Wold <sgw@linux.intel.com>
Mon, 10 Jun 2013 21:51:29 +0000 (14:51 -0700)
commitaea47c77d69407b2e62f151cabba35293d179f0c
treeb6dbb3993fc4d09d4859ee2b63d7e7bb9bf7aea1
parent1ba44302f522a42535c9ad7d2fcccc06ba4c20b3
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.

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