summaryrefslogtreecommitdiff
path: root/recipes-devtools
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-03-25 19:13:17 -0500
committerJohn Klug <john.klug@multitech.com>2022-03-25 19:13:17 -0500
commit7c24309c68e4d954804befb65d04e1a47f977a0e (patch)
tree49a5646df1413aeedee7c24a5a9bd8ee8b7bee6d /recipes-devtools
parentdbade41e2061570e4482ef925c7ac6d2171b9664 (diff)
downloadmeta-mlinux-7c24309c68e4d954804befb65d04e1a47f977a0e.tar.gz
meta-mlinux-7c24309c68e4d954804befb65d04e1a47f977a0e.tar.bz2
meta-mlinux-7c24309c68e4d954804befb65d04e1a47f977a0e.zip
Build should use https, not http or clear git
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/node-red/node-red_0.15.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/node-red/node-red_0.15.3.bb b/recipes-devtools/node-red/node-red_0.15.3.bb
index bacf9fd..4898ebc 100644
--- a/recipes-devtools/node-red/node-red_0.15.3.bb
+++ b/recipes-devtools/node-red/node-red_0.15.3.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "Node-RED"
-HOMEPAGE = "http://nodered.org"
+HOMEPAGE = "https://nodered.org"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
DEPENDS = "nodejs nodejs-native"
@@ -20,7 +20,7 @@ do_install() {
oe_runnpm install --prefix./node_modules/node-red nodemailer
# Build patched serialport.
# Original is https://registry.npmjs.org/serialport/-/serialport-1.7.4.tgz
- oe_runnpm install --prefix ./node_modules/node-red http://multitech.net/mlinux/sources/node-red-serialport-1.7.4-mt1.tgz
+ oe_runnpm install --prefix ./node_modules/node-red https://multitech.net/mlinux/sources/node-red-serialport-1.7.4-mt1.tgz
# modules needed for loragw
oe_runnpm install --prefix ./node_modules/node-red extend dissolve node-constants