All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH/RFC 2/2] package/nodejs: bump version to 14.17.6
@ 2021-10-08 13:54 Loridon, Martin via buildroot
  2021-10-08 20:40 ` Yann E. MORIN
  0 siblings, 1 reply; 4+ messages in thread
From: Loridon, Martin via buildroot @ 2021-10-08 13:54 UTC (permalink / raw)
  To: buildroot


[-- Attachment #1.1: Type: text/plain, Size: 558 bytes --]

Hi,

Just letting you know that this patch contains a wrong LICENSE hash.
sha256 for the LICENSE file being part of that nodejs version is: 4c3016fb267bc473af18b305068f7f2d206ccd5ab98297ec593e1c32d73ad4fc
and not the b85d503ce644bad3849a4d53a99c332845cde94394c8ebba5f0345dc1f696086 as specified in this patch.
I know there is already a V2 of this patch, but also there it is still the same sha256 hash

Kind regards,

Martin

This message is subject to the following terms and conditions: MAIL DISCLAIMER<https://www.barco.com/en/maildisclaimer>

[-- Attachment #1.2: Type: text/html, Size: 3044 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [Buildroot] [PATCH/RFC 0/2] package/nodejs: bump version to 14.17.6
@ 2021-09-29 19:37 Adam Duskett
  2021-09-29 19:37 ` [Buildroot] [PATCH/RFC 2/2] " Adam Duskett
  0 siblings, 1 reply; 4+ messages in thread
From: Adam Duskett @ 2021-09-29 19:37 UTC (permalink / raw)
  To: buildroot
  Cc: Daniel Price, Asaf Kahlon, Thomas Petazzoni, Martin Bark, Adam Duskett


Sending this again as patchwork didn't pick up on the last email chain.

Here's another hefty package that needs to be updated in order to get closer to
the goal of removing Python2 from Buildroot.

A huge thanks to Yann for the help with the qemu wrapper patch!

Adam Duskett (2):
  package/python3: Add bzip2 option to host variant
  package/nodejs: bump version to 14.17.6

 .../0001-add-qemu-wrapper-support.patch       | 76 ++++++++++++++++++
 package/nodejs/Config.in                      | 15 +++-
 package/nodejs/nodejs.hash                    |  6 +-
 package/nodejs/nodejs.mk                      | 78 +++++++++++--------
 package/nodejs/v8-qemu-wrapper.in             | 12 +++
 package/python3/Config.in.host                |  6 ++
 package/python3/python3.mk                    |  6 ++
 7 files changed, 158 insertions(+), 41 deletions(-)
 create mode 100644 package/nodejs/0001-add-qemu-wrapper-support.patch
 create mode 100644 package/nodejs/v8-qemu-wrapper.in

-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [Buildroot] [PATCH/RFC 0/2] package/nodejs: bump version to 14.17.6
@ 2021-09-27 20:30 Adam Duskett
  2021-09-27 20:30 ` [Buildroot] [PATCH/RFC 2/2] " Adam Duskett
  0 siblings, 1 reply; 4+ messages in thread
From: Adam Duskett @ 2021-09-27 20:30 UTC (permalink / raw)
  To: buildroot
  Cc: Daniel Price, Asaf Kahlon, Thomas Petazzoni, Martin Bark, Adam Duskett

Here's another hefty package that needs to be updated in order to get closer to
the goal of removing Python2 from Buildroot.

A huge thanks to Yann for the help with the qemu wrapper patch!

Adam Duskett (2):
  package/python3: Add bzip2 option to host
  package/nodejs: bump version to 14.17.6

 .../0001-add-qemu-wrapper-support.patch       | 76 +++++++++++++++++++
 ...eck-if-uclibc-has-backtrace-support.patch} |  0
 package/nodejs/Config.in                      | 15 +++-
 package/nodejs/nodejs.hash                    |  6 +-
 package/nodejs/nodejs.mk                      | 76 +++++++++++--------
 package/nodejs/v8-qemu-wrapper.in             | 11 +++
 package/python3/Config.in.host                |  6 ++
 package/python3/python3.mk                    |  6 ++
 8 files changed, 156 insertions(+), 40 deletions(-)
 create mode 100644 package/nodejs/0001-add-qemu-wrapper-support.patch
 rename package/nodejs/{0001-check-if-uclibc-has-backtrace-support.patch => 0002-check-if-uclibc-has-backtrace-support.patch} (100%)
 create mode 100644 package/nodejs/v8-qemu-wrapper.in

-- 
2.31.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-10-08 20:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-08 13:54 [Buildroot] [PATCH/RFC 2/2] package/nodejs: bump version to 14.17.6 Loridon, Martin via buildroot
2021-10-08 20:40 ` Yann E. MORIN
  -- strict thread matches above, loose matches on Subject: below --
2021-09-29 19:37 [Buildroot] [PATCH/RFC 0/2] " Adam Duskett
2021-09-29 19:37 ` [Buildroot] [PATCH/RFC 2/2] " Adam Duskett
2021-09-27 20:30 [Buildroot] [PATCH/RFC 0/2] " Adam Duskett
2021-09-27 20:30 ` [Buildroot] [PATCH/RFC 2/2] " Adam Duskett

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.