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

Otavio Salvador otavio at ossystems.com.br
Tue Feb 28 23:48:28 UTC 2012


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.
>
> 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




More information about the Openembedded-core mailing list