[OE-core] [PATCH] image_types: Refactor compression code into a generic compression solution

Andrea Adami andrea.adami at gmail.com
Wed Feb 29 01:12:10 UTC 2012


On Wed, Feb 29, 2012 at 12:48 AM, Otavio Salvador
<otavio at ossystems.com.br> wrote:
> On Tue, Feb 28, 2012 at 20:41, Andrea Adami <andrea.adami at gmail.com> wrote:
>> | ln: failed to create symbolic link
>> `/oe/oe-core/build/tmp-eglibc/deploy/images/initramfs-kexecboot-klibc-image-poodle.cpio.lzma':
>> File exists
>>
>> Looking at run.do_rootfs I see runimagecmd is called twice.
>>

Note that I set  INITRAMFS_FSTYPES ?= "cpio.gz cpio.lzma"
If I only have one single fstype (cpio.lzma) all is fine.

Cheers

Andrea


>> In the log.do_rootfs there is also a strange
>
> I found many issues with shell variable expanding in current bitbake;
> I described the issue in #yocto but it seems I am the only one to have
> those problems.
>
> Basically it seems:
>
> export FOO=bar
>
> Parses fine but /don't work/.
>
> export FOO="bar"
>
> Works.
>
>
> --
> Otavio Salvador                             O.S. Systems
> E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
> Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core




More information about the Openembedded-core mailing list