> Op 27 okt. 2014, om 14:15 heeft Burton, Ross <ross.bur...@intel.com> het 
> volgende geschreven:
> 
> 
> On 27 October 2014 13:06, Koen Kooi <k...@dominion.thruhere.net> wrote:
> Ah, two different problems :/
> 
> The problem that lzip-native isn't in oe-core is only a problem when there's 
> a .lz SRC_URI in oe-core, but the false-positives are a problem now.

Apart from this dependency problem, bitbake has a problem as well. Does anyone 
know why bitbake does:

        compressiontool --stdout file.tar.compressed | tar x

instead of:

        tar xf file.tar.compressed 

Tar seems to do the right thing with 'tar xf' after installing lzip on my 
angstrom system, I don't have and .tar.lz lzops lying around to test with, 
though.

regards,

Koen
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to