]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Add postrm command support
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Sep 2016 10:45:14 +0000 (11:45 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Sep 2016 21:56:36 +0000 (22:56 +0100)
commit2268efd0cd3ddb40870c4c424d10444ba86d2849
tree13aced9298cbf20b2bdf5bec115fb17f0fc407ee
parent059d475b6bce1e5414170a4fe2e7989f6b0eacd6
sstate: Add postrm command support

There are some issues in sstate which can't be handled by file removal
alone. Currently there is no way to execute a command against sstate and
doing so is potentially problematic for things like dependencies. This
patch adds a mechanism where any "postrm" script is executed if its present
allowing some openjade/sgml issues to be resolved.

[YOCTO #8273]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass