From: Chin Huat Ang <[email protected]> Upgrade to 4.14, also sanity tested to make sure rpm which depends on nspr is working.
Signed-off-by: Chin Huat Ang <[email protected]> Signed-off-by: Saul Wold <[email protected]> --- meta/recipes-support/nspr/{nspr_4.13.1.bb => nspr_4.14.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/nspr/{nspr_4.13.1.bb => nspr_4.14.bb} (96%) diff --git a/meta/recipes-support/nspr/nspr_4.13.1.bb b/meta/recipes-support/nspr/nspr_4.14.bb similarity index 96% rename from meta/recipes-support/nspr/nspr_4.13.1.bb rename to meta/recipes-support/nspr/nspr_4.14.bb index 9c15a8b..f5ce91c 100644 --- a/meta/recipes-support/nspr/nspr_4.13.1.bb +++ b/meta/recipes-support/nspr/nspr_4.14.bb @@ -21,8 +21,8 @@ CACHED_CONFIGUREVARS_append_libc-musl = " CFLAGS='${CFLAGS} -D_PR_POLL_AVAILABLE UPSTREAM_CHECK_URI = "http://ftp.mozilla.org/pub/nspr/releases/" UPSTREAM_CHECK_REGEX = "v(?P<pver>\d+(\.\d+)+)/" -SRC_URI[md5sum] = "9c44298a6fc478b3c0a4e98f4f9981ed" -SRC_URI[sha256sum] = "5e4c1751339a76e7c772c0c04747488d7f8c98980b434dc846977e43117833ab" +SRC_URI[md5sum] = "743f6b7888a614da9927400874054d8c" +SRC_URI[sha256sum] = "64fc18826257403a9132240aa3c45193d577a84b08e96f7e7770a97c074d17d5" S = "${WORKDIR}/nspr-${PV}/nspr" -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
