diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-15 11:45:14 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-16 15:24:02 +0100 |
commit | 0573dceb7ba9488cb62e08f8e139a75e32ca33ea (patch) | |
tree | 3aba950e04950db681a09a3cd9c5be10493201c1 /meta/classes/toolchain-scripts.bbclass | |
parent | 0c1b8bf5494e0dcd9322623c5573ccc411891381 (diff) | |
download | poky-0573dceb7ba9488cb62e08f8e139a75e32ca33ea.tar.gz |
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]
(From OE-Core rev: 2268efd0cd3ddb40870c4c424d10444ba86d2849)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/toolchain-scripts.bbclass')
0 files changed, 0 insertions, 0 deletions