Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: "Joao H. Freitas" <joaohf@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 4/4] rename libsctp package
Date: Tue, 29 Jun 2010 21:41:43 -0300	[thread overview]
Message-ID: <1277858503-27321-5-git-send-email-joaohf@gmail.com> (raw)
In-Reply-To: <1277858503-27321-1-git-send-email-joaohf@gmail.com>

---
 recipes/lksctp-tools/lksctp-tools.inc |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes/lksctp-tools/lksctp-tools.inc b/recipes/lksctp-tools/lksctp-tools.inc
index 9832dc9..9cbc963 100644
--- a/recipes/lksctp-tools/lksctp-tools.inc
+++ b/recipes/lksctp-tools/lksctp-tools.inc
@@ -5,19 +5,19 @@ LICENSE = "LGPLv2"
 
 S = "${WORKDIR}/${BPN}-${PV}"
 
-INC_PR = "r0"
+INC_PR = "r1"
 
 BBCLASSEXTEND = "native"
 
 inherit autotools pkgconfig binconfig
 
-export LDFLAGS += "-ldl"
-
 do_install_append_virtclass-native() {
 	:
 }
 
-DEBIANNAME_${PN} = "lksctp"
+RREPLACES = "lksctp"
+
+LEAD_SONAME = "libsctp.so"
 
 PACKAGES =+ "${PN}-withsctp ${PN}-utils"
 
-- 
1.7.0.2




  parent reply	other threads:[~2010-06-30  0:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-30  0:41 Fixes lksctp recipe Joao H. Freitas
2010-06-30  0:41 ` [PATCH 1/4] Add lksctp tools Joao H. Freitas
2010-06-30  0:41 ` [PATCH 2/4] Remove mistake configs Joao H. Freitas
2010-06-30  0:41 ` [PATCH 3/4] fix missing packages Joao H. Freitas
2010-06-30  0:41 ` Joao H. Freitas [this message]
2010-06-30  8:25 ` Fixes lksctp recipe Henning Heinold

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=1277858503-27321-5-git-send-email-joaohf@gmail.com \
    --to=joaohf@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox