console-image: catch up with poky image.bbclass changes

The timestamp function this uses got removed, so switch to the other one

Signed-off-by: Koen Kooi <k-kooi@ti.com>
This commit is contained in:
Koen Kooi
2010-11-26 10:21:39 +01:00
committed by Koen Kooi
parent 0d43ab6999
commit c52e858a47

View File

@@ -1,6 +1,6 @@
#Angstrom bootstrap image
IMAGE_PREPROCESS_COMMAND = "create_etc_timestamp"
IMAGE_PREPROCESS_COMMAND = "rootfs_update_timestamp"
ANGSTROM_EXTRA_INSTALL ?= ""