From 4348ee8eab2b1ce716201ff16ac950bf10ae77d2 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Dec 2013 12:43:57 -0600 Subject: [PATCH] ref-manual: Edits to bootimg class. (From yocto-docs rev: 7717bd85ee6458d7279fc2010f9ac32dc1134c81) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 693b613092..f2ca4ef1ce 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -251,7 +251,7 @@ <filename>bootimg.bbclass</filename> - The boot image (bootimg class creates a bootable + The bootimg class creates a bootable image using SYSLINUX, your kernel and an optional initial RAM disk (initrd).