[oe-commits] org.oe.dev gnutls: Remove bogus PACKAGES_DYNAMIC

rpurdie commit openembedded-commits at lists.openembedded.org
Thu Oct 26 18:25:45 UTC 2006


gnutls: Remove bogus PACKAGES_DYNAMIC

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: e9286fd55b07abfcf807dc82ac4ee5c219831836
ViewMTN: http://monotone.openembedded.org/revision.psp?id=e9286fd55b07abfcf807dc82ac4ee5c219831836
Files:
1
packages/gnutls/gnutls_1.4.0.bb
Diffs:

#
# mt diff -rb23c968e663d7a89924102e4754d8889a01aea5b -re9286fd55b07abfcf807dc82ac4ee5c219831836
#
# 
# 
# patch "packages/gnutls/gnutls_1.4.0.bb"
#  from [7855e8cca7c4ec2de8ccf52e2c85c84680ab0860]
#    to [b0b0a7acd5151f3ef4d50bd1981cd9e685e61876]
# 
============================================================
--- packages/gnutls/gnutls_1.4.0.bb	7855e8cca7c4ec2de8ccf52e2c85c84680ab0860
+++ packages/gnutls/gnutls_1.4.0.bb	b0b0a7acd5151f3ef4d50bd1981cd9e685e61876
@@ -11,7 +11,6 @@ PACKAGES =+ "${PN}-openssl ${PN}-extra $
 inherit autotools binconfig
 
 PACKAGES =+ "${PN}-openssl ${PN}-extra ${PN}-bin"
-PACKAGES_DYNAMIC = "libgnutls*"
 FILES_${PN}-openssl = "${libdir}/libgnutls-openssl.so.*"
 FILES_${PN}-extra = "${libdir}/libgnutls-extra.so.*"
 FILES_${PN} = "${libdir}/libgnutls.so.*"






More information about the Openembedded-commits mailing list