All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [oe][meta-oe][PATCH] nodejs: 12.19.1 -> 12.20.1
       [not found] <1657E928CD7141E1.31350@lists.openembedded.org>
@ 2021-01-13 11:17 ` Sean Nyekjaer
  2021-01-13 15:32   ` akuster
  0 siblings, 1 reply; 3+ messages in thread
From: Sean Nyekjaer @ 2021-01-13 11:17 UTC (permalink / raw)
  To: akuster808; +Cc: openembedded-devel



On 07/01/2021 10.28, Sean Nyekjaer wrote:
> Signed-off-by: Sean Nyekjaer <sean@geanix.com>
Hi Armin,

Is this a candidate for gategarth?
It's a stable bump in their LTS branch.

/Sean

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

* Re: [oe][meta-oe][PATCH] nodejs: 12.19.1 -> 12.20.1
  2021-01-13 11:17 ` [oe][meta-oe][PATCH] nodejs: 12.19.1 -> 12.20.1 Sean Nyekjaer
@ 2021-01-13 15:32   ` akuster
  0 siblings, 0 replies; 3+ messages in thread
From: akuster @ 2021-01-13 15:32 UTC (permalink / raw)
  To: Sean Nyekjaer; +Cc: openembedded-devel



On 1/13/21 3:17 AM, Sean Nyekjaer wrote:
>
>
> On 07/01/2021 10.28, Sean Nyekjaer wrote:
>> Signed-off-by: Sean Nyekjaer <sean@geanix.com>
> Hi Armin,
>
> Is this a candidate for gategarth?
> It's a stable bump in their LTS branch.

if 12.x is LTS, then yes. I was looking at that but hadn't gotten to
point of understanding if it was LTS.

thanks, will add to list for dunfell too.

-armin
>
> /Sean


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

* [oe][meta-oe][PATCH] nodejs: 12.19.1 -> 12.20.1
@ 2021-01-07  9:28 Sean Nyekjaer
  0 siblings, 0 replies; 3+ messages in thread
From: Sean Nyekjaer @ 2021-01-07  9:28 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Sean Nyekjaer

Signed-off-by: Sean Nyekjaer <sean@geanix.com>
---
 .../nodejs/{nodejs_12.19.1.bb => nodejs_12.20.1.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-devtools/nodejs/{nodejs_12.19.1.bb => nodejs_12.20.1.bb} (97%)

diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_12.19.1.bb b/meta-oe/recipes-devtools/nodejs/nodejs_12.20.1.bb
similarity index 97%
rename from meta-oe/recipes-devtools/nodejs/nodejs_12.19.1.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_12.20.1.bb
index 8021fedf4..0673a3202 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_12.19.1.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_12.20.1.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=30e27bd6830002d9415e4a5da7901f03"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=8c66ff8861d9f96076a7cb61e3d75f54"
 
 DEPENDS = "openssl"
 DEPENDS_append_class-target = " nodejs-native"
@@ -26,7 +26,7 @@ SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \
 SRC_URI_append_class-target = " \
            file://0002-Using-native-binaries.patch \
            "
-SRC_URI[sha256sum] = "74077e0cc3db000a6f3cc685b220e609807b61adc8e7d8243e8511d478d1b17d"
+SRC_URI[sha256sum] = "e00eee325d705b2bfa9929b7d061eb2315402d7e8548945eac9870bf84321853"
 
 S = "${WORKDIR}/node-v${PV}"
 
-- 
2.29.2


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

end of thread, other threads:[~2021-01-13 15:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1657E928CD7141E1.31350@lists.openembedded.org>
2021-01-13 11:17 ` [oe][meta-oe][PATCH] nodejs: 12.19.1 -> 12.20.1 Sean Nyekjaer
2021-01-13 15:32   ` akuster
2021-01-07  9:28 Sean Nyekjaer

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.