From 6f8534436e6294ff47217086eca79ee37d422fce Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 25 Jun 2014 09:51:06 +0200 Subject: timestamp-service: change to new timestamp format Patch pending in meta-angstrom --- recipes/images/trdx-extra.inc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'recipes/images/trdx-extra.inc') diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc index 3efacc6..b933359 100644 --- a/recipes/images/trdx-extra.inc +++ b/recipes/images/trdx-extra.inc @@ -10,12 +10,8 @@ DEPENDS += "canutils libsocketcan iproute2" #the following builds cross gdb and gdbserver DEPENDS += "gdb-cross" -# angstrom and oe-core disagree on the format -rootfs_update_timestamp_classic () { - date -u +%2m%2d%2H%2M%4Y >${IMAGE_ROOTFS}/etc/timestamp -} #create the file /etc/timestamp -IMAGE_PREPROCESS_COMMAND = "rootfs_update_timestamp_classic" +IMAGE_PREPROCESS_COMMAND = "rootfs_update_timestamp" IMAGE_INSTALL_T20_T30 = " \ gpioconfig \ -- cgit v1.2.3