diff --git a/meta-ohos-blueprints/recipes-gnome/epiphany/epiphany-app.bb b/meta-ohos-blueprints/recipes-gnome/epiphany/epiphany-app.bb index e2afa6106747e4270b7b939f7ea62672b90a0712..2948215c10068e341e46d0c3352b89f22692b0b9 100644 --- a/meta-ohos-blueprints/recipes-gnome/epiphany/epiphany-app.bb +++ b/meta-ohos-blueprints/recipes-gnome/epiphany/epiphany-app.bb @@ -5,7 +5,7 @@ SUMMARY = "Epiphany app mode support files" BUGTRACKER = "https://gitlab.gnome.org/GNOME/epiphany" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://${OHOS_COREBASE}/LICENSES/Apache-2.0.txt;md5=ef3dabb8f39493f4ea410bebc1d01755" +LIC_FILES_CHKSUM = "file://${ONIRO_COREBASE}/LICENSES/Apache-2.0.txt;md5=ef3dabb8f39493f4ea410bebc1d01755" inherit allarch features_check diff --git a/meta-ohos-blueprints/recipes-homeassistant/homeassistant/homeassistant-config-blueprint-dashboard.bb b/meta-ohos-blueprints/recipes-homeassistant/homeassistant/homeassistant-config-blueprint-dashboard.bb index ea740eda89b2855a86bef45151dee4caf8c2fc58..9e2abb80cff483336def9ca1c7dfee7fb632a27d 100644 --- a/meta-ohos-blueprints/recipes-homeassistant/homeassistant/homeassistant-config-blueprint-dashboard.bb +++ b/meta-ohos-blueprints/recipes-homeassistant/homeassistant/homeassistant-config-blueprint-dashboard.bb @@ -5,7 +5,7 @@ SUMMARY = "Home Assistant configuration for All Scenarios OS Smart Panel \ blueprint" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://${OHOS_COREBASE}/LICENSES/Apache-2.0.txt;md5=ef3dabb8f39493f4ea410bebc1d01755" +LIC_FILES_CHKSUM = "file://${ONIRO_COREBASE}/LICENSES/Apache-2.0.txt;md5=ef3dabb8f39493f4ea410bebc1d01755" INHIBIT_DEFAULT_DEPS = "1" inherit allarch diff --git a/meta-ohos-core/conf/layer.conf b/meta-ohos-core/conf/layer.conf index 795129456c635b4f2fc57373501bac00406eae87..31345a2319d59de927516a0410c2b20a4ee23c70 100644 --- a/meta-ohos-core/conf/layer.conf +++ b/meta-ohos-core/conf/layer.conf @@ -16,4 +16,4 @@ BBFILE_PRIORITY_meta-ohos-core = "6" LAYERDEPENDS_meta-ohos-core = "core" LAYERSERIES_COMPAT_meta-ohos-core = "dunfell" -OHOS_COREBASE = '${@os.path.normpath("${LAYERDIR}/../")}' +ONIRO_COREBASE = '${@os.path.normpath("${LAYERDIR}/../")}' diff --git a/meta-ohos-core/recipes-core/psplash/psplash_%.bbappend b/meta-ohos-core/recipes-core/psplash/psplash_%.bbappend index 6195997d6dcb017ff17f30944bf504df4cd9cfb5..e460d8f33b933dd2fb3adf521b71aeff72ba7947 100644 --- a/meta-ohos-core/recipes-core/psplash/psplash_%.bbappend +++ b/meta-ohos-core/recipes-core/psplash/psplash_%.bbappend @@ -2,5 +2,5 @@ # # SPDX-License-Identifier: Apache-2.0 -FILESEXTRAPATHS_prepend := "${OHOS_COREBASE}/assets:" +FILESEXTRAPATHS_prepend := "${ONIRO_COREBASE}/assets:" SPLASH_IMAGES = "file://ostc-logo-small.png;outsuffix=default" diff --git a/meta-ohos-core/recipes-graphics/wayland/weston-init.bbappend b/meta-ohos-core/recipes-graphics/wayland/weston-init.bbappend index 02d0bebf68a035f98317f56342d15ed5dd4d0e8c..91cf230ac06a0228c09abaf4f6cd35716e63e23c 100644 --- a/meta-ohos-core/recipes-graphics/wayland/weston-init.bbappend +++ b/meta-ohos-core/recipes-graphics/wayland/weston-init.bbappend @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: Apache-2.0 -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:${OHOS_COREBASE}/assets:" +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:${ONIRO_COREBASE}/assets:" SRC_URI += "${@oe.utils.conditional('WESTON_INI_BACKGROUND_IMAGE', '', '', "file://${WESTON_INI_BACKGROUND_IMAGE_BASENAME}", d)}"