diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-12 20:16:41 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-12 21:24:55 +0100 |
commit | 71e95c744eaa4dda1b3237db2e13f666f121c92b (patch) | |
tree | 31a68b792f3dac1c4be0fd887b296c26c6091546 /meta/recipes-support/libsoup | |
parent | 1b576a2412647fbbf0a17e95171efdc458f4be16 (diff) | |
download | openembedded-core-71e95c744eaa4dda1b3237db2e13f666f121c92b.tar.gz openembedded-core-71e95c744eaa4dda1b3237db2e13f666f121c92b.tar.bz2 openembedded-core-71e95c744eaa4dda1b3237db2e13f666f121c92b.tar.xz openembedded-core-71e95c744eaa4dda1b3237db2e13f666f121c92b.zip |
package_rpm.bbclass: Set tmppath for rpm to somewhere which won't conflict with the rootfs
If the rootfs has a specific layout in mind for /var/tmp, it should be
free to create this. Preinst scripts trigger rpm to create its tmppath
directory which could potentially conflict with this.
We're seeing issues if the provider of the /var/tmp wants to use a symlink
and a preinst script executes before it has been installed. This change
places tmppath as used by rpm somewhere safe which is already automatically
cleaned up too.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libsoup')
0 files changed, 0 insertions, 0 deletions