[oe-commits] Hongxu Jia : packagegroup-core-lsb: add nss for LSB library check

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: e845ba645299f0fd2f007b94b0004a36a607d945
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=e845ba645299f0fd2f007b94b0004a36a607d945

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

packagegroup-core-lsb: add nss for LSB library check

Add nss for LSB library check.
...
Unable to find library libnss3.so
Unable to find library libssl3.so
...

[YOCTO 4096]

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

---

 .../packagegroups/packagegroup-core-lsb.bb         |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb b/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
index 3a0757e..1c1a8d1 100644
--- a/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
+++ b/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
@@ -169,6 +169,7 @@ RDEPENDS_packagegroup-core-lsb-core = "\
     zlib \
     nspr \
     libpng12 \
+    nss \
 "
 
 SUMMARY_packagegroup-core-lsb-perl = "LSB Runtime Languages (Perl)"



More information about the Openembedded-commits mailing list