]> code.ossystems Code Review - openembedded-core.git/commit
bootmisc.h: use "date -s" to set time
authorKevin Tian <kevin.tian@intel.com>
Fri, 3 Sep 2010 08:37:20 +0000 (16:37 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 3 Sep 2010 17:17:45 +0000 (18:17 +0100)
commit41d02d40ed83c791e7a4c1d57d829d706af42e74
tree7758fc577875a15f25aba28228ddd808ab12ff3f
parente5fe433b1408ecb1e75c026e4babedd4d12606fa
bootmisc.h: use "date -s" to set time

without "-s", 201009031653 would be interpreted incorrectly by date
and then we saw below warning:
date: invalid date 165320100903

Fix [BUGID #265]

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
meta/recipes-core/initscripts/initscripts-1.0/bootmisc.sh