[oe] [PATCH 4/4] rename libsctp package

Joao H. Freitas joaohf at gmail.com
Wed Jun 30 00:41:43 UTC 2010


---
 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





More information about the Openembedded-devel mailing list