diff options
author | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2016-09-14 11:46:06 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-14 22:20:05 +0100 |
commit | e7267b4e78461e71a1175f93e2eb5e90272c2b47 (patch) | |
tree | c48f1986b3cdaad3fcbbaa3f892fc16e1c322ba6 /oe-init-build-env-memres | |
parent | 7c0788cd2390fd0e1ec84bc9dbebcb67daee429f (diff) | |
download | openembedded-core-e7267b4e78461e71a1175f93e2eb5e90272c2b47.tar.gz openembedded-core-e7267b4e78461e71a1175f93e2eb5e90272c2b47.tar.bz2 openembedded-core-e7267b4e78461e71a1175f93e2eb5e90272c2b47.zip |
python-smartpm: use md5 as the digest for rpm_sys channel
Use md5 sum instead of mtime as the "digest" method for rpm_sys channel.
The digest is used to determine if the channel has been updated. It was
found out that mtime was not a reliable digest. On some systems mtime
of the rpm db does not get updated after every transaction if transactions
(smart install / remove commands) are fired in quick succession. As a
consequence smartpm cache and rpm db get out of sync.
[YOCTO #10244]
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env-memres')
0 files changed, 0 insertions, 0 deletions