An error occurred fetching the project authors.
- 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>
-
- Sep 08, 2021
-
-
Andrei Gherzan authored
We revert this workaround as the existing poky plugin, bootimg-pcbios.py, includes the needed support as per the last poky bump in the manifest repository. PartOf: https://git.ostc-eu.org/OSTC/OHOS/meta-ohos/-/issues/97 Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Aug 05, 2021
-
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
The only difference in this plugin (as of now) is that it takes into consideration the --label argument. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
x-boot - boot x-sys-a - sys-a x-sys-b - sys-b x-dev-data - devdata x-sys-data - sysdata x-app-data - appdata Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
This makes things cleaner and more consistent when the other partitions use variables like: SYSDATA_PARTITION_SIZE APPDATA_PARTITION_SIZE etc. Keep this change consistent on the wic files too. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Jul 16, 2021
-
-
Andrei Gherzan authored
The default configuration for the rootfs is now read-only. The ro argument is injected through APPEND in read-only-rootfs hooks so all we need to do is to drop `rw`. We also let rootfstype be defined dynamically so we can support multiple configuration in the future. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Jun 01, 2021
-
-
Andrei Gherzan authored
It is based on qemux86-directdisk.wks but with support for our common partition layout. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
This is based on imx-uboot-bootpart.wks.in but with our common partition layout. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-