[OE-core] [v2 PATCH 7/7] bootimage.bbclass, zisofs-tools-native: add ability to compress ISO images

Jason Wessel jason.wessel at windriver.com
Tue Sep 17 11:13:59 UTC 2013


On 09/16/2013 12:57 PM, Darren Hart wrote:
> On Fri, 2013-09-13 at 19:09 -0500, Jason Wessel wrote:
>> +COMPRESSISO ?= ""
> 
> 
> Would an explicit '0' here be better?


That is fine by me.

>> +
>> +do_install() {
>> +	oe_runmake install INSTALLROOT=${D} bindir=${bindir}
>> +}
> 
> Does EXTRA_OEMAKE not work here? I see it isn't listed in the reference
> manual for the install step (just the compile step), so perhaps not.
> Just wanted to check.



It does not work.  I could patch the Makefile to make it work but I don't think it is worth it, vs just leaving things unchanged for future uprev ease.


Cheers,
Jason.



More information about the Openembedded-core mailing list