<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/node-hid/Makefile, 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-hid: Support for npm@8</title>
<updated>2022-04-16T18:01:24Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2022-04-06T01:10:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3e3b44b86802aa1baf2b3e67e963fe8240d53d25'/>
<id>urn:sha1:3e3b44b86802aa1baf2b3e67e963fe8240d53d25</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-hid: update to 2.1.1</title>
<updated>2020-12-28T04:30:49Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2020-12-28T04:30:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e55bb25508da607e25de27090f2922cd09700536'/>
<id>urn:sha1:e55bb25508da607e25de27090f2922cd09700536</id>
<content type='text'>
Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>node-hid: update to 1.3.2</title>
<updated>2020-11-27T00:01:11Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2020-11-27T00:01:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=48cf176fb960d0c9af7464910bd02f35a6c9966b'/>
<id>urn:sha1:48cf176fb960d0c9af7464910bd02f35a6c9966b</id>
<content type='text'>
update to 1.3.2

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: turn specific libudev-* DEPENDS to generic ones</title>
<updated>2020-11-03T12:38:12Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-10-19T22:36:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=881aa28fa10812abcc7ec6ef1ba17db50e9512bd'/>
<id>urn:sha1:881aa28fa10812abcc7ec6ef1ba17db50e9512bd</id>
<content type='text'>
libudev-zero as well as libudev-fbsd have PROVIDES:=libudev . These
packages have nothing specific that requires one or the other.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>node-hid: update to 1.3.1</title>
<updated>2020-09-18T05:28:30Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2020-09-18T05:28:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c074492ade917a2dcaba388fcec905a210b18382'/>
<id>urn:sha1:c074492ade917a2dcaba388fcec905a210b18382</id>
<content type='text'>
Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>node-hid: update to 1.2.0</title>
<updated>2020-03-03T03:39:54Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2020-03-03T03:39:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=feb9bb3cc8f7b9f7563575d33a86878dbd62b044'/>
<id>urn:sha1:feb9bb3cc8f7b9f7563575d33a86878dbd62b044</id>
<content type='text'>
Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>node-hid: update to 1.1.0</title>
<updated>2019-12-12T06:00:02Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2019-12-12T06:00:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2ae31d17881e5b078522764b378494511758846f'/>
<id>urn:sha1:2ae31d17881e5b078522764b378494511758846f</id>
<content type='text'>
Up to Node v12, v13

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