summaryrefslogtreecommitdiff
path: root/recipes/images/trdx-extra.inc
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-06-25 09:51:06 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-08-04 11:12:25 +0200
commit6f8534436e6294ff47217086eca79ee37d422fce (patch)
tree21a3467bbb11e3188764edde1bd819cb37ff0cff /recipes/images/trdx-extra.inc
parent957c3ced48b38cda4e283559897d156f1f61eb0c (diff)
timestamp-service: change to new timestamp format
Patch pending in meta-angstrom
Diffstat (limited to 'recipes/images/trdx-extra.inc')
-rw-r--r--recipes/images/trdx-extra.inc6
1 files changed, 1 insertions, 5 deletions
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 \