Re: [yocto] Adding test files to an image

2012-03-08 Thread Lauri Hintsala
On 03/08/2012 05:34 PM, jfabernathy wrote: Suppose I want to build the meta-intel/meta-sugarbay image and also include some video and audio files into the /home/root directory to facilitate testing of the video and audio players. I have used ROOTFS_POSTPROCESS_COMMAND variable to add some extra

Re: [yocto] Unable to set system clock

2012-01-12 Thread Lauri Hintsala
b7aa8740a039fc5 Regards, Lauri Hintsala ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] [PATCH] poky: fix broken ubifs link in deploy folder

2011-10-18 Thread Lauri Hintsala
Fix broken rootfs image link when ubifs is used. Function runimagecmd is using image name "${IMAGE_NAME}.rootfs.${type}". Let's use the same name in IMAGE_CMD_ubifs. Signed-off-by: Lauri Hintsala --- meta/classes/image_types.bbclass |2 +- 1 files changed, 1 insertions(