-
Notifications
You must be signed in to change notification settings - Fork 275
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Tianling Shen <[email protected]>
- Loading branch information
1 parent
02354d3
commit 5324dca
Showing
24 changed files
with
86 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk | |
|
||
PKG_NPM_NAME:=coap | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=1.4.0 | ||
PKG_VERSION:=1.4.1 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz | ||
PKG_SOURCE_URL:=https://mirrors.tencent.com/npm/$(PKG_NPM_NAME)/-/ \ | ||
https://registry.npmjs.org/$(PKG_NPM_NAME)/-/ | ||
PKG_HASH:=6c6eaad7c8e584a365dea15a8f55ba8f47c1f7a87aec9bc3b5f47daa07b232df | ||
PKG_HASH:=3f5d9fbdd625a45184d04687340915c16115674f357bd8cd8320503fb976241b | ||
|
||
PKG_MAINTAINER:=Hirokazu MORIKAWA <[email protected]> | ||
PKG_LICENSE:=MIT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk | |
|
||
PKG_NPM_NAME:=homebridge-hue | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=0.14.9 | ||
PKG_VERSION:=0.14.11 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz | ||
PKG_SOURCE_URL:=https://mirrors.tencent.com/npm/$(PKG_NPM_NAME)/-/ \ | ||
https://registry.npmjs.org/$(PKG_NPM_NAME)/-/ | ||
PKG_HASH:=c845dbbb34924dbd157f28c79d20cf8ec81721ed1006e87b92e245993225a532 | ||
PKG_HASH:=8979d07a91aa2b3e90a34d811b00a38c8b2af3f64d04f16fefa21d594f3ff0b9 | ||
|
||
PKG_MAINTAINER:=Hirokazu MORIKAWA <[email protected]> | ||
PKG_LICENSE:=Apache-2.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk | |
|
||
PKG_NPM_NAME:=mocha | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=11.0.1 | ||
PKG_VERSION:=11.1.0 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz | ||
PKG_SOURCE_URL:=https://mirrors.tencent.com/npm/$(PKG_NPM_NAME)/-/ \ | ||
https://registry.npmjs.org/$(PKG_NPM_NAME)/-/ | ||
PKG_HASH:=691cbb48d58b88eb367e8c4e06bfc9eb0b6952e4a4c4a805ba3b2590012fac0d | ||
PKG_HASH:=78fbb301cba604bba2b500217b47935b664cd954c5831c86c8b3835d9ff435ba | ||
|
||
PKG_MAINTAINER:=Hirokazu MORIKAWA <[email protected]> | ||
PKG_LICENSE:=MIT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk | |
|
||
PKG_NPM_NAME:=modbus-serial | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=8.0.17 | ||
PKG_VERSION:=8.0.18 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz | ||
PKG_SOURCE_URL:=https://mirrors.tencent.com/npm/$(PKG_NPM_NAME)/-/ \ | ||
https://registry.npmjs.org/$(PKG_NPM_NAME)/-/ | ||
PKG_HASH:=4261e869d14f382f887aff8612d5e0d0470ca276de9a9385968c08c4c1042387 | ||
PKG_HASH:=5345fa4ed624b9104050647a4c198ed313ec928a77700f80a429e855a051b963 | ||
|
||
PKG_MAINTAINER:=Hirokazu MORIKAWA <[email protected]> | ||
PKG_LICENSE:=ISC | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk | |
|
||
PKG_NPM_NAME:=node-red-node-arduino | ||
PKG_NAME:=$(PKG_NPM_NAME) | ||
PKG_VERSION:=1.0.0 | ||
PKG_VERSION:=1.1.0 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz | ||
PKG_SOURCE_URL:=https://mirrors.tencent.com/npm/$(PKG_NPM_NAME)/-/ \ | ||
https://registry.npmjs.org/$(PKG_NPM_NAME)/-/ | ||
PKG_HASH:=ed4400fcf9570e1300ac879ea4b7e929a0766cea8dcd0762bf73af8bde163ba5 | ||
PKG_HASH:=02d8bbb882f664060a2f62c5c1b643cc473821ef416d4689e3a92d8daf03a164 | ||
|
||
PKG_MAINTAINER:=Hirokazu MORIKAWA <[email protected]> | ||
PKG_LICENSE:=Apache-2.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk | |
|
||
PKG_NPM_NAME:=terser | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=5.37.0 | ||
PKG_VERSION:=5.38.1 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz | ||
PKG_SOURCE_URL:=https://mirrors.tencent.com/npm/$(PKG_NPM_NAME)/-/ \ | ||
https://registry.npmjs.org/$(PKG_NPM_NAME)/-/ | ||
PKG_HASH:=52430eba44ee5ea56658d26ba80e14725514657ae9a4ac63a8e2bd068a2280de | ||
PKG_HASH:=1dd8be5a2292ef9de0c9fd89dc54cac950d2e3dbe9b3e023841c38c22867d972 | ||
|
||
PKG_MAINTAINER:=Hirokazu MORIKAWA <[email protected]> | ||
PKG_LICENSE:=BSD-2-Clause | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk | |
|
||
PKG_NPM_NAME:=twilio | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=5.4.2 | ||
PKG_VERSION:=5.4.3 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz | ||
PKG_SOURCE_URL:=https://mirrors.tencent.com/npm/$(PKG_NPM_NAME)/-/ \ | ||
https://registry.npmjs.org/$(PKG_NPM_NAME)/-/ | ||
PKG_HASH:=fea6fa4b3fd71196a64189a2ab04ad02d137dd13db3c21cf2fe79363120b23b6 | ||
PKG_HASH:=6d6f6db62cc6cc4bce1afcfed3f65ce4388f00fb246e012ebf07201cd9c53e6b | ||
|
||
PKG_MAINTAINER:=Hirokazu MORIKAWA <[email protected]> | ||
PKG_LICENSE:=MIT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,13 +7,13 @@ include $(TOPDIR)/rules.mk | |
PKG_NPM_SCOPE:=vonage | ||
PKG_NPM_NAME:=client-sdk | ||
PKG_NAME:=node-$(PKG_NPM_SCOPE)-$(PKG_NPM_NAME) | ||
PKG_VERSION:=1.7.2 | ||
PKG_VERSION:=2.0.0 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE:=$(PKG_NPM_SCOPE)-$(PKG_NPM_NAME)-$(PKG_VERSION).tgz | ||
PKG_SOURCE_URL_FILE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz | ||
PKG_SOURCE_URL:=https://registry.npmjs.org/@$(PKG_NPM_SCOPE)/$(PKG_NPM_NAME)/-/ | ||
PKG_HASH:=57a6ee3e18ad5ac7c42e94c0dc1ed82d41c1f0c6514aed35446e08639af68f45 | ||
PKG_HASH:=cbd9b606bc377fa18c9b6299c7c71080e8c7accd83205b8a7714fe6232c51baa | ||
|
||
PKG_MAINTAINER:=Hirokazu MORIKAWA <[email protected]> | ||
PKG_LICENSE:=SEE LICENSE IN LICENSE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,13 +7,13 @@ include $(TOPDIR)/rules.mk | |
PKG_NPM_SCOPE:=vonage | ||
PKG_NPM_NAME:=server-sdk | ||
PKG_NAME:=node-$(PKG_NPM_SCOPE)-$(PKG_NPM_NAME) | ||
PKG_VERSION:=3.19.3 | ||
PKG_VERSION:=3.19.4 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE:=$(PKG_NPM_SCOPE)-$(PKG_NPM_NAME)-$(PKG_VERSION).tgz | ||
PKG_SOURCE_URL_FILE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz | ||
PKG_SOURCE_URL:=https://registry.npmjs.org/@$(PKG_NPM_SCOPE)/$(PKG_NPM_NAME)/-/ | ||
PKG_HASH:=28fcf4bb18b09a87392ca4786f6f91efe7a93f3886a1138edc5c05f1853371a4 | ||
PKG_HASH:=a03499623703ec96a380510b99475ea692459553338587b336e2a19d832c33cc | ||
|
||
PKG_MAINTAINER:=Hirokazu MORIKAWA <[email protected]> | ||
PKG_LICENSE:=Apache-2.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk | |
|
||
PKG_NPM_NAME:=zigbee2mqtt | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=1.42.0 | ||
PKG_VERSION:=2.1.1 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz | ||
PKG_SOURCE_URL:=https://mirrors.tencent.com/npm/$(PKG_NPM_NAME)/-/ \ | ||
https://registry.npmjs.org/$(PKG_NPM_NAME)/-/ | ||
PKG_HASH:=ac6875c84c87b66f96ce274c4e5377e69b8dfa86259c9f169cccbd6dd3ee6e54 | ||
PKG_HASH:=94cf2d635f8d2b2c88015b2cc5091fdfabb41893ac0ba2733f5087262d37c15d | ||
|
||
PKG_MAINTAINER:=Hirokazu MORIKAWA <[email protected]> | ||
PKG_LICENSE:=GPL-3.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,43 +1,31 @@ | ||
# Home Assistant integration (MQTT discovery) | ||
homeassistant: false | ||
|
||
# allow new devices to join | ||
permit_join: true | ||
|
||
# MQTT settings | ||
homeassistant: | ||
enabled: false | ||
mqtt: | ||
# MQTT base topic for zigbee2mqtt MQTT messages | ||
base_topic: zigbee2mqtt | ||
# MQTT server URL | ||
server: 'mqtt://localhost' | ||
# MQTT server authentication, uncomment if required: | ||
# user: my_user | ||
# password: my_password | ||
|
||
# Serial settings | ||
server: mqtt://localhost | ||
serial: | ||
# Location of CC2531 USB sniffer | ||
#port: /dev/ttyACM0 | ||
port: /dev/ttyUSB0 | ||
adapter: zstack | ||
|
||
advanced: | ||
#baudrate: 1000000 | ||
rtscts: false | ||
# | ||
disable_led: false | ||
baudrate: 115200 | ||
advanced: | ||
homeassistant_legacy_entity_attributes: false | ||
homeassistant_legacy_triggers: false | ||
legacy_api: false | ||
legacy_availability_payload: false | ||
device_options: | ||
log_level: info | ||
# Optional: Location of log directory (default: shown below) | ||
log_directory: /tmp/log/zigbee2mqtt/%TIMESTAMP% | ||
# Optional: Log file name, can also contain timestamp, e.g.: zigbee2mqtt_%TIMESTAMP%.log (default: shown below) | ||
log_file: log.txt | ||
# Optional: Log rotation (default: shown below) | ||
log_rotation: true | ||
# Optional: Output location of the log (default: shown below), leave empty to supress logging (log_output: []) | ||
# possible options: 'console', 'file', 'syslog' | ||
log_output: | ||
- console | ||
- file | ||
|
||
#frontend: | ||
# port: 8080 | ||
# host: 0.0.0.0 | ||
frontend: | ||
enabled: true | ||
port: 8080 | ||
host: 0.0.0.0 | ||
device_options: | ||
legacy: false | ||
version: 4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,14 +6,14 @@ include $(TOPDIR)/rules.mk | |
|
||
PKG_NPM_NAME:=zwave-js-ui-bundle | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=9.29.1 | ||
PKG_VERSION:=9.30.1 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tar.gz | ||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) | ||
PKG_SOURCE_URL_FILE:=v$(PKG_VERSION).tar.gz | ||
PKG_SOURCE_URL:=https://github.com/zwave-js/zwave-js-ui/archive/refs/tags/ | ||
PKG_HASH:=404444db8d4cdec188dc532865be1d3eb2050844b1f78271fc3ed8bf1a0850ee | ||
PKG_HASH:=b8abe460449868a9fac496913cc1db01e21aa2ef5948e8758979360216cf4d99 | ||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) | ||
|
||
PKG_MAINTAINER:=David Woodhouse <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk | |
|
||
PKG_NPM_NAME:=zwave-js-ui | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=9.29.1 | ||
PKG_VERSION:=9.30.1 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz | ||
PKG_SOURCE_URL:=https://mirrors.tencent.com/npm/$(PKG_NPM_NAME)/-/ \ | ||
https://registry.npmjs.org/$(PKG_NPM_NAME)/-/ | ||
PKG_HASH:=e029ccdcb848ef3a6d59b399114c0656f92dc1fa8b8a582ab23adbb82c7847ce | ||
PKG_HASH:=7a1e8aff52ee0716a68d38e08c501f6d832724ce324fda3bee235e46da5698ff | ||
|
||
PKG_MAINTAINER:=David Woodhouse <[email protected]> | ||
PKG_LICENSE:=MIT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 0 additions & 25 deletions
25
lang/node/patches/v20.x/999-fix_building_with_system_icu_76.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.