diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-15 11:48:39 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-15 22:56:37 +0100 |
commit | cdae3e76232110903d124195b036e4e70fb28aa4 (patch) | |
tree | 841d227b448619e012363ed9a197598631646170 /meta/classes/insane.bbclass | |
parent | 2268efd0cd3ddb40870c4c424d10444ba86d2849 (diff) | |
download | openembedded-core-cdae3e76232110903d124195b036e4e70fb28aa4.tar.gz openembedded-core-cdae3e76232110903d124195b036e4e70fb28aa4.tar.bz2 openembedded-core-cdae3e76232110903d124195b036e4e70fb28aa4.zip |
openjade/sgml-common: Add sstate postrm commands
If you bump the PR of sgml-common and openjade-native but not sgml-
common-native, you will see a failure as files were removed from the
sysroot but still referenced by the sgml docbook catalog.
To properly handle this, the clean function needs to run at sstate
removal time, the problem is that this sstate removal can happen when
the metadata isn't present, so the correct removal commands are
unknown.
To avoid this, we need to write the commands into a "postrm" script
when we install the files, this can then be executed at sstate removal
time.
[YOCTO #8273]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/insane.bbclass')
0 files changed, 0 insertions, 0 deletions