<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/node-serialport, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2025-03-20T16:34:32Z</updated>
<entry>
<title>treewide: drop node module packages</title>
<updated>2025-03-20T16:34:32Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2025-03-16T00:03:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c0b93b6307dbf6ac732ee777c149ce746322bf52'/>
<id>urn:sha1:c0b93b6307dbf6ac732ee777c149ce746322bf52</id>
<content type='text'>
https://github.com/openwrt/packages/pull/26116
We will no longer be building packages for various target architectures for node.js.

I will be dropping node-related packages that are no longer needed for this reason.

You can still use hostpkg's node.js as a build tool, so you can still use yarn and javascript-obfuscator as before.

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>lang/node-* : Disable parallel builds for node packages</title>
<updated>2025-03-03T15:15:11Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2025-03-03T15:15:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7ce67fb7dc08ebd541dc36eccb0f68c0f8c7f48b'/>
<id>urn:sha1:7ce67fb7dc08ebd541dc36eccb0f68c0f8c7f48b</id>
<content type='text'>
Disable parallel builds for node downstream packages, as the
buildbot is showing frequent timeout problems
for aarch644, arm, i386 and x86, and node &amp; node packages
are the primary suspect.

Based on discussion in
https://github.com/openwrt/packages/issues/26078

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T07:39:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=565866a47210c9711c29173052063779b6d3bcfc'/>
<id>urn:sha1:565866a47210c9711c29173052063779b6d3bcfc</id>
<content type='text'>
See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with
PKG_BUILD_FLAGS:=no-mips16" on the main repository.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>node-serialport: Support for npm@8</title>
<updated>2022-04-16T18:01:53Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2022-04-06T01:17:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9dc5f7e3288fa86d62e5efcc53f1be551440f772'/>
<id>urn:sha1:9dc5f7e3288fa86d62e5efcc53f1be551440f772</id>
<content type='text'>
With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>node-serialport: update to 9.0.4</title>
<updated>2020-12-28T04:33:28Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2020-12-28T04:33:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3135860bae1225c7d64cc316cf5013bb5a3281eb'/>
<id>urn:sha1:3135860bae1225c7d64cc316cf5013bb5a3281eb</id>
<content type='text'>
Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>node-serialport: update to 9.0.2</title>
<updated>2020-11-11T01:02:20Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2020-11-11T01:02:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bf93b307669688306092ec225fdde4e65ec37e14'/>
<id>urn:sha1:bf93b307669688306092ec225fdde4e65ec37e14</id>
<content type='text'>
Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>node-serialport: update to 9.0.1</title>
<updated>2020-09-18T06:59:42Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2020-09-18T06:59:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bda9bdd122cbf1c09d0142cb6e0f5b6dd98bc2cf'/>
<id>urn:sha1:bda9bdd122cbf1c09d0142cb6e0f5b6dd98bc2cf</id>
<content type='text'>
Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>node-serialport: update to 8.0.7</title>
<updated>2020-03-03T05:57:09Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2020-03-03T05:57:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=34d999ab8a4570270a65944248a396d710db00e4'/>
<id>urn:sha1:34d999ab8a4570270a65944248a396d710db00e4</id>
<content type='text'>
Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>node-serialport: update to 8.0.5</title>
<updated>2019-12-13T02:32:25Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2019-12-13T02:32:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5a489da86aa758ddbad72e863a0430e64da13e6a'/>
<id>urn:sha1:5a489da86aa758ddbad72e863a0430e64da13e6a</id>
<content type='text'>
support node v12

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>node-serialport: fix powerpc build fail</title>
<updated>2019-05-21T04:58:25Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2019-05-21T04:58:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ad991b43747f7e9073beaaef66d4a83b34662fd7'/>
<id>urn:sha1:ad991b43747f7e9073beaaef66d4a83b34662fd7</id>
<content type='text'>
fix powerpc 'node-serialport' package build fail
divide node-serialport' into node-serialport' and node-serialport-bindings
node-serialport-bindings PR : https://github.com/openwrt/packages/pull/9045

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
</feed>
