Files
poky/meta/recipes-core
Matthias Schiffer 2b45c7253f initscripts: populate-volatile.sh: run create_file synchronously
The behavior of running create_file in the background was introduced in
d44816bedade ("initscripts: Populate volatile from existing file")
without further explanation. Besides its questionable benefit, this
causes actual issues:

- Not all create_file processes may have finished by the time the
  initscript exits (or when it moves /etc/volatile.cache.build !)
- By making the order of commands nondeterminstic, it could hide
  dependency issues where it was attempted to create files before their
  containing directories

(From OE-Core rev: 1a4ddb0d3f1289e0b67b6eba9be58374d3d7a80b)

Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-07-24 16:33:46 +01:00
..
2021-06-17 00:07:05 +01:00
2021-05-28 06:41:03 +01:00
2021-06-26 11:30:22 +01:00
2018-09-04 11:03:55 +01:00
2021-04-18 11:37:24 +01:00
2021-01-23 17:08:53 +00:00
2021-06-17 00:07:05 +01:00
2020-12-18 22:52:24 +00:00
2021-03-01 11:12:16 +00:00
2019-03-29 08:28:52 +00:00