diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-03 17:18:25 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-07 00:11:39 +0000 |
commit | d8efd2e3072264642fd80dadef9dfe54cf566cac (patch) | |
tree | 92c57298c364b95957683b1bebcb5b9e9ae09a84 /meta/recipes-lsb4/perl | |
parent | ce5a9df3c46cdaee3f414c56ac982d25f6f00f53 (diff) | |
download | poky-d8efd2e3072264642fd80dadef9dfe54cf566cac.tar.gz |
createrepo: Fix stat floating timestamps
When reading the mtime from disk, the system can get a floating point
value. Convert this to an int for comparision purposes, else some
packages always get reindexed as the value in the index is an int.
(From OE-Core rev: cc01ffeee757738c169f8970fd89bf0933e93532)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-lsb4/perl')
0 files changed, 0 insertions, 0 deletions