Commits on Source (7)
-
Robert Drab authored
In OpenHarmony 3.0 Param Service is a part of the whole Init system. This service is required by many other services. Therefore we have to split out the service as an independent from Init when Init is not used. Signed-off-by:
Robert Drab <robert.drab@huawei.com> Closes https://gitlab.eclipse.org/eclipse/oniro-core/meta-openharmony/-/issues/28 Closes https://gitlab.eclipse.org/eclipse/oniro-core/meta-openharmony/-/issues/31
178b112d -
Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
63023ae8 -
Thierry Escande authored
This change moves a few things around, like separating ptest package definitions from their corresponding package definitions. Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
eef180ea -
Thierry Escande authored
This splits the OpenHarmony components into bitbake packages for the libraries, binaries, and configurations files installed from the OpenHarmony 3.0 build. Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
75a8d1c3 -
Thierry Escande authored
Bitbake adds default file patterns to FILES:${PN}, like ${bindir}/*, ${libdir}/lib*.so, and ${libdir}/${BPN}. Now that we have all components split into OpenHarmony packages, we remove these patterns to make sure we don't accidentally include any file in FILES:${PN} that should belong to an OpenHarmony package. Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
6eb9cf52 -
Thierry Escande authored
This change adds ptest package definitions for the OpenHarmony module, unit, and system tests installed in the folder ${libdir}/openharmony-standard/ptest. Tests that are known to fail are added to the variable OPENHARMONY_PTEST_IS_BROKEN and thus are not executed by the test image. All ptest packages are added to openharmony-standard-ptest as runtime dependencies. Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
7a5b78da -
Thierry Escande authored
Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
311a7d17
Showing
- recipes-openharmony/openharmony/files/run-ptest 1 addition, 1 deletionrecipes-openharmony/openharmony/files/run-ptest
- recipes-openharmony/openharmony/openharmony-standard-3.0/param_service-Add-to-build-system.patch 110 additions, 0 deletions...mony-standard-3.0/param_service-Add-to-build-system.patch
- recipes-openharmony/openharmony/openharmony-standard-3.0/param_service-Add-to-startup-l2-part.patch 31 additions, 0 deletions...y-standard-3.0/param_service-Add-to-startup-l2-part.patch
- recipes-openharmony/openharmony/openharmony-standard-3.0/param_service.c-Fix-stopping-param_service.patch 74 additions, 0 deletions...dard-3.0/param_service.c-Fix-stopping-param_service.patch
- recipes-openharmony/openharmony/openharmony-standard-3.0/param_service_main.c 66 additions, 0 deletions...openharmony/openharmony-standard-3.0/param_service_main.c
- recipes-openharmony/openharmony/openharmony-standard_3.0.bb 1280 additions, 30 deletionsrecipes-openharmony/openharmony/openharmony-standard_3.0.bb
This diff is collapsed.