[oe] [meta-oe][PATCH v2] nodejs: update from 4.2.3 to 4.2.4

Khem Raj raj.khem at gmail.com
Wed Dec 30 20:48:23 UTC 2015


> On Dec 30, 2015, at 12:06 PM, Trevor Woerner <twoerner at gmail.com> wrote:
> 
> Additionally, the LICENSE file changed: Updated node LICENSE file with new npm
> license:
> 
> - npm's license changed from being copyrighted "Isaac Z. Schlueter" to "npm,
>  Inc. and Contributors"; more text was added clarifying the copyrights to
>  things such as the npm logo, the typeface, and trademarks

Does this mean we need to alter packaging of these files ?
are there any commercial implications ?

> 
> - further text was added clarifying the separation between npm itself and the
>  various npm packages, their data and licenses
> 
> Signed-off-by: Trevor Woerner <twoerner at gmail.com>
> ---
> .../recipes-devtools/nodejs/{nodejs_4.2.3.bb => nodejs_4.2.4.bb}    | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
> rename meta-oe/recipes-devtools/nodejs/{nodejs_4.2.3.bb => nodejs_4.2.4.bb} (93%)
> 
> diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_4.2.3.bb b/meta-oe/recipes-devtools/nodejs/nodejs_4.2.4.bb
> similarity index 93%
> rename from meta-oe/recipes-devtools/nodejs/nodejs_4.2.3.bb
> rename to meta-oe/recipes-devtools/nodejs/nodejs_4.2.4.bb
> index 66a3c11..18e23b7 100644
> --- a/meta-oe/recipes-devtools/nodejs/nodejs_4.2.3.bb
> +++ b/meta-oe/recipes-devtools/nodejs/nodejs_4.2.4.bb
> @@ -1,7 +1,7 @@
> DESCRIPTION = "nodeJS Evented I/O for V8 JavaScript"
> HOMEPAGE = "http://nodejs.org"
> LICENSE = "MIT & BSD & Artistic-2.0"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=ee90ba97d933fc8d56e97812b7dd62e9"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=963ca39eebcb15ac618bc3006504ae3f"
> 
> DEPENDS = "openssl"
> 
> @@ -12,8 +12,8 @@ COMPATIBLE_MACHINE_mips64 = "(!.*mips64).*"
> SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.gz \
>     file://no-registry.patch \
> "
> -SRC_URI[md5sum] = "529a8abd4ca5a2225636767d3f14c382"
> -SRC_URI[sha256sum] = "5008ade5feb4b089f59163f66bffddc113f27de5d78edf203e39435c2c5d554f"
> +SRC_URI[md5sum] = "86e4d0d8b626f6e60ca7bef02f2543d2"
> +SRC_URI[sha256sum] = "4ee244ffede7328d9fa24c3024787e71225b7abaac49fe2b30e68b27460c10ec"
> 
> S = "${WORKDIR}/node-v${PV}"
> 
> --
> 2.7.0.rc3
> 
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20151230/80ff020e/attachment-0002.sig>


More information about the Openembedded-devel mailing list