[OE-core] [PATCH] bitbake.conf: add default for IMAGE_FSTYPES_DEBUGFS

Khem Raj raj.khem at gmail.com
Fri May 6 14:13:46 UTC 2016


> On May 6, 2016, at 6:51 AM, Mark Hatle <mark.hatle at windriver.com> wrote:
> 
> On 5/6/16 6:26 AM, Ross Burton wrote:
>> If debug filesystem generation is enabled but this isn't assigned then the
>> generation code throws exceptions.
>> 
>> Signed-off-by: Ross Burton <ross.burton at intel.com>
> Acked-by: Mark Hatle <mark.hatle at windriver.com>
> 
> (This is the patch that I thought had been sent before.. obviously didn't happen..)
> 

Please bring this to krogoth as well.

> Thanks!
> --Mark
> 
>> ---
>> meta/conf/bitbake.conf | 1 +
>> 1 file changed, 1 insertion(+)
>> 
>> diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
>> index 1c4175f..8e02e91 100644
>> --- a/meta/conf/bitbake.conf
>> +++ b/meta/conf/bitbake.conf
>> @@ -713,6 +713,7 @@ require conf/sanity.conf
>> DL_DIR ?= "${TOPDIR}/downloads"
>> SSTATE_DIR ?= "${TOPDIR}/sstate-cache"
>> IMAGE_FSTYPES ?= "tar.gz"
>> +IMAGE_FSTYPES_DEBUGFS ?= "${IMAGE_FSTYPES}"
>> 
>> INITRAMFS_FSTYPES ?= "cpio.gz"
>> # The maximum size in Kbytes for the generated initramfs image size.
>> 
> 
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160506/d019d133/attachment-0002.sig>


More information about the Openembedded-core mailing list