An error occurred fetching the project authors.
- Jul 01, 2022
-
-
Pavel Zhukov authored
* ci: work around zephyr test issues : Jon Mason * arm-bsp/fvp-baser-aemv8r64: Use secure hypervisor physical timer in EL2 : Jiamei Xie Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Pavel Zhukov authored
* .github: workflows: meta-rauc: pin to kirkstone : Enrico Jorns * rauc: move 'streaming' PACKAGECONFIG option to common includes : Enrico Jorns Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Pavel Zhukov authored
* build-appliance-image: Update to kirkstone head revision : Richard Purdie Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Jun 30, 2022
-
-
Chase Qi authored
Building the base test image with debug mode enabled returns the below error. ``` ERROR: File system image of partition / is larger (2269180 kB) than its allowed size 2097152 kB. ``` Increasing rootfs size to 2500M solves the issue. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
LAVA needs a writable directory to deploy test cases, and many test cases only work with root user. The debug mode can be disabled by overwriting the CI_ONIRO_BB_LOCAL_CONF_plus_equals_INHERIT variable at build job level. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Marta Rybczynska authored
Make the report generation more customizable. Apart from the CSV report, add also a summary report including the number of CVEs in each package. Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
- Jun 29, 2022
-
-
cve-diff analyses JSON CVE outputs of two builds and shows the difference between the two. The initial version handles: added/removed packages and CVEs. Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
Marta Rybczynska authored
meta-secure-core provides security features like UEFI secure boot, key store, TPM, IMA and more. It is also a dependency for the LEDGE work. This revision supports kirkstone. Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
Chase Qi authored
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
When the callback not dispatchered correctly, the record can be helpful for debugging in squad. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
Given test scope for new MRs is not defined yet and we only have one rpi4, b68 and c61 in the warsaw lab which are occupied mostly by daily scheduled pipeline, starting with boot and smoke tests on qemu devices should be a good starting point for per MR testing. Jobs that extend `.lava-test` will be added to MR's pipeline and schedueld pipeline. `.lava-test-scheduled` extends `.lava-test` with new scheduled pipeline only rule. Long run jobs like ltp should extends the job so that they wouldn't prevent MRs from merging. Solves #486. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Zygmunt Krynicki authored
Unqualified jobs, which rely on the default compiler, are gone. Qualified jobs explicitly configure either clang or gcc and use the appropriate suffix. Qualified jobs have needs/depends set to empty to both avoid waiting for previous stages to start and to avoid pulling in artifacts from the previous stage. Qualified jobs inhabit two new lanes: build-gcc and build-clang, to visually break the already long column of "build" jobs. Job ordering within a lane is not exactly matching, gcc-clang. This is noticeable with the jobs using the "extra" suffix. The reason for this is unclear. Some jobs are marked as broken as they do not build with clang. Allow them to fail and make them start manually until more patches arrive. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- Jun 28, 2022
-
-
Pavel Zhukov authored
* ci: work around zephyr test issues : Jon Mason * arm-bsp/fvp-baser-aemv8r64: Use secure hypervisor physical timer in EL2 : Jiamei Xie * arm/fvp-base-r-aem: Upgrade to version 11.18.16 : Peter Hoyes Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Pavel Zhukov authored
* .github: workflows: meta-rauc: pin to kirkstone : Enrico Jorns * rauc: move 'streaming' PACKAGECONFIG option to common includes : Enrico Jorns * rauc: update to 1.7 : Enrico Jorns Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Natalia Kovalenko authored
This revision updates obsolete Licenses Signed-off-by:
Natalia Kovalenko <waykovalenko@gmail.com>
-
Pavel Zhukov authored
Zephyr-philosophers doesn't use video output but serial console. Fixes: #docs#109 Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Pavel Zhukov authored
* b8fd6f5d server/process: Fix logging issues where only the first message was displayed - Richard Purdie Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Pavel Zhukov authored
* a5919cb8bc mesa: backport a patch to support compositors without zwp_linux_dmabuf_v1 again - Martin Jansa * f0770686b3 rootfs-postcommands.bbclass: correct comments - Michael Opdenacker * bffe06fca6 gtk-doc: Fix potential shebang overflow on gtkdoc-mkhtml2 - Paulo Neves * 8d646cc4ee systemd: systemd-systemctl: Support instance conf files during enable - Nick Potenski * a121d2dd5d efivar: add musl libc compatibility - Davide Gardenal * 8a86bd88f0 python: Avoid shebang overflow on python-config.py - Paulo Neves * cdb6879b49 python3: Ensure stale empty python module directories don't break the build - Richard Purdie * 2f93d30fee python3: Remove problematic paths from sysroot files - Richard Purdie * 8e34686911 python3: use built-in distutils for ptest, rather than setuptools' 'fork' - Alexander Kanavin * bcc5a22cd2 linux-firmware: upgrade 20220509 -> 20220610 - Dmitry Baryshkov * 96cd37cff9 linux-firmware: add support for building snapshots - Dmitry Baryshkov * feabc35372 oeqa/selftest/cve_check: add tests for Ignored and partial reports - Marta Rybczynska * d76957e425 cve-check: add support for Ignored CVEs - Marta Rybczynska Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Jun 27, 2022
-
-
Natalia Kovalenko authored
This revision fixes labels for boot and devdata partitions Signed-off-by:
Natalia Kovalenko <waykovalenko@gmail.com>
-
Davide Gardenal authored
Create bbclass files in meta-oniro-core that enable the user to activate the debug mode in local.conf. Activating it is equivalent to build -dev images as of this commit. Signed-off-by:
Davide Gardenal <davide.gardenal@huawei.com>
-
Davide Gardenal authored
oniro-user is a class that can be inherited in local.conf and it adds a user named oniro with default password oniro. The class also installs sudo and adds oniro to the suders. Signed-off-by:
Davide Gardenal <davide.gardenal@huawei.com>
-
- Jun 24, 2022
-
-
Pavel Zhukov authored
* b2d10487f8 liberror-perl: Update sstate/equiv versions to clean cache - Richard Purdie * 7cdaac4a5a systemd: update 0008-add-missing-FTW_-macros-for-musl.patch - Pavel Zhukov * 6fa49ffcf2 archiver: don't use machine variables in shared recipes - Jose Quaresma * 7211a6fb51 gcc-source: Fix incorrect task dependencies from ${B} - Richard Purdie * 025d22e9c9 git: fix override syntax in RDEPENDS - Yi Zhao * 6168dbc9b2 popt: fix override syntax in RDEPENDS - Yi Zhao * 8876f33f08 e2fsprogs: add alternatives handling of lsattr as well - Rasmus Villemoes * 8c74bca4d6 oescripts: change compare logic in OEListPackageconfigTests - Mingli Yu * d8e454b370 xxhash: fix build with gcc 12 - Kai Kang * d8cb65b2ae archiver: use bb.note instead of echo - Jose Quaresma * 3beb0f1d44 meson.bbclass: add cython binary to cross/native toolchain config - Jack Mitchell * 5e6f4d0d3d devtool: Fix _copy_file() TypeError - Xiaobing Luo * e150443701 selftest/multiconfig: Test that multiconfigs in separate layers works - Richard Purdie * ea280917fc uboot-sign: Fix potential index error issues - Richard Purdie * b85e29de4b vim: Upgrade 8.2.5034 -> 8.2.5083 - Richard Purdie Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Pavel Zhukov authored
When sysota is built with toolchain-clang broken dynamicaly linked binary file is produced [1] if shared linking (GO_DYNLINK) is disabled. As the result strip phase of do_packages fails with [2] Sysota is built with disabled shared linking because of another bug [3] The problem with stripping can be fixed with specifying external linker for clang toolchain (by default Go swutched to internal linker on 64bit arches if -pie has been specified since version 1.15 [4] ). Limiting this change to clang only to be safe. [1] **readelf: Error: no .dynamic section in the dynamic segment** [2] Subprocess output:x86_64-oniro-linux-llvm-strip: error: SHT_STRTAB string table section [index 7] is non-null terminated [3] sysota#7 [4] https://go.dev/doc/go1.15#linker Fixes: #624 Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Pavel Zhukov authored
With default network settings of runqemu script Oniro images start without IP address assigned which may cause inconvenience for some users. Using user network allows network access from the Oniro VM and enables port forwarding for ssh access. Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Jun 23, 2022
-
-
Pipeline ID is used as squad project level build ID. However, squad build ID is the one to use for api calls. It is unique cross the instance. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Stevan Radaković authored
We switched the build id scheme in SQUAD to use pipeline ID instead of short commit SHA. Now lava-report job has to reflect that as well. Signed-off-by:
Stevan Radaković <stevan.radakovic@linaro.org>
-
- Jun 21, 2022
-
-
Pavel Zhukov authored
The change (disable systemd+musl warning) is distro specific and not going to be upstream'ed. Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Pavel Zhukov authored
The FTBFS issue is gone and the patch is not needed anymore Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Gitlab doesn't assign scopped labels if they were not properly quoted Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Pavel Zhukov authored
Re-allow overriding of TCLIBC via local.conf/shell env. Upstream part has been merged into kirkstone branch: oe-core:e30ef926e440b505e93e404c056034d86364a241 Fixes: #608 Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Jun 20, 2022
-
-
Pavel Zhukov authored
Changes since last update: * 0f7a8359ba rootfs.py: close kernel_abi_ver_file - Martin Jansa * 9478e53995 buildhistory.bbclass: fix shell syntax when using dash - Martin Jansa * 741030ce32 systemd: Correct 0001-pass-correct-parameters-to-getdents64.patch - Jiaqing Zhao * 92a5fb9138 lttng-modules: fix shell syntax - Martin Jansa * 48aad396d9 lttng-modules: Fix build failure for 5.10.119+ and 5.15.44+ kernel - He Zhe * 6c689e1b6f lttng-modules: fix build against 5.18-rc7+ - Bruce Ashfield * a4b49bdba4 linux-yocto/5.10: update to v5.10.119 - Bruce Ashfield * 87f0b01ea3 linux-yocto/5.15: update to v5.15.44 - Bruce Ashfield * 6b82997af3 linux-yocto/5.15: cfg/xen: Move x86 configs to separate file - Bruce Ashfield * 10bb8f0309 linux-yocto/5.15: Enable MDIO bus config - Bruce Ashfield * 88ce6da03c linux-yocto/5.10: update to v5.10.118 - Bruce Ashfield * 3fb0fd6630 linux-yocto/5.15: update to v5.15.43 - Bruce Ashfield * 8f04684552 linux-yocto/5.15: bpf: explicitly disable unpriv eBPF by default - Bruce Ashfield * 64ac42262d lttng-ust: upgrade 2.13.2 -> 2.13.3 - wangmy * c4114d9bfb iso-codes: upgrade 4.9.0 -> 4.10.0 - wangmy * fb4672a8b4 baremetal-image: fix broken symlink in do_rootfs - Davide Gardenal * e30ef926e4 bitbake.conf: Make TCLIBC and TCMODE lazy assigned - Pavel Zhukov * e36a8a22bd glibc: Drop make-native dependency - Richard Purdie * 6b1bc1366b perl: Add dependency on make-native to avoid race issues - Richard Purdie * 4b694ded86 sanity: Switch to make 4.0 as a minimum version - Richard Purdie Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Jun 15, 2022
-
-
Pavel Zhukov authored
Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Jun 14, 2022
-
-
Marta Rybczynska authored
Add scripts for post-processing the JSON CVE data: - cve-json-to-csv.py allows to convert the JSON file to CSV - recipes-with-no-cves.py lists CVE status of all recipes Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
Pavel Zhukov authored
This helps with rebases on newer oe-core and helps avoiding redundant/duplicated patches Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Pavel Zhukov authored
New GL instance has Issue::Bug label instead of Bug we had before. Updating labels and add default team maintenance for all new bugs to improve searching Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Jun 13, 2022
-
-
Davide Gardenal authored
oe-core update includes: 6ade2bfdd9 rootfs.py: find .ko.zst kernel modules 3001199ca8 license.bbclass: Bound beginline and endline in copy_license_files() f9f1e7fa6b libseccomp: Correct LIC_FILES_CHKSUM daa6eb4dee alsa-plugins: fix libavtp vs. avtp packageconfig 45b4597db3 kernel-yocto.bbclass: Reset to exiting on non-zero return code at end of task 4eb85dbace perl: Fix build with gcc-12 be70f51806 gcc-cross-canadian: Add nativesdk-zstd dependency 0efcba381d gcc: depend on zstd-native c3b7f7a918 openssl: Backport fix for ptest cert expiry 5323f09519 patch.py: make sure that patches/series file exists before quilt pop 324e4f598c linux-firmware: split ath3k firmware 99c0d4b8f9 linux-firmware: package new Qualcomm firmware 4e5437696e webkitgtk: upgrade 2.36.1 -> 2.36.3 daf12b551c gtk+3: upgrade 3.24.33 -> 3.24.34 9311e79843 libxkbcommon: upgrade 1.4.0 -> 1.4.1 a471cc829c glib-2.0: upgrade 2.72.1 -> 2.72.2 190457be2e logrotate: upgrade 3.19.0 -> 3.20.1 af7048c4b7 cups: upgrade 2.4.1 -> 2.4.2 ac6b4900bc cve-update-db-native: make it possible to disable database updates 2fc716ad75 cve-check: fix return type in check_cves 79c02facd3 cve-check: write empty fragment files in the text mode 66bf08f2df cve-check: move update_symlinks to a library 27815774c9 lzo: Add further info to a patch and mark as Inactive-Upstream 0c63c7aaab zip/unzip: mark all submittable patches as Inactive-Upstream ce83aed545 makedevs: Don't use COPYING.patch just to add license file into ${S} 70ce538164 valgrind: submit arm patches upstream b2ad59506c bash: submit patch upstream 4851c83652 systemd: Correct path returned in sd_path_lookup() 80980314ec systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch 2b09a56711 systemd: Remove __compare_fn_t type in musl-specific patch 752f51e0a5 systemd: Drop 0001-test-parse-argument-Include-signal.h.patch 06c8bdec05 systemd: Update patch status afedd8aad2 systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch d95e9e144b systemd: Document future actions needed for set of musl patches 5420919e3e systemd: Drop redundant musl patches meta-arm update includes: a8cb33d arm-bsp/conf: fvp-baser-aemv8r64 model parameter update dd8b6c1 arm-bsp/u-boot: fvp-baser-aemv8r64 cache_state_modelled fixes Signed-off-by:
Davide Gardenal <davide.gardenal@huawei.com>
-
philippe coval authored
This chapter was copied from jakarta project with minor fix Relate-to: docs#96 Forwarded: !105 Signed-off-by:
Philippe Coval <philippe.coval.ext@huawei.com>
-
- Jun 10, 2022
-
-
The change has been implemented upstream in d28d84c5b43ffcc312808af085d949e403805aca Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Signed-off-by:
Davide Ricci <davide.ricci@huawei.com>
-
Pavel Zhukov authored
This is workaround for eclipse/oniro-core/oniro#574 Currently changes which are not covered by this condition triggers invalid yaml . We will optimize it later Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-