mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* 'commands: add hwclock' partially  apllied!
@ 2014-08-01 11:55 Antony Pavlov
  2014-08-01 13:34 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2014-08-01 11:55 UTC (permalink / raw)
  To: Sascha Hauer; +Cc: barebox

Sascha!

I have just got recent barebox 'next' branch with this commit:

commit 7154e7cdb970a1ff4a7105daf57fc92ff4b8e63c
Author: Antony Pavlov <antonynpavlov@gmail.com>
Date:   Wed Jul 30 00:10:20 2014 +0400

    commands: add hwclock
    
    The hwclock command allows to query or set the hardware clock (RTC).
    
    Barebox' 'hwclock' command uses busybox' 'date' compatible
    time format ccyymmddHHMM[.SS]:
    
      # /bin/busybox date -s 201407292005.41 ; /bin/date
      Tue Jul 29 20:05:41 MSK 2014
      Tue Jul 29 20:05:41 MSK 2014
    
    Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
    Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

 commands/Kconfig  | 8 ++++++++
 commands/Makefile | 1 +
2 files changed, 9 insertions(+)

This commit miss  commands/hwclock.c  file.

-- 
Best regards,
  Antony Pavlov

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 'commands: add hwclock' partially  apllied!
  2014-08-01 11:55 'commands: add hwclock' partially apllied! Antony Pavlov
@ 2014-08-01 13:34 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2014-08-01 13:34 UTC (permalink / raw)
  To: Antony Pavlov; +Cc: barebox

On Fri, Aug 01, 2014 at 03:55:02PM +0400, Antony Pavlov wrote:
> Sascha!
> 
> I have just got recent barebox 'next' branch with this commit:

Fixed, sorry. I lost this while resolving conflicts.

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-01 13:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-01 11:55 'commands: add hwclock' partially apllied! Antony Pavlov
2014-08-01 13:34 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox