[oe] [RFC] Setting default IMAGE_FSTYPES to tar.gz in bitbake.conf

Paul Sokolovsky pmiscml at gmail.com
Sun Feb 10 18:29:52 UTC 2008


Hello,

On Sat, 09 Feb 2008 18:55:33 +0000
Richard Purdie <rpurdie at rpsys.net> wrote:

[]

> The DISTRO can override the machine if it wishes now with no change to
> OE, that is up to the distros concerned. That doesn't stop machines
> from having sane defaults.
> 
> > Well, as usual, thoughts aloud. I'm going to add 
> > IMAGE_FSTYPES ?= "jffs2" to the machines from your 1st list to get
> > matter going.
> 
> ok.
> 

Done, so are we ready for this patch now?


@@ -541,7 +545,7 @@ DL_DIR ?= "${TMPDIR}/downloads" 
 ################################################################## 
  
 DL_DIR ?= "${TMPDIR}/downloads" 
-IMAGE_FSTYPES ?= "jffs2" 
+IMAGE_FSTYPES ?= "tar.gz" 
 PCMCIA_MANAGER ?= "pcmcia-cs" 
 DEFAULT_TASK_PROVIDER ?= "task-base" 
 MACHINE_TASK_PROVIDER ?= "${DEFAULT_TASK_PROVIDER}" 


> Cheers,
> 
> Richard



-- 
Best regards,
 Paul                          mailto:pmiscml at gmail.com




More information about the Openembedded-devel mailing list