[meta-intel] [PATCH 01/10] meta-chiefriver: Use the symlink to the actual image in README

Darren Hart dvhart at linux.intel.com
Mon Jan 6 13:01:26 PST 2014


On Mon, 2014-01-06 at 11:56 -0600, tom.zanussi at intel.com wrote:
> From: Tom Zanussi <tom.zanussi at intel.com>
> 
> Using the image symlink when dd'ing is more convenient for the user -
> update the documentation to reflect that.
> 
> Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>

Acked-by: Darren Hart <dvhart at linux.intel.com>

(to all 10)

> ---
>  meta-chiefriver/README |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-chiefriver/README b/meta-chiefriver/README
> index 925abaa..f846be6 100644
> --- a/meta-chiefriver/README
> +++ b/meta-chiefriver/README
> @@ -132,7 +132,7 @@ Under Linux, insert a USB flash drive.  Assuming the USB flash drive
>  takes device /dev/sdf, use dd to copy the live image to it.  For
>  example:
>  
> -# dd if=core-image-sato-chiefriver-20101207053738.hddimg of=/dev/sdf
> +# dd if=core-image-sato-chiefriver.hddimg of=/dev/sdf
>  # sync
>  # eject /dev/sdf
>  

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel




More information about the meta-intel mailing list