- Mar 28, 2023
-
-
Esben Haabendal authored
This ensures that when used in a systemd service, other units that depend on it will only been started when the param_service is actually ready to respond to requests. Signed-off-by:
Esben Haabendal <esben@geanix.com>
-
- Mar 21, 2023
-
-
Esben Haabendal authored
pi4 support: add linux-raspberrypi bbappend, disable CONFIG_ANDROID_BINDERFS See merge request eclipse/oniro-oh/meta-openharmony!112
-
Stefan Schmidt authored
Drop patch workaround to appspawn segfault See merge request eclipse/oniro-oh/meta-openharmony!111
-
Francesco Pham authored
linux-raspberrypi enables CONFIG_ANDROID_BINDERFS by default which is the cause of binder devices not being generated in /dev . Disabling CONFIG_ANDROID_BINDERFS to have /dev/binder needed by openharmony system. Signed-off-by:
Francesco Pham <francesco.pham@huawei.com>
-
Francesco Pham authored
openharmony.inc is also included by linux-raspberrypi kernel, therefore moving qemu specific kernel configs into linux-yocto_%.bbappend Signed-off-by:
Francesco Pham <francesco.pham@huawei.com>
-
Francesco Pham authored
Currently kernel configs and patches are applied only to linux-yocto. Adding linux-raspberrypi_%.bbappend to apply openharmony kernel patches also to linux-raspberrypi kernel. Set linux-raspberrypi preferred kernel version to 5.10 to align with linux-yocto version. This allows `driver-add-hilog-and-hievent-buffer-management-drive.patch` to be correctly applied. Signed-off-by:
Francesco Pham <francesco.pham@huawei.com>
-
Francesco Pham authored
rename directory to align with the upstream directory structure which is recipes-kernel/linux instead of recipes-kernel/linux-yocto Signed-off-by:
Francesco Pham <francesco.pham@huawei.com>
-
Esben Haabendal authored
oniro-openharmony-linux.conf: Enable UART and disable Wi-Fi See merge request eclipse/oniro-oh/meta-openharmony!110
-
Stefan Schmidt authored
We do not install the firmware files to create images that do not support Wi-Fi and Bluetooth on Raspberry Pi 4. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
To enable the serial console on UART meta-raspberrypi expects to have ENABLE_UART set. Enable it in the distro config as we do in Oniro core. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
- Mar 20, 2023
-
-
Esben Haabendal authored
With ICU data file installed in /system/usr/ohos_icu this crash doesn't happen, so we can safely drop this workaround. Signed-off-by:
Esben Haabendal <esben@geanix.com>
-
Esben Haabendal authored
This includes a file needed by ICU, which when missing causes a segfault in appspawn. Signed-off-by:
Esben Haabendal <esben@geanix.com>
-
- Mar 07, 2023
-
-
Esben Haabendal authored
openharmony-standard-3.0: Fixing ACTS failures, adding missing test files and recipe for ActsAmsZipfileUnzipfileSTest See merge request eclipse/oniro-core/meta-openharmony!103
-
- Mar 06, 2023
-
-
Kareem Zarka authored
resources to install missing file for ActsAmsZipfileUnzipfileSTest The OpenHarmony ACTS test suite requires additional files to execute the ActsAmsZipfileUnzipfileSTest. This commit adds a runtime dependency to openharmony-acts-resources to install the missing files. In order for the ActsAmsZipfileUnzipfileSTest test to execute successfully. Signed-off-by:
Kareem Zarka <kareem.zarka@huawei.com>
-
Kareem Zarka authored
for ActsAmsZipfileUnzipfileSTest This commit adds a new recipe that installs the missing ACTS test files. The files are then used by the OpenHarmony Standard recipe to place them in the correct location for the ActsAmsZipfileUnzipfileSTest to execute. Signed-off-by:
Kareem Zarka <kareem.zarka@huawei.com>
-
- Mar 03, 2023
-
-
Stefan Schmidt authored
Adding Pi4 support for basic CI build See merge request eclipse/oniro-core/meta-openharmony!105
-
Esben Haabendal authored
Now that we are building artifacts for multiple machines (qemuarma7 and rpi4 for now), we obviuosly cannot cheat and just do this type of wildcard matching to get the desired .sh image. Instead, let's cheat a bit differently, and hardcode the TUNE_PKGARCH value for qemuarma7 for now. Later on, when we add testing for rpi4 we have to revisit this. Signed-off-by:
Esben Haabendal <esben@geanix.com>
-
Initial support for raspberrypi4-64 machine. For now fetch the needed sources and have the basic build jobs for the same targets as quemuarma7. Support for ptest and ACTS will follow later, using the hardware DUT'swe also use for Lava. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
In addition to the Qemu based devices we will support Raspberry Pi4. Adding the layer here to fetch and include in bblayer to get access to machine files. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Esben Haabendal authored
openharmony-standard: Use Oniro branding instead of Yocto See merge request eclipse/oniro-core/meta-openharmony!108
-
Esben Haabendal authored
CI: Tell CitLab CI where to find ACTS junit XML report See merge request eclipse/oniro-core/meta-openharmony!107
-
Esben Haabendal authored
Signed-off-by:
Esben Haabendal <esben@geanix.com>
-
Stefan Schmidt authored
hdc: Allow network connection even if USB is unavailable See merge request eclipse/oniro-core/meta-openharmony!106
-
Esben Haabendal authored
Signed-off-by:
Esben Haabendal <esben@geanix.com>
-
- Mar 02, 2023
-
-
Esben Haabendal authored
CI: Run ACTS against QEMU machine See merge request eclipse/oniro-core/meta-openharmony!104
-
Esben Haabendal authored
Signed-off-by:
Esben Haabendal <esben@geanix.com>
-
Kareem Zarka authored
ceshi.txt and ceshitwo.txt are random text files needed to perform the ActsAmsZipfileUnzipfileSTest,but were missing from the OpenHarmony source tree. They have been added to the 'files' directory, so that they can be used by other recipes. Signed-off-by:
Kareem Zarka <kareem.zarka@huawei.com>
-
Esben Haabendal authored
Signed-off-by:
Esben Haabendal <esben@geanix.com>
-
- Mar 01, 2023
-
-
Esben Haabendal authored
Signed-off-by:
Esben Haabendal <esben@geanix.com>
-
Esben Haabendal authored
Signed-off-by:
Esben Haabendal <esben@geanix.com>
-
Esben Haabendal authored
Starting OpenHarmony services is super slow (we are doing lots of sleep between each service), so it is helpful to be able to follow the progress. Signed-off-by:
Esben Haabendal <esben@geanix.com>
-
Esben Haabendal authored
Having noisy kernel messages on console makes the console output slightly less usable in CI. Signed-off-by:
Esben Haabendal <esben@geanix.com>
-
Esben Haabendal authored
She-bang must be in first line to make sense. Signed-off-by:
Esben Haabendal <esben@geanix.com>
-
Esben Haabendal authored
This way, all OpenHarmony services should hopefully be ready when connection to hdcd is established, allowing more robust ACTS execution. Signed-off-by:
Esben Haabendal <esben@geanix.com>
-
Esben Haabendal authored
openharmony-standard: add //base/hiviewdfx/hiappevent See merge request eclipse/oniro-core/meta-openharmony!102
-
- Feb 28, 2023
-
-
Francesco Pham authored
openharmony-standard: add patches to fix segfault, disable graphics, fixing feature abilities timeouts See merge request eclipse/oniro-core/meta-openharmony!101
-
Francesco Pham authored
adding //base/hiviewdfx/hiappevent in OPENHARMONY_PARTS adding ${PN}-hiappevent package fixing ActsHiAppEventJsTest ACTS tests Signed-off-by:
Francesco Pham <francesco.pham@huawei.com>
-
Francesco Pham authored
add and apply actsfeatureabilitytest-wait-between-testcases.patch test/xts/acts/ActsFeatureAbilityTest: wait 8 seconds between each testcase sometimes feature abilities fail to start because the previous testcase still has't completely started or terminated its feature ability. Increasing sleep time from 1 seconds to 8 seconds between each testcase. Upstream-Status: Pending Signed-off-by:
Francesco Pham <francesco.pham@huawei.com>
-
Francesco Pham authored
test/xts/acts/ActsGetWantTest: wait 10 seconds between each testcase sometimes feature abilities fail to start because the previous testcase still has't completely started or terminated its feature ability. Adding a 10 seconds wait time between each testcase. Signed-off-by:
Francesco Pham <francesco.pham@huawei.com>
-
Francesco Pham authored
- increment testcase timeout and START_ABILITY_TIMEOUT for actsfeatureabilitytest - adjust testcase timeout from 60 seconds to 20 seconds - adjust actsbmsmoduleusagerecordtest START_ABILITY_TIMEOUT from 30 to 15 seconds - rename patch files Signed-off-by:
Francesco Pham <francesco.pham@huawei.com>
-