Skip to content
Snippets Groups Projects
Commit e32e7af7 authored by Stefan Schmidt's avatar Stefan Schmidt Committed by Zygmunt Krynicki
Browse files

smarthome-blueprint: Adjust URLs for project rename


Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
parent 2abf5170
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
SUMMARY = "Oniro Project SmartHome device interface library" SUMMARY = "Oniro Project SmartHome device interface library"
HOMEPAGE = "https://git.ostc-eu.org/OSTC/OHOS/components/ohsmarthome-py/" HOMEPAGE = "https://booting.oniroproject.org/distro/components/ohsmarthome-py"
LICENSE = "Apache-2.0" LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSES/Apache-2.0.txt;md5=c846ebb396f8b174b10ded4771514fcc" LIC_FILES_CHKSUM = "file://LICENSES/Apache-2.0.txt;md5=c846ebb396f8b174b10ded4771514fcc"
...@@ -14,7 +14,7 @@ SRC_OPT_NAME = "name=ohsmarthome-py" ...@@ -14,7 +14,7 @@ SRC_OPT_NAME = "name=ohsmarthome-py"
SRC_OPT_BRANCH = "branch=master" SRC_OPT_BRANCH = "branch=master"
SRC_OPTIONS = "${SRC_OPT_PROTO};${SRC_OPT_DEST};${SRC_OPT_NAME};${SRC_OPT_BRANCH}" SRC_OPTIONS = "${SRC_OPT_PROTO};${SRC_OPT_DEST};${SRC_OPT_NAME};${SRC_OPT_BRANCH}"
SRC_URI = "git://git.ostc-eu.org/OSTC/OHOS/components/ohsmarthome-py.git;${SRC_OPTIONS}" SRC_URI = "git://booting.oniroproject.org/distro/components/ohsmarthome-py.git;${SRC_OPTIONS}"
SRCREV_ohsmarthome-py = "3ea56efa56937939565c127810de55a05c9e4703" SRCREV_ohsmarthome-py = "3ea56efa56937939565c127810de55a05c9e4703"
S = "${WORKDIR}/${SRC_OPT_CLONE_DIR}" S = "${WORKDIR}/${SRC_OPT_CLONE_DIR}"
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
SUMMARY = "Home Assistant custom component for Oniro Project SmartHome device" SUMMARY = "Home Assistant custom component for Oniro Project SmartHome device"
HOMEPAGE = "https://git.ostc-eu.org/OSTC/OHOS/components/smart_home_homeassistant_plugin/" HOMEPAGE = "https://booting.oniroproject.org/distro/components/smart_home_homeassistant_plugin/"
LICENSE = "Apache-2.0" LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSES/Apache-2.0.txt;md5=c846ebb396f8b174b10ded4771514fcc" LIC_FILES_CHKSUM = "file://LICENSES/Apache-2.0.txt;md5=c846ebb396f8b174b10ded4771514fcc"
...@@ -14,7 +14,7 @@ SRC_OPT_NAME = "name=smart_home_homeassistant_plugin" ...@@ -14,7 +14,7 @@ SRC_OPT_NAME = "name=smart_home_homeassistant_plugin"
SRC_OPT_BRANCH = "branch=master" SRC_OPT_BRANCH = "branch=master"
SRC_OPTIONS = "${SRC_OPT_PROTO};${SRC_OPT_DEST};${SRC_OPT_NAME};${SRC_OPT_BRANCH}" SRC_OPTIONS = "${SRC_OPT_PROTO};${SRC_OPT_DEST};${SRC_OPT_NAME};${SRC_OPT_BRANCH}"
SRC_URI = "git://git.ostc-eu.org/OSTC/OHOS/components/smart_home_homeassistant_plugin.git;${SRC_OPTIONS}" SRC_URI = "git://booting.oniroproject.org/distro/components/smart_home_homeassistant_plugin.git;${SRC_OPTIONS}"
SRCREV_smart_home_homeassistant_plugin = "63c39b0eebab086ba793be8e7963c2d3c69cbedc" SRCREV_smart_home_homeassistant_plugin = "63c39b0eebab086ba793be8e7963c2d3c69cbedc"
S = "${WORKDIR}/${SRC_OPT_CLONE_DIR}" S = "${WORKDIR}/${SRC_OPT_CLONE_DIR}"
......
...@@ -14,7 +14,7 @@ SRC_OPT_NAME = "name=smarthome" ...@@ -14,7 +14,7 @@ SRC_OPT_NAME = "name=smarthome"
SRC_OPT_BRANCH = "branch=develop" SRC_OPT_BRANCH = "branch=develop"
SRC_OPTIONS = "${SRC_OPT_PROTO};${SRC_OPT_DEST};${SRC_OPT_NAME};${SRC_OPT_BRANCH}" SRC_OPTIONS = "${SRC_OPT_PROTO};${SRC_OPT_DEST};${SRC_OPT_NAME};${SRC_OPT_BRANCH}"
SRC_URI += "git://git.ostc-eu.org/OSTC/OHOS/components/smart_home_blueprint_zephyr.git;${SRC_OPTIONS}" SRC_URI += "git://booting.oniroproject.org/distro/components/smart_home_blueprint_zephyr.git;${SRC_OPTIONS}"
SRCREV_smarthome = "c4a2dc87b1d03be701f9b4d5d35597df6a6ce389" SRCREV_smarthome = "c4a2dc87b1d03be701f9b4d5d35597df6a6ce389"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment