[yocto] how to create a named_pipe in my image

Burton, Ross ross.burton at intel.com
Mon Feb 8 12:36:57 PST 2016


On 8 February 2016 at 17:36, Burton, Ross <ross.burton at intel.com> wrote:

> So I had a quick look at this.  The fifo certainly ends up in the
> resulting ipk at least, but as you say package_qa hangs.  It's probably
> encountering a non-file and breaking somewhere.  A really nasty workaround
> until this is fixed would be to put in your recipe:
>

Found the bug - we were trying to open a fifo as a file to see if it was an
ELF binary, and reading an empty fifo blocks...  I've just send a patch to
the list that fixes this.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160208/ebca87a9/attachment.html>


More information about the yocto mailing list