Skip to content
Snippets Groups Projects
Commit 86b2d33a authored by Stefan Schmidt's avatar Stefan Schmidt
Browse files

*_COREBASE: Project rename


Change variable name accross layers.

Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
parent 2e108bc2
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -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
......
......@@ -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}/../")}'
......@@ -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"
......@@ -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)}"
......
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