diff options
author | Ross Burton <ross.burton@arm.com> | 2022-10-06 14:28:34 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-25 13:42:03 +0100 |
commit | 1582d7d3e9eaa14075f5c524774f0a65e7692c28 (patch) | |
tree | 796c517f71486d1d6d537a95d7c080b7031f4a80 /scripts/lib/scriptutils.py | |
parent | bd22878de384f8731d899569f3fd32bc2b848219 (diff) | |
download | poky-1582d7d3e9eaa14075f5c524774f0a65e7692c28.tar.gz |
opkg-utils: use a git clone, not a dynamic snapshot
opkg-utils fetches using a cgit snapshot of a tag, which is not
reproducible as the tag could move, not reliable as a future dynamic
snapshot could have a different checksum, and a waste of CPU load as
these tarballs are built on demand.
Switch opkg-utils to use a proper git clone of the relevant SHA.
(From OE-Core rev: dafd2631a20ffd94e6f21c46938a010e92b57da4)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions