- May 13, 2022
-
-
Zygmunt Krynicki authored
This allows the bundle job to be started even if just one of the jobs in the previous stage, the one for pi4 image build, succeeds. This is better for testing and allows jobs to start and finish faster, reducing total build time. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
The find call that was used to copy artifacts selected only files. In some cases, bitbake generates symbolic links that are worth copying as well. Extend the find expression to find both. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
The --archive flag should help us preserve symlinks. Add --verbose to make the process easier to debug. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- May 12, 2022
-
-
Zygmunt Krynicki authored
Those timestamps are useful to create unique content in HawkBit later on. We can always strip them if we want to, but it is hard to re-create that information when it is not encoded in the file name. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
This saves several gigabytes of traffic per build. Those artifacts are automatically pulled due to being present in the previous stage. Bundle is built from source, so no artifact is ever used. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
The job extends the .build-image job so this part is automatic. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Chase Qi authored
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- May 11, 2022
-
-
Andrei Gherzan authored
Until [1] lands in oe-core kirkstone, we make the change locally in oniro staging. [1] https://lists.openembedded.org/g/openembedded-core/message/165420 Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Pavel Zhukov authored
Without bootindex option qemu doesn't respect boot order when booting with EFI and writes wrong boot order information into the ovmf image which breaks boot order permanently. Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Zygmunt Krynicki authored
This makes is faster to build images, easier to handle them, e.g. Raspberry Pi imager transparently supports .gz but not .bz2 and makes virtually no difference to the size of the image. Remember that the actual image is already compressed, as it is stored inside the filesystem as a squashfs object. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- May 10, 2022
-
-
Zygmunt Krynicki authored
This enables configuration pieces required for RAUC verity bundles. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- May 05, 2022
-
-
The 5.10.109 version of linux-yocto comes with this patch included. Avoid build error on trying to apply this patch on the linux-yocto* recipes. Let the patch only apply to linux-oniro. Fixes eclipse/oniro-core/oniro#546 Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- May 04, 2022
-
-
Pavel Zhukov authored
Bump to newest upstream revision to fix multiple build issues Drop class override Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- May 02, 2022
-
-
Bernhard Rosenkränzer authored
Pull in 3 patches for edk2 to make it build with modern compilers. The patches have already landed upstream. Signed-off-by:
Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com> Upstream-Status: Backport
-
- Apr 29, 2022
-
-
Marta Rybczynska authored
The JSON output has been merged, we do not need the local copy. Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
- Apr 28, 2022
-
-
Bernhard Rosenkränzer authored
Build Zephyr debug info in DWARF-4 format instead of DWARF-5. The Zephyr test suite uses tools that can't handle DRAWF-5 properly yet (py-elfutils), causing tests to fail if Zephyr has been built with DWARF-5. Signed-off-by:
Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
-
Bernhard Rosenkränzer authored
This commit is identical to what I have submitted upstream and what has since been picked up by upstream devs. It is not yet committed upstream because upstream would rather wait for an official gcc 12-rc, but upstream's gcc 12 will have the same patches when it arrives. Signed-off-by:
Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
-
Davide Gardenal authored
This revision brings an update for OP-TEE licence Signed-off-by:
Davide Gardenal <davide.gardenal@huawei.com>
-
- Apr 27, 2022
-
-
Andrei Gherzan authored
Before updating to kirkstone, we had work in progress support for qemu-generic-arm64. This requires meta-arm layer. With the kirkstone update, this layer was dropped. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Davide Gardenal authored
When building FreeRTOS this dependency generates an error because bitbake cannot find any provider for "virtual/kernel". From a dependency analysis the task is executed indipendently from this so it can be safely removed. This patch has been discussed in this ML thread: https://lists.openembedded.org/g/openembedded-core/topic/90602531 Upstream-Status: Submitted https://lists.openembedded.org/g/openembedded-core/message/164876 Signed-off-by:
Davide Gardenal <davide.gardenal@huawei.com>
-
Davide Gardenal authored
If IMAGE_NAME and IMAGE_LINK_NAME are the same an exception is raised in image_combine_spdx because it cannot create a symlink with the same exact path of the original file. In that case there is no point in creating a link in the first place. Refactor image_combine_spdx to avoid code duplication Upstream-Status: Accepted http://git.openembedded.org/openembedded-core/commit/?id=88f76bba705007a7fcda506c79f743060d8f2e52 Signed-off-by:
Davide Gardenal <davide.gardenal@huawei.com>
-
Davide Gardenal authored
oe-core revision: d2ba3b8850d461bc7b773240cdf15b22b31a3f9e Signed-off-by:
Davide Gardenal <davide.gardenal@huawei.com>
-
- Apr 26, 2022
-
-
Natalia Kovalenko authored
This revision adds build configurations to support LTE modem module. Signed-off-by:
Natalia Kovalenko <waykovalenko@gmail.com>
-
- Apr 25, 2022
-
-
Zygmunt Krynicki authored
Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
I missed this in the earlier patch-set. I've added a note to the RAUC recipe to allow people to notice this better than by trial and error. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Chase Qi authored
Enable smoke, ltp, kselftest and perf tests on seco-c61. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
Introduce variable CI_ONIRO_JOB_ARTIFACTS to allow build job to customize what artifacts it needs to deploy. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
Fail build job if the MACHINE variable not defined, otherwise build job will be continued with the default qemux86-64 machine which is not desired. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- Apr 22, 2022
-
-
Zygmunt Krynicki authored
Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
As we add support for additional boards, doing it by copying and modifying a file with relatively few parts changing got tedious. The change adds half a dozen new variables for selecting the boot loader type, various strings and directories. The defaults are safe, even if unused, for all kinds of boards. The machine-specific overrides tune the bootloader used by each board and provide proper identification strings. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
For the moment this allows booting from USB storage. Ideally we would have one config that works for eMMC, nvme, USB and SATA but we're not there yet. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
As we add support for additional boards, doing it by copying and modifying a file with relatively few parts changing got tedious. The change adds three new variables - RAUC_{COMPAT,SLOT_A,SLOT_B}, and defines them for the boards supported thus far. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Andrei Gherzan authored
Upstream released the kirkstone branch so we use the latest revision of that. This bump includes a set of recipe bumps (including kernel and firmware) and various other fixes and tweaks. Fixes #520 Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Apr 21, 2022
-
-
Davide Gardenal authored
This enables us to build optional components in meta-rauc like casync. Signed-off-by:
Davide Gardenal <davide.gardenal@huawei.com>
-
- Apr 20, 2022
-
-
Andrei Gherzan authored
Fixes #442 Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
All our revisions now are based on kirkstone. We have checked all the revisions to correspond to the upstream kirkstone branches (when available) and updated the ones that are a bit behind. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Apr 19, 2022
-
-
Stefan Schmidt authored
These recipes have been upstreamed to meta-networking and are included in the latest revision we use of it. No need to keep a copy around here. https://git.openembedded.org/meta-openembedded/commit/?id=bb6a70a4638688ca971dc281d90627135f59ce0c https://git.openembedded.org/meta-openembedded/commit/?id=47640c2235ebfca8abfa1524087893e1ece095d5 https://git.openembedded.org/meta-openembedded/commit/?id=b75d3b24618c735571e5d53f2574fefa3e75ce36 Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-