All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] nspr: 4.14 -> 4.16
@ 2017-08-15  9:19 Huang Qiyu
  2017-09-19  0:17 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Qiyu @ 2017-08-15  9:19 UTC (permalink / raw)
  To: openembedded-core

Upgrade nspr from 4.14 to 4.16

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
---
 meta/recipes-support/nspr/{nspr_4.14.bb => nspr_4.16.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/nspr/{nspr_4.14.bb => nspr_4.16.bb} (96%)

diff --git a/meta/recipes-support/nspr/nspr_4.14.bb b/meta/recipes-support/nspr/nspr_4.16.bb
similarity index 96%
rename from meta/recipes-support/nspr/nspr_4.14.bb
rename to meta/recipes-support/nspr/nspr_4.16.bb
index b0892a1..a634afb 100644
--- a/meta/recipes-support/nspr/nspr_4.14.bb
+++ b/meta/recipes-support/nspr/nspr_4.16.bb
@@ -22,8 +22,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] = "743f6b7888a614da9927400874054d8c"
-SRC_URI[sha256sum] = "64fc18826257403a9132240aa3c45193d577a84b08e96f7e7770a97c074d17d5"
+SRC_URI[md5sum] = "42fd8963a4b394f62d43ba604f03fab7"
+SRC_URI[sha256sum] = "9b3102d97665504aeee73363c11a21c062ad67a2522242368b7f019f96a53cd1"
 
 CVE_PRODUCT = "netscape_portable_runtime"
 
-- 
2.7.4





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] nspr: 4.14 -> 4.16
  2017-08-15  9:19 [PATCH] nspr: 4.14 -> 4.16 Huang Qiyu
@ 2017-09-19  0:17 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2017-09-19  0:17 UTC (permalink / raw)
  To: Huang Qiyu; +Cc: Patches and discussions about the oe-core layer

On Tue, Aug 15, 2017 at 2:19 AM, Huang Qiyu <huangqy.fnst@cn.fujitsu.com> wrote:
> Upgrade nspr from 4.14 to 4.16
>

This breaks build with musl. You can reproduce it with
TCLIBC=musl MACHINE=qemumips bitbake nspr

> Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
> ---
>  meta/recipes-support/nspr/{nspr_4.14.bb => nspr_4.16.bb} | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-support/nspr/{nspr_4.14.bb => nspr_4.16.bb} (96%)
>
> diff --git a/meta/recipes-support/nspr/nspr_4.14.bb b/meta/recipes-support/nspr/nspr_4.16.bb
> similarity index 96%
> rename from meta/recipes-support/nspr/nspr_4.14.bb
> rename to meta/recipes-support/nspr/nspr_4.16.bb
> index b0892a1..a634afb 100644
> --- a/meta/recipes-support/nspr/nspr_4.14.bb
> +++ b/meta/recipes-support/nspr/nspr_4.16.bb
> @@ -22,8 +22,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] = "743f6b7888a614da9927400874054d8c"
> -SRC_URI[sha256sum] = "64fc18826257403a9132240aa3c45193d577a84b08e96f7e7770a97c074d17d5"
> +SRC_URI[md5sum] = "42fd8963a4b394f62d43ba604f03fab7"
> +SRC_URI[sha256sum] = "9b3102d97665504aeee73363c11a21c062ad67a2522242368b7f019f96a53cd1"
>
>  CVE_PRODUCT = "netscape_portable_runtime"
>
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-19  0:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-15  9:19 [PATCH] nspr: 4.14 -> 4.16 Huang Qiyu
2017-09-19  0:17 ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.