Skip to content
Snippets Groups Projects
Commit 09cd0946 authored by Esben Haabendal's avatar Esben Haabendal
Browse files

oniro-openharmony-linux.conf: Add openharmony override


This can be used for openharmony specific but distro-neutral overrides instead
of oniro-openharmony-linux.

Signed-off-by: default avatarEsben Haabendal <esben.haabendal@huawei.com>
parent 462af3d7
No related branches found
No related tags found
1 merge request!26Various changes in preparation for integration with meta-oniro-core
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# OpenHarmony OS version # OpenHarmony OS version
OPENHARMONY_VERSION ?= "3.1" OPENHARMONY_VERSION ?= "3.1"
OPENHARMONY_OVERRIDES = "openharmony-${OPENHARMONY_VERSION}" OPENHARMONY_OVERRIDES = "openharmony-${OPENHARMONY_VERSION}:openharmony"
OPENHARMONY_VERSION_FULL = "${OPENHARMONY_VERSION}" OPENHARMONY_VERSION_FULL = "${OPENHARMONY_VERSION}"
OPENHARMONY_VERSION_FULL:openharmony-3.1 = "3.1.1" OPENHARMONY_VERSION_FULL:openharmony-3.1 = "3.1.1"
......
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