All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Benard <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] python-m2crypto: add native
Date: Tue,  4 May 2010 23:00:26 +0200	[thread overview]
Message-ID: <1273006826-7168-1-git-send-email-eric@eukrea.com> (raw)
In-Reply-To: <1273004809-24230-2-git-send-email-eric@eukrea.com>

- this package is needed to compile crda

Signed-off-by: Eric Benard <eric@eukrea.com>
---
 recipes/python/python-m2crypto_0.18.2.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/recipes/python/python-m2crypto_0.18.2.bb b/recipes/python/python-m2crypto_0.18.2.bb
index 7a2af1e..74a212d 100644
--- a/recipes/python/python-m2crypto_0.18.2.bb
+++ b/recipes/python/python-m2crypto_0.18.2.bb
@@ -20,3 +20,6 @@ export STAGING_LIBDIR
 
 SRC_URI[md5sum] = "445dce53fcfc7ec8f6fd31f54da8a067"
 SRC_URI[sha256sum] = "62ed44c8b2d392bdc757981ac37f05d808a0d917e4f9d95de2fbf3c2bdad41a7"
+
+NATIVE_INSTALL_WORKS = "1"
+BBCLASSEXTEND = "native"
-- 
1.6.3.3




  reply	other threads:[~2010-05-04 21:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-04 20:26 [PATCH 1/2] python-m2crypto-native: Add recipe Eric Benard
2010-05-04 20:26 ` [PATCH 2/2] crda: add version 1.1.1 Eric Benard
2010-05-04 21:00   ` Eric Benard [this message]
2010-05-04 20:34 ` [PATCH 1/2] python-m2crypto-native: Add recipe Tom Rini
2010-05-04 20:52   ` Eric Bénard

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=1273006826-7168-1-git-send-email-eric@eukrea.com \
    --to=eric@eukrea.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.