udev: get rid of 'timestamp in the future' tar messages
authorPetr Štetiar <ynezz@true.cz>
Wed, 27 Jan 2010 07:58:36 +0000 (07:58 +0000)
committerPhilip Balister <philip@balister.org>
Wed, 27 Jan 2010 19:24:08 +0000 (14:24 -0500)
commit16535dde428e8e9b87dfecf3888ed54cd4aab030
tree51a44311c725dff4382dd56e4704f49151e3326d
parent96b3f7e82dafa658f337b3b1433eba8139ca566e
udev: get rid of 'timestamp in the future' tar messages

This patch tries to get rid of spew of the useless tar messages durring boot
process on machines without RTC, such as the Beagleboard. Example:

Please wait: booting...
Starting udev
tar: dev/.udev/uevent_seqnum: time stamp 1970-01-01 01:00:21 is 14.122497521 s in the future
tar: dev/.udev/rules.d: time stamp 1970-01-01 01:00:07 is 0.119201623 s in the future
tar: dev/.udev/db/\x2fdevices\x2fvirtual\x2fblock\x2fram9: time stamp 1970-01-01 01:00:22 is 15.118713341 s in the future

[ more then 100 similar lines cutted off]

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Acked-by: Chris Larson <clarson@mvista.com>
Signed-off-by: Philip Balister <philip@balister.org>
recipes/udev/udev-141/init
recipes/udev/udev_141.bb