poky/meta/recipes-devtools
Peter Seebach 92e40ec859 runqemu-export-rootfs and friends: don't put pseudo db in target fs
In a few places, we have scripts which use <rootfs>/var/pseudo for
the pseudo state directory controlling a given filesystem. This
seems possibly risky because it means that stuff running under
qemu or whatnot could wipe out the data being used to handle that
rootfs. Move this to:
  <rootfs>/../$(basename_rootfs).pseudo_state
to avoid problems.

This also solves at least one case (not directly hit by yocto's
tree) wherein you could end up trying to remove a rootfs while
pseudo was using a database inside that rootfs, and thus the
remove would fail.

(From OE-Core rev: aa5d6bd006d3b4eede21d8987451876ed3385ab8)

Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-08-29 16:02:10 -07:00
..
2012-07-22 11:42:22 +01:00
2012-08-06 16:13:12 +01:00
2012-01-03 12:14:25 +00:00
2012-07-28 09:20:51 +01:00
2012-01-03 12:14:31 +00:00
2012-08-29 16:01:40 -07:00
2012-02-28 12:27:46 +00:00
2012-08-07 10:55:55 +01:00
2012-08-02 16:34:05 +01:00
2012-02-26 22:51:58 +00:00
2012-05-08 14:49:15 +01:00
2012-07-17 10:53:55 +01:00
2012-07-26 14:55:19 +01:00
2012-07-28 09:20:51 +01:00
2012-08-15 14:26:43 +01:00
2012-07-17 10:54:01 +01:00
2012-08-25 14:46:57 +01:00
2011-12-08 15:24:32 +00:00
2012-08-19 10:46:39 +01:00