From: Trevor Woerner <twoerner@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH] nodejs: upgrade from 4.2.4 to 4.2.6
Date: Wed, 27 Jan 2016 23:40:27 -0500 [thread overview]
Message-ID: <1453956027-30065-1-git-send-email-twoerner@gmail.com> (raw)
...plus a switch to xz.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
.../recipes-devtools/nodejs/{nodejs_4.2.4.bb => nodejs_4.2.6.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta-oe/recipes-devtools/nodejs/{nodejs_4.2.4.bb => nodejs_4.2.6.bb} (94%)
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_4.2.4.bb b/meta-oe/recipes-devtools/nodejs/nodejs_4.2.6.bb
similarity index 94%
rename from meta-oe/recipes-devtools/nodejs/nodejs_4.2.4.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_4.2.6.bb
index 18e23b7..be863d6 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_4.2.4.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_4.2.6.bb
@@ -9,11 +9,11 @@ COMPATIBLE_MACHINE_armv4 = "(!.*armv4).*"
COMPATIBLE_MACHINE_armv5 = "(!.*armv5).*"
COMPATIBLE_MACHINE_mips64 = "(!.*mips64).*"
-SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.gz \
+SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \
file://no-registry.patch \
"
-SRC_URI[md5sum] = "86e4d0d8b626f6e60ca7bef02f2543d2"
-SRC_URI[sha256sum] = "4ee244ffede7328d9fa24c3024787e71225b7abaac49fe2b30e68b27460c10ec"
+SRC_URI[md5sum] = "edd0c12a6417a96f04ca735c468e624f"
+SRC_URI[sha256sum] = "dcb935647f9e32fc90db52d393f00c9868ba9d84c5ebe5ddd766e225deb52c40"
S = "${WORKDIR}/node-v${PV}"
--
2.7.0.rc3
reply other threads:[~2016-01-28 4:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1453956027-30065-1-git-send-email-twoerner@gmail.com \
--to=twoerner@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox