Skip to content
Snippets Groups Projects
Commit 12b382fa authored by Pavel Zhukov's avatar Pavel Zhukov
Browse files

flavours: Follow project rename


Signed-off-by: default avatarPavel Zhukov <pavel.zhukov@huawei.com>
parent 7ffbad6f
No related branches found
No related tags found
No related merge requests found
...@@ -69,9 +69,9 @@ PACKAGE_CLASSES ?= "package_rpm" ...@@ -69,9 +69,9 @@ PACKAGE_CLASSES ?= "package_rpm"
# this doesn't mean anything to you. # this doesn't mean anything to you.
CONF_VERSION = "1" CONF_VERSION = "1"
# Use OSTC download cache default. # Use Oniro Project download cache default.
# Note that this cache is limited to system configurations that are entirely # Note that this cache is limited to system configurations that are entirely
# re-distributable, as determined by the OSTC legal team. # re-distributable, as determined by the Oniro Project legal team.
# #
# The mirror is temporarily out of service. # The mirror is temporarily out of service.
# #
...@@ -80,5 +80,5 @@ CONF_VERSION = "1" ...@@ -80,5 +80,5 @@ CONF_VERSION = "1"
# If you are building on a very slow device but have relatively reliable network access # If you are building on a very slow device but have relatively reliable network access
# *and* the project you are building has a public sstate cache, you may choose to uncomment # *and* the project you are building has a public sstate cache, you may choose to uncomment
# this line and use the sstate cache published by OSTC. # this line and use the sstate cache published by Oniro Project.
# SSTATE_MIRRORS = "file://.* https://cache.ostc-eu.org/bitbake/sstate-cache/PATH;downloadfilename=PATH \n" # SSTATE_MIRRORS = "file://.* https://cache.ostc-eu.org/bitbake/sstate-cache/PATH;downloadfilename=PATH \n"
...@@ -250,9 +250,9 @@ PACKAGECONFIG_append_pn-qemu-system-native = " sdl" ...@@ -250,9 +250,9 @@ PACKAGECONFIG_append_pn-qemu-system-native = " sdl"
# this doesn't mean anything to you. # this doesn't mean anything to you.
CONF_VERSION = "1" CONF_VERSION = "1"
# Use OSTC download cache default. # Use Oniro Project download cache default.
# Note that this cache is limited to system configurations that are entirely # Note that this cache is limited to system configurations that are entirely
# re-distributable, as determined by the OSTC legal team. # re-distributable, as determined by the Oniro Project legal team.
# #
# The mirror is temporarily out of service. # The mirror is temporarily out of service.
# #
...@@ -261,5 +261,5 @@ CONF_VERSION = "1" ...@@ -261,5 +261,5 @@ CONF_VERSION = "1"
# If you are building on a very slow device but have relatively reliable network access # If you are building on a very slow device but have relatively reliable network access
# *and* the project you are building has a public sstate cache, you may choose to uncomment # *and* the project you are building has a public sstate cache, you may choose to uncomment
# this line and use the sstate cache published by OSTC. # this line and use the sstate cache published by Oniro Project.
# SSTATE_MIRRORS = "file://.* https://cache.ostc-eu.org/bitbake/sstate-cache/PATH;downloadfilename=PATH \n" # SSTATE_MIRRORS = "file://.* https://cache.ostc-eu.org/bitbake/sstate-cache/PATH;downloadfilename=PATH \n"
...@@ -252,9 +252,9 @@ PACKAGECONFIG_append_pn-qemu-system-native = " sdl" ...@@ -252,9 +252,9 @@ PACKAGECONFIG_append_pn-qemu-system-native = " sdl"
# this doesn't mean anything to you. # this doesn't mean anything to you.
CONF_VERSION = "1" CONF_VERSION = "1"
# Use OSTC download cache default. # Use Oniro Project download cache default.
# Note that this cache is limited to system configurations that are entirely # Note that this cache is limited to system configurations that are entirely
# re-distributable, as determined by the OSTC legal team. # re-distributable, as determined by the Oniro Project legal team.
# #
# The mirror is temporarily out of service. # The mirror is temporarily out of service.
# #
...@@ -263,5 +263,5 @@ CONF_VERSION = "1" ...@@ -263,5 +263,5 @@ CONF_VERSION = "1"
# If you are building on a very slow device but have relatively reliable network access # If you are building on a very slow device but have relatively reliable network access
# *and* the project you are building has a public sstate cache, you may choose to uncomment # *and* the project you are building has a public sstate cache, you may choose to uncomment
# this line and use the sstate cache published by OSTC. # this line and use the sstate cache published by Oniro Project.
# SSTATE_MIRRORS = "file://.* https://cache.ostc-eu.org/bitbake/sstate-cache/PATH;downloadfilename=PATH \n" # SSTATE_MIRRORS = "file://.* https://cache.ostc-eu.org/bitbake/sstate-cache/PATH;downloadfilename=PATH \n"
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