]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass/initscripts: Make /etc/timestamp usage consistent.
authorGary Thomas <gary@mlbassoc.com>
Thu, 4 Nov 2010 11:34:12 +0000 (05:34 -0600)
committerSaul Wold <sgw@linux.intel.com>
Mon, 15 Nov 2010 05:08:22 +0000 (21:08 -0800)
commit2078af333d704fd894a2dedbc19cef5775cdadbb
tree263946bffe2aec49662ed1151cb3552b0834c913
parent85bd3d644a5b8711f5ebee9c71ceaf278a02dbb5
image.bbclass/initscripts: Make /etc/timestamp usage consistent.

 Timestamp is kept in UTC
 Remove superfluous 'create_etc_timestamp()' function
 - seems to be a duplicate of 'rootfs_update_timestamp()'
 Remove External function reference

[sgw@linux.intel.com: merged 2 patches and cleanup commit message]

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/image.bbclass
meta/recipes-core/initscripts/initscripts-1.0/bootmisc.sh
meta/recipes-core/initscripts/initscripts-1.0/save-rtc.sh