mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
poky-image.bbclass: Add missing trailing ; (from master)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -81,4 +81,4 @@ SATO_IMAGE_FEATURES = "${X11_IMAGE_FEATURES} apps-x11-sato apps-x11-games apps-x
|
||||
inherit image
|
||||
|
||||
# Create /etc/timestamp during image construction to give a reasonably sane default time setting
|
||||
ROOTFS_POSTPROCESS_COMMAND += "rootfs_update_timestamp"
|
||||
ROOTFS_POSTPROCESS_COMMAND += "rootfs_update_timestamp ;"
|
||||
|
||||
Reference in New Issue
Block a user