-
Notifications
You must be signed in to change notification settings - Fork 246
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]> (cherry picked from commit e0de391)
- Loading branch information
1 parent
254e817
commit 6123fd1
Showing
26 changed files
with
65 additions
and
65 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:=aws-crt | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=1.15.18 | ||
PKG_VERSION:=1.15.22 | ||
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:=27b08faa8b3293db630047bd53cf339527e83b39305fcc11f91fff330c267308 | ||
PKG_HASH:=26e1f2ba2193a76e3fca67f0b18133d9f11ca14ed248d8835974f47886307058 | ||
|
||
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:=aws-iot-device-sdk-v2 | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=1.13.3 | ||
PKG_VERSION:=1.14.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:=851a3fdf386bc6f8fabca48d1130f154b0b540c74a18cb6a3f47dced68517163 | ||
PKG_HASH:=bfe6cb334a5e17f02f1fd479156b249d8cdca67d297f76459353ca8c5a94c4bc | ||
|
||
PKG_MAINTAINER:=Hirokazu MORIKAWA <[email protected]> | ||
PKG_LICENSE:=Apache-2.0 | ||
|
4 changes: 2 additions & 2 deletions
4
lang/node-aws-iot-device-sdk-v2/patches/000-remove_depends.patch
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,11 +1,11 @@ | ||
--- a/package.json | ||
+++ b/package.json | ||
@@ -41,7 +41,6 @@ | ||
@@ -42,7 +42,6 @@ | ||
"typescript": "^4.7.4" | ||
}, | ||
"dependencies": { | ||
- "@aws-sdk/util-utf8-browser": "^3.109.0", | ||
- "aws-crt": "^1.15.18" | ||
- "aws-crt": "^1.15.20" | ||
+ "@aws-sdk/util-utf8-browser": "^3.109.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:=aws-sdk | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=2.1408.0 | ||
PKG_VERSION:=2.1418.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:=1faf05b87bfaf4587b7b43a69a90d044880e4f357f56c3c3d39d8ce3a760020e | ||
PKG_HASH:=b4425be56be91e27030eae48dc66838e381e23f98368cc5ce4147973b6e6bc3d | ||
|
||
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:=azure-iothub | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=1.16.3 | ||
PKG_VERSION:=1.16.4 | ||
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:=153591cd8ee4da0453cb55de014a245d444e7c68d0535a531dadfb72f4908fa7 | ||
PKG_HASH:=856ddb25528ef22b04fe4be5f70db24f9dc474fe049160040a014646c24e41f9 | ||
|
||
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:=clean-modules | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=2.0.6 | ||
PKG_VERSION:=3.0.2 | ||
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:=c01e72d3ae53f9ded9efb3a748b4bf9fc1fb868464079c9e6f7345b007d5d110 | ||
PKG_HASH:=fe4b86da35b1f155bc286e4f3fd34af05244cdccf184d817bde5f32319cb5b03 | ||
|
||
PKG_MAINTAINER:=Hirokazu MORIKAWA <[email protected]> | ||
PKG_LICENSE:=ISC | ||
|
@@ -70,7 +70,7 @@ define Package/node-clean-modules/install | |
$(1)/usr/lib/node/$(PKG_NPM_NAME)/ | ||
$(CP) $(PKG_BUILD_DIR)/{README.md,.cleanmodules-default} \ | ||
$(1)/usr/lib/node/$(PKG_NPM_NAME)/ | ||
$(CP) $(PKG_BUILD_DIR)/{node_modules,bin,lib} \ | ||
$(CP) $(PKG_BUILD_DIR)/{node_modules,bin,dist} \ | ||
$(1)/usr/lib/node/$(PKG_NPM_NAME)/ | ||
$(INSTALL_DIR) $(1)/usr/bin | ||
$(LN) ../lib/node/$(PKG_NPM_NAME)/bin/cli.js $(1)/usr/bin/clean-modules | ||
|
@@ -101,7 +101,7 @@ define Host/Install | |
$(1)/lib/node_modules/$(PKG_NPM_NAME)/ | ||
$(CP) $(HOST_BUILD_DIR)/{README.md,.cleanmodules-default} \ | ||
$(1)/lib/node_modules/$(PKG_NPM_NAME)/ | ||
$(CP) $(HOST_BUILD_DIR)/{node_modules,bin,lib} \ | ||
$(CP) $(HOST_BUILD_DIR)/{node_modules,bin,dist} \ | ||
$(1)/lib/node_modules/$(PKG_NPM_NAME)/ | ||
$(INSTALL_DIR) $(1)/bin | ||
$(LN) ../lib/node_modules/$(PKG_NPM_NAME)/bin/cli.js $(1)/bin/clean-modules | ||
|
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:=npm-check-updates | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=16.10.13 | ||
PKG_VERSION:=16.10.16 | ||
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:=5721b2a367917fa0a3f60ab5159dc7f4622e2e249658530f8c388718946fd684 | ||
PKG_HASH:=7ce228c0ca50bad3f6e3efa82d3fb48a51fa21b9884eb0ce8f96340f487f2d01 | ||
|
||
PKG_MAINTAINER:=Hirokazu MORIKAWA <[email protected]>, Patrik Laszlo <[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:=twilio | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=4.13.0 | ||
PKG_VERSION:=4.14.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:=00992a86aad09edbf80fff66710cf5ca5b94f081067d1a0ddd0e362899e79a71 | ||
PKG_HASH:=838a4d360f9e71e69b64873cb3fbd6e4cec1c7546e3dfa3fe7dfea3af8da0dab | ||
|
||
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:=zigbee2mqtt | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=1.31.2 | ||
PKG_RELEASE:=1 | ||
PKG_VERSION:=1.32.1 | ||
PKG_RELEASE:=2 | ||
|
||
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:=7e86f133c42b6005c3d7cb71b91db9b6b38dae4510a886a7b58e7d3ba6efd42c | ||
PKG_HASH:=ac227a6c63794f913f679ec8009e4035168d470cfc824c3ff24c9ae2a85ddb92 | ||
|
||
PKG_MAINTAINER:=Hirokazu MORIKAWA <[email protected]> | ||
PKG_LICENSE:=GPL-3.0 | ||
|
@@ -68,8 +68,8 @@ define Build/Compile | |
rm -rf $(PKG_BUILD_DIR)/node_modules/moment/min | ||
rm -rf $(PKG_BUILD_DIR)/node_modules/moment/src | ||
rm -rf $(PKG_BUILD_DIR)/node_modules/moment/locale | ||
clean-modules -y -D $(PKG_BUILD_DIR)/node_modules --exclude "**/*.map.js" "**/*.png" \ | ||
"**/example/" "**/examples/" --include "**/npm-shrinkwrap.json" "**/.babelrc.js" \ | ||
clean-modules -y -D $(PKG_BUILD_DIR)/node_modules "!**/*.map.js" "!**/*.png" \ | ||
"!**/example/" "!**/examples/" "**/npm-shrinkwrap.json" "**/.babelrc.js" \ | ||
"**/.prebuild-installrc" "**/obj.target/" "**/config.gypi" "**/binding.Makefile" | ||
endef | ||
|
||
|
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 | ||
PKG_NAME:=node-$(PKG_NPM_NAME) | ||
PKG_VERSION:=11.1.0 | ||
PKG_VERSION:=11.5.2 | ||
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:=5b31f2694e4ffdc98c266ada4f744cf5a48ce968a837c09ee069c14e8ce42922 | ||
PKG_HASH:=af666db6e2ab6ac3b96889464139cd30c62ff1cf67cbf13a69b69a95b14596e2 | ||
|
||
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
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
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
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.