On Tue, 2011-07-12 at 16:38 -0700, Tom Rini wrote:
> On 07/12/2011 04:24 PM, Joshua Lock wrote:
> > This is for use in the Hob GUI to enable the user to change the type of the
> > generated image.
> >
> > Signed-off-by: Joshua Lock <[email protected]>
> > ---
> > meta/classes/image_types.bbclass | 2 ++
> > 1 files changed, 2 insertions(+), 0 deletions(-)
> >
> > diff --git a/meta/classes/image_types.bbclass
> > b/meta/classes/image_types.bbclass
> > index 89a745c..29d7a57 100644
> > --- a/meta/classes/image_types.bbclass
> > +++ b/meta/classes/image_types.bbclass
> > @@ -102,3 +102,5 @@ IMAGE_DEPENDS_cpio.xz = "xz-native"
> > IMAGE_DEPENDS_ubi = "mtd-utils-native"
> > IMAGE_DEPENDS_ubifs = "mtd-utils-native"
> >
> > +# This variable is available to request which values are suitable for
> > IMAGE_FSTYPES
> > +IMAGE_TYPES = "jffs2 cramfs ext2 ext2.gz ext3 ext3.gz squashfs
> > squashfs-lzma ubi ubifs"
>
> Concept is fine, but please don't list ubi and ubifs just list ubi.
>
Okey dokes, v2 coming up with only ubi listed. If it's as complex as
skimming this thread seems we probably don't want ubifs in a GUI...
Thanks Tom,
Joshua
--
Joshua Lock
Yocto Project "Johannes factotum"
Intel Open Source Technology Centre
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core