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:
@@ -1,6 +1,6 @@
|
||||
#Angstrom bootstrap image
|
||||
|
||||
IMAGE_PREPROCESS_COMMAND = "create_etc_timestamp"
|
||||
IMAGE_PREPROCESS_COMMAND = "rootfs_update_timestamp"
|
||||
|
||||
ANGSTROM_EXTRA_INSTALL ?= ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user