[oe-commits] Hongxu Jia : nspr: add native version

git at git.openembedded.org git at git.openembedded.org
Sat Jul 13 20:58:49 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: a0a1c4137bb53616bacb84b5cf5d5f7690e82bb9
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=a0a1c4137bb53616bacb84b5cf5d5f7690e82bb9

Author: Hongxu Jia <hongxu.jia at windriver.com>
Date:   Wed Jul 10 15:26:07 2013 +0800

nspr: add native version

It is required by nss-native.

[YOCTO #4096]

Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-support/nspr/nspr_4.10.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-support/nspr/nspr_4.10.bb b/meta/recipes-support/nspr/nspr_4.10.bb
index 3936d67..fcecb95 100644
--- a/meta/recipes-support/nspr/nspr_4.10.bb
+++ b/meta/recipes-support/nspr/nspr_4.10.bb
@@ -173,3 +173,5 @@ FILES_${PN} = "${libdir}/lib*.so"
 FILES_${PN}-dev = "${bindir}/* ${libdir}/nspr/tests/* ${libdir}/pkgconfig \
                 ${includedir}/* ${datadir}/aclocal/* "
 FILES_${PN}-dbg += "${libdir}/nspr/tests/.debug/*"
+
+BBCLASSEXTEND = "native"



More information about the Openembedded-commits mailing list