[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4141/8267] nss: Add PACKAGE_WRITE_DEPS
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 4141/8267] nss: Add PACKAGE_WRITE_DEPS
- Date: Sun, 17 Dec 2017 01:37:12 +0000 (UTC)
commit 8259bf1ecbf812fd0008bd3d1b4d4f2b06ff7357
Author: Jussi Kukkonen <jussi kukkonen intel com>
Date: Thu Jan 19 09:44:04 2017 +0200
nss: Add PACKAGE_WRITE_DEPS
nss-native is required in postinst. It's also needed during
build so not removed from DEPENDS.
(From OE-Core rev: 88540c5b08dea069660d1a68e506aebdd68e6ae0)
Signed-off-by: Jussi Kukkonen <jussi kukkonen intel com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
meta/recipes-support/nss/nss_3.27.1.bb | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-support/nss/nss_3.27.1.bb b/meta/recipes-support/nss/nss_3.27.1.bb
index 2a4f4d6..9aad5bd 100644
--- a/meta/recipes-support/nss/nss_3.27.1.bb
+++ b/meta/recipes-support/nss/nss_3.27.1.bb
@@ -207,6 +207,7 @@ do_install_append_class-target() {
rm ./empty_password
}
+PACKAGE_WRITE_DEPS += "nss-native"
pkg_postinst_${PN} () {
if [ -n "$D" ]; then
for I in $D${libdir}/lib*.chk; do
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]