- Oct 15, 2021
-
-
Andrei Gherzan authored
This change is in line with the project's rebranding. The collection is also changed a bit to drop the "meta-" prefix. There is no clear standardization on the collection name. Some use an ID, some use ID-layer, some use meta-ID etc. We have decided to use the the layer name without the "meta-" prefix because this is an ID, not a layer per se. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
This was part of a deprecation process when the demo layer was renamed to blueprints. We can remove it now as this was done a fair amount of time ago. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Oct 11, 2021
-
-
Stefan Schmidt authored
We could add sanity checks for all newly deprecated collections and distros here. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
- Apr 20, 2021
-
-
Zygmunt Krynicki authored
This bundles a rather large rename of all the recipes, descriptions and comments, with the exception of repositories referenced from gitee or other third party system (e.g. launchpad PPAs or COPR repositories). Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- Apr 07, 2021
-
-
Andrei Gherzan authored
"openharmony-linux-demo-dashboard" was deprecated in favour of "openharmony-linux-blueprint-dashboard". Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
The mechanism and value format of OHOS_DEPRECATED_DISTROS is identical to OHOS_DEPRECATED_COLLECTIONS. Deprecated distro configurations can be either completely removed or replaced by another configuration. The format of OHOS_DEPRECATED_DISTROS is a list of <DEPRECATED_DISTRO>:<REPLACEMENT_DISTRO>. When <REPLACEMENT_DISTRO> is not provided, the distro was removed without a replacement. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
This bbclass is meant to handle various build configuration checks. As per the current implementation, it handles collections deprecation. Deprecated collections can be either completely removed or replaced by another layer. The format of OHOS_DEPRECATED_COLLECTIONS is a list of <DEPRECATED_COLLECTION>:<REPLACEMENT_COLLECTION>. When <REPLACEMENT_COLLECTION> is not provided, the layer was removed without a replacement. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-