diff --git a/flavours/freertos/local.conf.sample b/flavours/freertos/local.conf.sample index ec87702d8248b74853c4bd20b3112563ddfb7172..fd4e197f8ed8b5ae1caf84016e49643ddcac7387 100644 --- a/flavours/freertos/local.conf.sample +++ b/flavours/freertos/local.conf.sample @@ -69,9 +69,9 @@ PACKAGE_CLASSES ?= "package_rpm" # this doesn't mean anything to you. 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 -# 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. # @@ -80,5 +80,5 @@ CONF_VERSION = "1" # 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 -# 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" diff --git a/flavours/linux/local.conf.sample b/flavours/linux/local.conf.sample index 4af9c3bcfcca569544af2371ee802c73f499726f..6a6d8f77ee1d2588328bf9c3459d9698a6a9670b 100644 --- a/flavours/linux/local.conf.sample +++ b/flavours/linux/local.conf.sample @@ -250,9 +250,9 @@ PACKAGECONFIG_append_pn-qemu-system-native = " sdl" # this doesn't mean anything to you. 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 -# 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. # @@ -261,5 +261,5 @@ CONF_VERSION = "1" # 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 -# 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" diff --git a/flavours/zephyr/local.conf.sample b/flavours/zephyr/local.conf.sample index 9af9a98e7f0d295fe59fee9450ed2ce4a130f5bb..35a1ec4978582d0319b364f656546bfeb8a04057 100644 --- a/flavours/zephyr/local.conf.sample +++ b/flavours/zephyr/local.conf.sample @@ -252,9 +252,9 @@ PACKAGECONFIG_append_pn-qemu-system-native = " sdl" # this doesn't mean anything to you. 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 -# 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. # @@ -263,5 +263,5 @@ CONF_VERSION = "1" # 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 -# 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"