Files
poky/meta/recipes-core
Ross Burton 7ddf8e19c4 meta-estsdk-toolchain: use WORKDIR instead of D to hold locked-sigs
do_locked_sigs() uses ${D} to hold a file as input to the sstate staging code.
Generally this isn't a problem as it happens after packaging, but sometimes (if
the recipe is rebuild, perhaps) do_package() will see the file inside ${D} and
fail because there is an uninstalled file.

Solve this by using a directory under ${WORKDIR} so it can't be packaged.

(From OE-Core rev: 97056011c17f343e697aa9f0d418f6487b9f7465)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-02 14:21:12 +00:00
..
2017-02-23 12:49:51 -08:00
2017-02-15 20:06:41 -08:00
2017-01-05 13:54:06 +00:00
2015-01-23 11:36:27 +00:00
2017-03-01 23:27:09 +00:00
2017-02-23 12:49:49 -08:00
2017-01-19 22:47:21 +00:00
2017-03-01 11:17:45 +00:00
2016-11-23 11:10:11 +00:00
2017-02-23 12:49:51 -08:00
2017-03-01 23:27:08 +00:00