[poky] Zeromq recipe

Khem Raj raj.khem at gmail.com
Wed Oct 9 13:48:08 PDT 2013


On Wed, Oct 9, 2013 at 1:20 PM, Michael Davis
<mdavis at planetaryresources.com> wrote:
> Hi there,  I would like to cross-compile zeromq-3.2.3 source
> (http://download.zeromq.org/) into my poky build for zynq zx3.  I figured
> that the best way would be to create a new layer with a bb recipe that can
> find the source.  I am trying to use something like this recipe:
> https://github.com/openembedded/openembedded/blob/b8e90091aca8777092aa410fbfbb5c5d8cc7cbcb/recipes/zeromq/zeromq_2.1.6.bb
>
>


see my python3 series posted here

http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/python3
and I believe you will find zeromq recipes there if not then search oe-core ml
if still not I can post it again.


>
> I’ve created a new layer with a .bb file like this and a simple layer.conf
> to find it.  I’ve also added the layer to bblayers.conf.  Poky doesn’t seem
> to want to build the source though.  It recognizes the layer and parses the
> bb file but never builds the package or integrates it to my ramdisk image.
> This is my first try at making a bb recipe, so perhaps I am just missing
> something important.  Should I be specifying compile and install steps other
> than the default steps?  Any info on creating layers and recipes would be
> greatly appreciated.  Thank you!
>
>
>
> -Mike
>
>
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>



More information about the poky mailing list