mirror of
https://git.yoctoproject.org/poky
synced 2026-02-23 18:09:40 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2650 311d38ba-8fff-0310-9ca6-ca027cbcb966
6 lines
101 B
Bash
6 lines
101 B
Bash
#! /bin/sh
|
|
/etc/init.d/hwclock.sh stop
|
|
|
|
# Update the timestamp
|
|
date +%2m%2d%2H%2M%Y > /etc/timestamp
|