diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-11-22 09:35:01 +0000 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-01-04 04:09:43 -1000 |
commit | 4558219ec8584e05c215057c0c271600fa52d6c2 (patch) | |
tree | 8dce0e75a44e2ecdcf9714dac2928b5b71bc49cc /scripts/lib/devtool/standard.py | |
parent | d5d85421f2fe9445152bf8a533268578a32ed8f4 (diff) | |
download | poky-4558219ec8584e05c215057c0c271600fa52d6c2.tar.gz |
package_ipk: Fix Source: field variable dependency
The Source: variable is generated from FILE but this is excluded from checksums
normally which results in a reproduciubility issue when the filename changes.
Add in a dependency by reworking the code a little to avoid this.
(From OE-Core rev: 431e6ad7c5b0af3909f5a43599764c529146e6d6)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 3ea7da76c6930031a0071069027b1d71f737fbc9)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions