All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Petr Štetiar" <ynezz@true.cz>
To: openembedded-devel@lists.openembedded.org
Cc: Siddharth Heroor <heroor@ti.com>
Subject: Re: [PATCH 1/2] zeromq: Add zeromq socket library.
Date: Sun, 1 May 2011 19:30:15 +0200	[thread overview]
Message-ID: <20110501173015.GI27708@ibawizard.net> (raw)
In-Reply-To: <1304243449-12028-1-git-send-email-heroor@ti.com>

Siddharth Heroor <heroor@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?

-- ynezz



  parent reply	other threads:[~2011-05-01 17:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-01  9:50 [PATCH 1/2] zeromq: Add zeromq socket library Siddharth Heroor
2011-05-01  9:50 ` [PATCH 2/2] zeromq: Add version 2.1.6 Siddharth Heroor
2011-05-01 10:10   ` Paul Menzel
2011-05-01 15:30     ` Siddharth Heroor
2011-05-01 10:08 ` [PATCH 1/2] zeromq: Add zeromq socket library Paul Menzel
2011-05-01 15:24   ` Siddharth Heroor
2011-05-01 17:30 ` Petr Štetiar [this message]
2011-05-03 16:48   ` Siddharth Heroor
2011-05-06  9:02     ` Petr Štetiar
2011-05-06 10:09       ` Siddharth Heroor
2011-05-08 18:09         ` Petr Štetiar
2011-05-10  9:34           ` Siddharth Heroor
2011-05-10 20:35             ` Petr Štetiar
2011-09-08 10:13               ` zeromq: task configure fails with `autogen.sh: error: could not find libtool.` (was: [PATCH 1/2] zeromq: Add zeromq socket library.) Paul Menzel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110501173015.GI27708@ibawizard.net \
    --to=ynezz@true.cz \
    --cc=heroor@ti.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.