[oe] [PATCH 1/2] zeromq: Add zeromq socket library.

Siddharth Heroor heroor at gmail.com
Tue May 3 16:48:03 UTC 2011


On Sun, May 1, 2011 at 11:00 PM, Petr Štetiar <ynezz at true.cz> wrote:
> Siddharth Heroor <heroor at gmail.com> [2011-05-01 15:20:48]:
>
> Hi,
>
>> +PR = "r1"
>> +
>> +SRC_URI = "http://download.zeromq.org/zeromq-${PV}.tar.gz"
>> +
>> +inherit autotools
>
> for version 2.1.1 I've needed also the following:
>
>        DEPENDS += "util-linux-ng"
>
>        do_configure_prepend() {
>                ./autogen.sh
>        }
>
> It's not needed anymore?
Is the older recipe available somewhere? I didn't have to do this for
the latest version.

-- 
Sid




More information about the Openembedded-devel mailing list