diff options
Diffstat (limited to 'meta/recipes-support/nss/nss.inc')
-rw-r--r-- | meta/recipes-support/nss/nss.inc | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/meta/recipes-support/nss/nss.inc b/meta/recipes-support/nss/nss.inc index ce7bff4e5d..e5e30961cc 100644 --- a/meta/recipes-support/nss/nss.inc +++ b/meta/recipes-support/nss/nss.inc | |||
@@ -16,20 +16,13 @@ SRC_URI = "\ | |||
16 | file://nss-fix-support-cross-compiling.patch \ | 16 | file://nss-fix-support-cross-compiling.patch \ |
17 | file://nss-no-rpath-for-cross-compiling.patch \ | 17 | file://nss-no-rpath-for-cross-compiling.patch \ |
18 | file://nss-fix-incorrect-shebang-of-perl.patch \ | 18 | file://nss-fix-incorrect-shebang-of-perl.patch \ |
19 | file://nss-3.15.1-fix-CVE-2013-1741.patch \ | ||
20 | file://nss-3.15.1-fix-CVE-2013-5605.patch \ | ||
21 | file://nss-CVE-2014-1492.patch \ | ||
22 | file://nss-CVE-2013-1740.patch \ | ||
23 | file://nss-3.15.1-fix-CVE-2013-1739.patch \ | ||
24 | file://nss-CVE-2013-5606.patch \ | ||
25 | file://nss-CVE-2014-1544.patch \ | ||
26 | " | 19 | " |
27 | SRC_URI_append = "\ | 20 | SRC_URI_append = "\ |
28 | file://nss.pc.in \ | 21 | file://nss.pc.in \ |
29 | file://signlibs.sh \ | 22 | file://signlibs.sh \ |
30 | " | 23 | " |
31 | inherit siteinfo | 24 | inherit siteinfo |
32 | PR = "r0" | 25 | |
33 | DEPENDS = "sqlite3 nspr zlib nss-native" | 26 | DEPENDS = "sqlite3 nspr zlib nss-native" |
34 | DEPENDS_class-native = "sqlite3-native nspr-native zlib-native" | 27 | DEPENDS_class-native = "sqlite3-native nspr-native zlib-native" |
35 | RDEPENDS_${PN} = "perl" | 28 | RDEPENDS_${PN} = "perl" |