From 5acb94a7a4b0fa14f896452b887edb09d8e9c4eb Mon Sep 17 00:00:00 2001 From: Andrei Gherzan <andrei.gherzan@huawei.com> Date: Wed, 7 Apr 2021 13:43:38 +0100 Subject: [PATCH] meta-ohos-demo: Rename layer to meta-ohos-blueprints Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> --- {meta-ohos-demo => meta-ohos-blueprints}/README.md | 0 .../conf/distro/openharmony-linux-demo-dashboard.conf | 0 {meta-ohos-demo => meta-ohos-blueprints}/conf/layer.conf | 0 .../recipes-connectivity/bluez5/bluez5_%.bbappend | 0 .../recipes-core/images/demo-dashboard-gateway-image.bb | 0 .../recipes-gnome/epiphany/epiphany-app.bb | 0 .../epiphany-app/HomeAssistant/epiphany-HomeAssistant.desktop | 0 .../epiphany/epiphany-app/HomeAssistant/service-override.conf | 0 .../recipes-gnome/epiphany/epiphany-app/epiphany-app@.service | 0 .../recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-base.bb | 0 .../recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-led.bb | 0 .../recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-sensors.bb | 0 12 files changed, 0 insertions(+), 0 deletions(-) rename {meta-ohos-demo => meta-ohos-blueprints}/README.md (100%) rename {meta-ohos-demo => meta-ohos-blueprints}/conf/distro/openharmony-linux-demo-dashboard.conf (100%) rename {meta-ohos-demo => meta-ohos-blueprints}/conf/layer.conf (100%) rename {meta-ohos-demo => meta-ohos-blueprints}/recipes-connectivity/bluez5/bluez5_%.bbappend (100%) rename {meta-ohos-demo => meta-ohos-blueprints}/recipes-core/images/demo-dashboard-gateway-image.bb (100%) rename {meta-ohos-demo => meta-ohos-blueprints}/recipes-gnome/epiphany/epiphany-app.bb (100%) rename {meta-ohos-demo => meta-ohos-blueprints}/recipes-gnome/epiphany/epiphany-app/HomeAssistant/epiphany-HomeAssistant.desktop (100%) rename {meta-ohos-demo => meta-ohos-blueprints}/recipes-gnome/epiphany/epiphany-app/HomeAssistant/service-override.conf (100%) rename {meta-ohos-demo => meta-ohos-blueprints}/recipes-gnome/epiphany/epiphany-app/epiphany-app@.service (100%) rename {meta-ohos-demo => meta-ohos-blueprints}/recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-base.bb (100%) rename {meta-ohos-demo => meta-ohos-blueprints}/recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-led.bb (100%) rename {meta-ohos-demo => meta-ohos-blueprints}/recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-sensors.bb (100%) diff --git a/meta-ohos-demo/README.md b/meta-ohos-blueprints/README.md similarity index 100% rename from meta-ohos-demo/README.md rename to meta-ohos-blueprints/README.md diff --git a/meta-ohos-demo/conf/distro/openharmony-linux-demo-dashboard.conf b/meta-ohos-blueprints/conf/distro/openharmony-linux-demo-dashboard.conf similarity index 100% rename from meta-ohos-demo/conf/distro/openharmony-linux-demo-dashboard.conf rename to meta-ohos-blueprints/conf/distro/openharmony-linux-demo-dashboard.conf diff --git a/meta-ohos-demo/conf/layer.conf b/meta-ohos-blueprints/conf/layer.conf similarity index 100% rename from meta-ohos-demo/conf/layer.conf rename to meta-ohos-blueprints/conf/layer.conf diff --git a/meta-ohos-demo/recipes-connectivity/bluez5/bluez5_%.bbappend b/meta-ohos-blueprints/recipes-connectivity/bluez5/bluez5_%.bbappend similarity index 100% rename from meta-ohos-demo/recipes-connectivity/bluez5/bluez5_%.bbappend rename to meta-ohos-blueprints/recipes-connectivity/bluez5/bluez5_%.bbappend diff --git a/meta-ohos-demo/recipes-core/images/demo-dashboard-gateway-image.bb b/meta-ohos-blueprints/recipes-core/images/demo-dashboard-gateway-image.bb similarity index 100% rename from meta-ohos-demo/recipes-core/images/demo-dashboard-gateway-image.bb rename to meta-ohos-blueprints/recipes-core/images/demo-dashboard-gateway-image.bb diff --git a/meta-ohos-demo/recipes-gnome/epiphany/epiphany-app.bb b/meta-ohos-blueprints/recipes-gnome/epiphany/epiphany-app.bb similarity index 100% rename from meta-ohos-demo/recipes-gnome/epiphany/epiphany-app.bb rename to meta-ohos-blueprints/recipes-gnome/epiphany/epiphany-app.bb diff --git a/meta-ohos-demo/recipes-gnome/epiphany/epiphany-app/HomeAssistant/epiphany-HomeAssistant.desktop b/meta-ohos-blueprints/recipes-gnome/epiphany/epiphany-app/HomeAssistant/epiphany-HomeAssistant.desktop similarity index 100% rename from meta-ohos-demo/recipes-gnome/epiphany/epiphany-app/HomeAssistant/epiphany-HomeAssistant.desktop rename to meta-ohos-blueprints/recipes-gnome/epiphany/epiphany-app/HomeAssistant/epiphany-HomeAssistant.desktop diff --git a/meta-ohos-demo/recipes-gnome/epiphany/epiphany-app/HomeAssistant/service-override.conf b/meta-ohos-blueprints/recipes-gnome/epiphany/epiphany-app/HomeAssistant/service-override.conf similarity index 100% rename from meta-ohos-demo/recipes-gnome/epiphany/epiphany-app/HomeAssistant/service-override.conf rename to meta-ohos-blueprints/recipes-gnome/epiphany/epiphany-app/HomeAssistant/service-override.conf diff --git a/meta-ohos-demo/recipes-gnome/epiphany/epiphany-app/epiphany-app@.service b/meta-ohos-blueprints/recipes-gnome/epiphany/epiphany-app/epiphany-app@.service similarity index 100% rename from meta-ohos-demo/recipes-gnome/epiphany/epiphany-app/epiphany-app@.service rename to meta-ohos-blueprints/recipes-gnome/epiphany/epiphany-app/epiphany-app@.service diff --git a/meta-ohos-demo/recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-base.bb b/meta-ohos-blueprints/recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-base.bb similarity index 100% rename from meta-ohos-demo/recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-base.bb rename to meta-ohos-blueprints/recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-base.bb diff --git a/meta-ohos-demo/recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-led.bb b/meta-ohos-blueprints/recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-led.bb similarity index 100% rename from meta-ohos-demo/recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-led.bb rename to meta-ohos-blueprints/recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-led.bb diff --git a/meta-ohos-demo/recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-sensors.bb b/meta-ohos-blueprints/recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-sensors.bb similarity index 100% rename from meta-ohos-demo/recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-sensors.bb rename to meta-ohos-blueprints/recipes-kernel/zephyr-kernel/zephyr-demo-smarthome-sensors.bb -- GitLab