]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
at: Change when files are copied
authorSaul Wold <Saul.Wold@windriver.com>
Wed, 11 Jan 2023 16:20:26 +0000 (08:20 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Jan 2023 23:07:39 +0000 (23:07 +0000)
commit227c46fe48b64de7574f7b6b407b8c13be71b392
tree659b2c22f7dccf5b0feaed10d38eba0a70cef6a7
parent3ed3b2ffeeaa5d888f77dd30cb8cd81d3275398a
at: Change when files are copied

The create_spdx code relies on patched code, if files are changed
or added during the do_configure phase they will be missed by the
create_spdx process. So we need to ensure files modifications/additions
happen in the do_patch phase.

Signed-off-by: Saul Wold <saul.wold@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/at/at_3.2.5.bb