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-23 15:26:18 +0100 |
commit | c126a48a38e4f9c57f48b9ef77537cfd98901fb3 (patch) | |
tree | 5c8384be25a543c0a02f5226f6576851ef2e0d63 /meta/lib/oeqa/runtime/ping.py | |
parent | 8d46dc71cead3779f00537e0cace577767304f75 (diff) | |
download | openembedded-core-c126a48a38e4f9c57f48b9ef77537cfd98901fb3.tar.gz openembedded-core-c126a48a38e4f9c57f48b9ef77537cfd98901fb3.tar.bz2 openembedded-core-c126a48a38e4f9c57f48b9ef77537cfd98901fb3.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]
(From OE-Core rev: e7267b4e78461e71a1175f93e2eb5e90272c2b47)
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/lib/oeqa/runtime/ping.py')
0 files changed, 0 insertions, 0 deletions