On 07/12/2011 12:00 AM, Koen Kooi wrote:
Op 12 jul 2011, om 01:13 heeft Saul Wold het volgende geschreven:
Signed-off-by: Saul Wold<[email protected]>
---
meta/recipes-support/sqlite/sqlite3.inc | 10 ++--------
1 files changed, 2 insertions(+), 8 deletions(-)
diff --git a/meta/recipes-support/sqlite/sqlite3.inc
b/meta/recipes-support/sqlite/sqlite3.inc
index a5d122d..5f1adb3 100644
--- a/meta/recipes-support/sqlite/sqlite3.inc
+++ b/meta/recipes-support/sqlite/sqlite3.inc
@@ -5,7 +5,7 @@ DEPENDS = "readline ncurses"
DEPENDS_virtclass-native = ""
LICENSE = "PD"
-inherit autotools pkgconfig
+inherit autotools pkgconfig shared_lib
that has lib${PN} at the end of packages
The renamed shlibpackaging.bbclass has PACKAGES += "lib${PN}, that an
perpend according to my understanding.
-PACKAGES = "lib${PN} lib${PN}-dev lib${PN}-doc ${PN} ${PN}-dbg"
And this one at the front.
So they are the same.
Sau!
-FILES_${PN} = "${bindir}/*"
-FILES_lib${PN} = "${libdir}/*.so.*"
-FILES_lib${PN}-dev = "${libdir}/*.a ${libdir}/*.la ${libdir}/*.so \
- ${libdir}/pkgconfig ${includedir}"
-FILES_lib${PN}-doc = "${docdir} ${mandir} ${infodir}"
-AUTO_LIBNAME_PKGS = "lib${PN}"
+FILES_lib${PN}-doc += "${docdir} ${mandir} ${infodir}"
BBCLASSEXTEND = "native nativesdk"
--
1.7.3.4
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core