- Jun 08, 2022
-
-
Pavel Zhukov authored
Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Pavel Zhukov authored
Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Davide Gardenal authored
This fixes oniro-image-[base, extra]-dev do_image_wic task. Signed-off-by:
Davide Gardenal <davide.gardenal@huawei.com>
-
- Jun 07, 2022
-
-
Stevan Radaković authored
Add the SQUAD_INSTANCE variable to the update callback URL Signed-off-by:
Stevan Radaković <stevan.radakovic@linaro.org>
-
Davide Gardenal authored
When building oniro-image-extra-dev the task do_image_wic returns an error because the size of "/" is over the fixed size. This solves the issue. Signed-off-by:
Davide Gardenal <davide.gardenal@huawei.com>
-
Davide Gardenal authored
Add ROOTFS_PARTITION_SIZE and set it to 2G to fix an error in do_image_wic where the rootfs "/" size is greater than it's limit. Signed-off-by:
Davide Gardenal <davide.gardenal@huawei.com>
-
- Jun 06, 2022
-
-
Pavel Zhukov authored
Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Pavel Zhukov authored
Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Stevan Radaković authored
Use SQUAD callback to trigger the lava-report pipeline job and simplify lava-badge calculation by using SQUAD API. SQUAD build ID is now implemented to be the same as pipeline ID. Signed-off-by:
Stevan Radaković <stevan.radakovic@linaro.org>
-
Zygmunt Krynicki authored
Apparently those rules clash with the rules defined in the .gitlab-ci.yml .workspace-rules, due to the order of evaluation inside GitLab. The set of rules on .bitbake-workspace is entirely redundant, and should be defined by the workflow. The rules on .workspace-rules have a different purpose, namely to inject specific variables into certian types of pipelines. Fixes: eclipse/oniro-core/oniro#613 Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Pavel Zhukov authored
Bump bitbake revision to include bb.build.clean_stamps() which is needed by oe_core staging.bbclass * 494fcfcb (HEAD -> 2.0, origin/2.0) build: Add clean_stamp API function to allow removal of task stamps - Richard Purdie * 943701ee data: Do not depend on vardepvalueexclude flag - Tomasz Dziendzielski * 8ac6e094 fetch2/osc: Small fixes for osc fetcher - Gunjan Gupta Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Jun 01, 2022
-
-
Chase Qi authored
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- May 31, 2022
-
-
Stevan Radaković authored
This is a first patch to introduce squad as a middleman in handling LAVA job. SQUAD provides a DB to store test results in a scalable manner, while also providing a good comparison engine for quick discovery of regressions. Any visualization tool will make good use of SQUAD db and API. Signed-off-by:
Stevan Radaković <stevan.radakovic@linaro.org>
-
- May 30, 2022
-
-
Marta Rybczynska authored
The recent kirkstone update has brought more up-to-date version of bind, update the bbappend accordingly. Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
Marta Rybczynska authored
Update bitbake, oe-core, meta-oe, meta-intel, meta-freescale and meta-arm. Also remove a .bbappend with a fix included in the current update: kmod: Enable xz support by default Bitbake update includes the following commits: 59c16ae6 fetch/git : Use cat as pager e14ed7dd cache: correctly handle file names containing colons 7eb0ef75 runqueue: Fix sig file location when using multiconfig 3969786a fetch2/ssh.py: decode path back for ssh 73fbb743 fetch2/osc: Add missing parameter 97e15055 buildinfohelper: Drop unused variables dcf78788 runqueue: Drop pointless variable assignment 1e5c5efa persist_data: Use a valid exception for missing implementation 00f10fe9 ui/knotty: Drop pointless pass statement f9b563dc siggen: Drop pointless break statement 43bb92a2 fetch2/crate: Drop unused import d739799a buildinfohelper: Drop unused function 609d50a6 msg: Drop unused local variable c6df0e68 cooker: Drop unused loop bf221631 ui/buildinfohelper: Drop unused import 65413c1c server/process: Drop unused import 38842a81 tests/parse: Fix one test overwriting another 69d3b864 providers: use local variable for packages_dynamic pattern OE-core update includes the following commits: 4eb0b74683 tiff: mark CVE-2022-1622 and CVE-2022-1623 as invalid 72aa42425e license_image.bbclass: Make QA errors fail the build c762a5c97b sqlite3: upgrade 3.38.3 -> 3.38.5 bbfce5f1c2 mobile-broadband-provider-info: upgrade 20220315 -> 20220511 4bd58b5131 mesa: upgrade 22.0.2 -> 22.0.3 6588c45d6c libcgroup: upgrade 2.0.1 -> 2.0.2 5b2f2ff633 gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2 e779fb1773 gstreamer1.0: upgrade 1.20.1 -> 1.20.2 cdafe69411 gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2 5ce15470ae gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2 038cbfa1ae gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2 9472f0fe64 gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2 19e9c0b2ac gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2 8dca7bae0b gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2 2f8bf9e800 gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2 b796e337ac gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2 a16fd1683d gst-devtools: upgrade 1.20.1 -> 1.20.2 bcbfff47e2 go: upgrade 1.17.8 -> 1.17.10 61e8e3c7f0 oeqa/selftest/cve_check: add tests for recipe and image reports fb6c980105 pcre2: CVE-2022-1586 Out-of-bounds read d3beac2335 selftest/imagefeatures/overlayfs: Always append to DISTRO_FEATURES 927837e29a staging: Fix rare sysroot corruption issue 34b6d6b5f0 classes: rootfs-postcommands: add skip option to overlayfs_qa_check cefc456255 binutils: Bump to latest 2.38 release branch cd16ecd441 librepo: upgrade 1.14.2 -> 1.14.3 a0f25374ea mmc-utils: upgrade to latest revision 00b62965bd python3: fix reproducibility issue with python3-core 2fcc696e27 cve-check: Fix report generation b83c7ae43c curl: Backport CVE fixes ec9e949773 base-passwd: Disable shell for default users c20a5f83e9 strace: Don't run ptest as "nobody" 175001feb3 sed: Specify shell for "nobody" user in run-ptest eeba7fdc28 sanity: Don't warn about make 4.2.1 for mint 4caf244256 image.bbclass: allow overriding dependency on virtual/kernel:do_deploy 4611cbab3e overlayfs: add docs about skipping QA check & service dependencies 9f2d85b383 e2fsprogs: update upstream status a5406116ef wic/plugins/rootfs: Fix permissions when splitting rootfs folders across partitions 80a1de36bc pypi.bbclass: Set CVE_PRODUCT to PYPI_PACKAGE a27a0c3bce cairo: Add missing GPLv3 license checksum entry 9002274362 linux-firmware: upgrade 20220411 -> 20220509 e16b9768a2 linux-firmware: replace mkdir by install d1c0db3238 vim: Upgrade 8.2.4681 -> 8.2.4912 393b81058f libxml2: Upgrade 2.9.13 -> 2.9.14 8b8f53ebf6 xwayland: upgrade 22.1.0 -> 22.1.1 cf336712af webkitgtk: upgrade 2.36.0 -> 2.36.1 c78ac7ef2d sqlite3: upgrade 3.38.2 -> 3.38.3 25b4ce85da libinput: upgrade 1.19.3 -> 1.19.4 e42ff3c562 fribidi: upgrade 1.0.11 -> 1.0.12 ccb87ec2f1 ffmpeg: upgrade 5.0 -> 5.0.1 75ade4ee2c epiphany: upgrade 42.0 -> 42.2 251a5ec8d9 cronie: upgrade 1.6.0 -> 1.6.1 2972157356 bind: upgrade 9.18.1 -> 9.18.2 34f6d4763f mesa: upgrade 22.0.0 -> 22.0.2 53b7b68a7b systemd: Fix build regression with latest update 43e2cd2112 systemd: upgrade 250.4 -> 250.5 4150733448 qemu: backport patch for CVE-2021-4207 0e684c12a7 qemu: backport patch for CVE-2021-4206 2c1df19405 freetype: backport patch for CVE-2022-27406 6ec1c92378 freetype: backport patch for CVE-2022-27405 af45711f0a freetype: backport patch for CVE-2022-27404 cb8647c089 build-appliance-image: Update to kirkstone head revision 62bc43a8ca openssl: minor security upgrade 3.0.2 -> 3.0.3 66622dac0e virgl: skip headless test on alma 8.6 70ad00a6e8 qemuarmv5: use arm-versatile-926ejs KMACHINE 69f2d08224 abi_version/sstate: Bump hashequiv and sstate versions due to git changes 4c2f429d68 package: Ensure we track whether PRSERV was active or not 73087e3c4b Revert "bitbake.conf: mark all directories as safe for git to read" b9dcaa76b3 scripts/git: Ensure we don't have circular references 07f282fb94 scripts: Make git intercept global 9f4acb8d8b base: Avoid circular references to our own scripts 3fafd22233 oeqa/selftest: add test for git working correctly inside pseudo e69a1533df rootfs-postcommands: fix symlinks where link and output path are equal 2fd7f3b7dc cve-check: fix symlinks where link and output path are equal 8a79c47670 cve-check: add JSON format to summary output 0007dd0edb cve-update-db-native: let the user to drive the update interval 27b1cb83ec cve-update-db-native: update the CVE database once a day only a76b642736 cve-check: no need to depend on the fetch task 0268bc1ed0 strace: fix ptest failure in landlock ccd27ea8b8 linux-yocto/5.15: fix qemuarm graphical boot fea79d1880 linux-yocto: Enable powerpc-debug fragment for ppc64 LE f967efa7f2 linux-yocto/5.15: update to v5.15.36 f648a6b4a4 linux-yocto/5.15: fix -standard kernel build issue b52d50e00d linux-yocto: enable powerpc debug fragment f900829f96 linux-yocto/5.15: Fix CVE-2022-28796 2104966bb0 linux-yocto/5.15: update to v5.15.35 abf7178c03 linux-yocto/5.15: netfilter: conntrack: avoid useless indirection during conntrack destruction 99d112f2d8 linux-yocto/5.15: fix ppc boot 65126f10d8 linux-yocto/5.15: kasan: fix BUG: sleeping function called from invalid context 0b6d826557 linux-yocto/5.15: base: enable kernel crypto userspace API 79790e0aa5 linux-yocto/5.15: update to v5.15.33 74f2af2010 linux-yocto/5.15: arm: poky-tiny cleanup and fixes 617e13b1af poky-tiny: enable qemuarmv5/qemuarm64 and cleanups cfea7f69f7 linux-yocto/5.10: update to v5.10.112 372ee7fac3 linux-yocto/5.10: base: enable kernel crypto userspace API ce4b828837 linux-yocto/5.10: update to v5.10.110 2f97e2d929 qemu: Add packageconfig for libbpf support 76ccd9914c powerpc: Remove invalid GLIBC_EXTRA_OECONF 371a8e2b0b volatile-binds: Change DefaultDependencies from false to no 1063525be9 scripts/contrib/oe-build-perf-report-email.py: remove obsolete check for phantomjs and optipng 2b5c773637 go-helloworld: remove unused GO_WORKDIR 3230134c0e lib/sstatesig: Fix find_siginfo to match sstate filename generation 4c8be44351 kmod: Enable xz support by default 1800c06e25 pulseaudio: conditionally depend on alsa-plugins-pulseaudio-conf f44368f586 openssl: extract legacy provider module to a separate package Meta-openembedded update includes the following commits: 5357c7a40 boinc-client: Make script install not depend on host install paths e7b312de5 pipewire: Upgrade to version 0.3.50 775b1ebee pangomm: Allow building with wayland ad5424492 atkmm: Allow build with wayland 66866c48e lirc: Delete systemd unit files on non systemd distros cbd06deb9 gparted: Allow wayland or x11 distro features 2c361302e gtkmm3: Allow wayland or x11 in distro features 4efe181cd gtksourceview5: Allow wayland or x11 198e34311 absil-cpp: Update SRC_URI to to the latest google internal sync f18762a6d fluentbit: Disable systemd support when systemd distro feature is disabled 29a3311dc lirc: install systemd units only when using systemd distro feature 9b7cbd177 makedumpfile: Upgrade to 1.7.1 cac98ae0a libtest-harness-perl: upgrade 3.42 -> 3.44 418bd5184 libextutils-cppguess-perl: upgrade 0.23 -> 0.26 44affc28f libencode-perl: upgrade 3.16 -> 3.17 02a62c791 lsscsi: upgrade 0.31 -> 0.32 af3643de4 hexedit: upgrade 1.5 -> 1.6 f9e26e296 htpdate: upgrade 1.3.3 -> 1.3.4 dc8106d87 nautilus: upgrade 42.0 -> 42.1.1 0e49269ea libadwaita: upgrade 1.1.0 -> 1.1.1 c6efbc40d gtksourceview5: upgrade 5.4.0 -> 5.4.1 7d8535aa3 gspell: upgrade 1.9.1 -> 1.10.0 828ff23e0 evince: upgrade 42.1 -> 42.2 1582f8180 fwupd: Enable build with musl 0d5b77f98 pam-ssh-agent-auth: Use specific versions of BSD licenses 0105be9ed boinc-client: Do not overwrite same file when using usrmerge 00b970a87 mozjs: Use vendored icu on ppc/clang ecaa90571 klibc: Recognise --dyld-prefix clang option 99bf17042 libldb: Fix installed-vs-shipped and rebuild error 84560ca1c ufw: Fix build with usrmerge distro feature 594d95b22 linux-atm: Add knob to root prefix f9164cfdd dietsplash: specify install rootdir d2b014de5 tomoyo-tools: Drop md5sum 6ac64c037 tomoyo-tools: Define SBINDIR 33e7b9608 fluentbit: Fix build with usrmerge distro feature 9d811bf27 arno-iptables-firewall: Do not use bitbake variable inside S 0af5a2885 tcsh: Do not install symlinks into /bin with usrmerge 2acf451b1 crash: Fix build for mips target 2cd60a500 crash: Upgrade to 8.0.0 bb2b5b31a meta-openemnedded: Add myself as kirkstone maintainer 64156a6f8 gpsd: Correct the creation of the gps-utils-python package ec6d07351 sdbus-c++-libsystemd: bugfix dev package is not installed b932a20f2 drbd-utils: fix for usrmerge 35f0d19d4 python3-imageio: upgrade 2.16.1 -> 2.17.0 bc92c3e71 python3-django: upgrade 2.2.27 -> 2.2.28 0f00037a2 python3-cmd2: upgrade 2.4.0 -> 2.4.1 c6022c3ff python3-aws-iot-device-sdk-python: upgrade 1.5.1 -> 1.5.2 a2683269d python3-aenum: upgrade 3.1.8 -> 3.1.11 a1b80175b python3-marshmallow: Upgrade 3.14.1 -> 3.15.0 9881151e8 python3-bitstruct: Upgrade 8.13.0 -> 8.14.0 674306a42 python3-blivetgui: use symbolic list-add and edit- icons b3be90be2 python3-cppy: upgrade 1.2.0 -> 1.2.1 12058113c sysprof: Remove libunwind on rv32 a4e7ad456 mozjs-91: Add option to use system ICU cc8efa1fe mozjs-91: Disable strip 667219409 gpsd: split python utils from gps-utils 4c6b0afe5 netdata: version bump 1.33.1 -> 1.34.1 5fa0188b8 poppler: Support building for native fa5922c1c opencv: Fix build with gcc-12 on ppc64 89bc6331f ltrace: Fix build on ppc64 with gcc12 cf260fb4e gpsd: Only copy the Python files if they are created 1d7385bba grpc: Fix build with rv32/rv64 62a60f91a dlt-daemon: Fix build on rv32/rv64 47d2307ae ot-br-posix: Fix build with gcc 5a52bffde nodejs: Upgrade to 16.14.2 26222766b mozjs-78: Switch to system libicu 317d74079 mozjs-91: Upgrade to 91.8.0 0bb3d4b6a gnuplot: inherit pkgconfig f4e628c81 gimp: Disable vector icons on 32bit systems e50dd7da2 poco: upgrade 1.11.1 -> 1.11.2 04b707ed5 wpantund: Add missing dependency on boost 33f4142df libcereal: Link libatomics with gcc as well 6ece0f38b gnome-shell-extensions: Stop copying gnome-classic session to wayland 74e6d15ad mosh: Drop perl dependencies from server c2bb39f43 audit: Upgrade 3.0.6 -> 3.0.7 55ba2545a libconfig-general-perl: move from meta-openstack c1b69601f tgt: move from meta-openstack 159fd2819 gjs: Add cairo to DEPENDS unconditionally 9864902a1 libgweather4: Fix introspection build Meta-intel update includes the following commits: fb23bc3e onednn: upgrade 2.5.3 -> 2.6 3b77e98c ipmctl: upgrade 03.00.00.0432 -> 03.00.00.0438 bb9aa0cf intel-microcode: upgrade 20220207 -> 20220419 3cb7b56c metee: upgrade 3.1.2 -> 3.1.3 33421d8a linux-intel-rt/5.10: update to v5.10.100 5d1ff911 linux-intel/5.10: update to v5.10.100 c7172add linux-intel-rt/5.15: update to v5.15.31 bec31f3f linux-intel/5.15: update to v5.15.31 4d19fc59 ispc: disable build for Windows, android and other targets 00859b2b intel-oneapi-compiler: use ocl-icd instead of opencl-icd-loader Meta-freescale update includes the following commits: 6f27a6fb Merge pull request #1086 from Freescale/backport-1085-to-kirkstone 5b110699 optee-test: Upgrade to NXP 5.15.5-1.0.0 21da2f0b optee-client: Update branch, same SRCREV d537a75c optee-os: Upgrade to NXP 5.15.5-1.0.0 804916e7 Merge pull request #1083 from Freescale/backport-1080-to-kirkstone 163dfbf7 xwayland: Add patch to fix fbo pixmap on glamor 3b96ac30 xwayland: Add patch to prefer GLES2 for glamor EGL b4fbbf15 xwayland: Drop GLX for i.MX GPU f1abf371 xwayland: Rework i.MX GPU configuration variables 51a970f1 weston: Upgrade to NXP 5.15.5-1.0.0 f77bf2df Merge pull request #1079 from Freescale/backport-1078-to-kirkstone 67d41313 imx-g2d-samples: Upgrade 1.0.0 -> 2.0.0 58184f4e imx-dpu-g2d: Upgrade 1.9.4 -> 2.0.0 075189e8 imx-gpu-g2d: Fix install for multilib f981ad90 imx-gpu-g2d: Upgrade 6.4.3.p2.4 -> 6.4.3.p4.0 2009db0e kernel-module-imx-gpu-viv: Upgrade to 6.4.3.p4.0 9e513c3b imx-gpu-viv: Upgrade to 6.4.3.p4.0 24c2e03a Merge pull request #1077 from Freescale/backport-1075-to-kirkstone 49aabec8 imx8m: Set LPDDR4 machines to use IMX BSP only dc2173bb Merge pull request #1074 from dv1/kirkstone fb06b946 gstreamer1.0-plugins-imx: Upgrade to version 2.1.0 bcc78aa4 libimxvpuapi2: Upgrade to version 2.2.1 09b657d8 Merge pull request #1073 from Freescale/backport-1070-to-kirkstone bd64751a imx-vpu-hantro-vc: Upgrade 1.6.0 -> 1.7.0 e2a829cc imx-vpu-hantro-daemon: Upgrade 1.1.1 -> 1.1.2 eb867a0e imx-vpu-hantro: Upgrade 1.24.0 -> 1.25.0 c93841dd imx-test: Update for NXP release 5.15.5-1.0.0 1ca79c1a imx-seco-libs: Update for NXP release 5.15.5-1.0.0 15c484d1 imx-seco: Upgrade 3.8.4 -> 3.8.5 de48b4e1 imx-sc-firmware: Upgrade 1.11.0 -> 1.12.1 473bfe5a imx-atf: Update for NXP release 5.15.5-1.0.0 01fa82ef imx-mkimage: Update for NXP release 5.15.5-1.0.0 7b002731 firmware-imx: Upgrade 8.14 -> 8.15 11dd2c5f EULA,SCR: Update for NXP release 5.15.5-1.0.0 75f022e5 Merge pull request #1072 from Freescale/backport-1071-to-kirkstone dfa2e024 imx8mp-lpddr4-evk: Add uboot config ndm 31de9bd9 imx8mn-ddr4-evk: Add uboot config nom 769972d1 imx8mn-evk: Add uboot config ld 3fa1e758 imx8dxl-lpddr4-evk: Cleanup BOARD_TYPE assignment 5ba85f02 imx8dxl-lpddr4-evk: Add uboot config lcd 4b56437e imx8dxl-ddr3l-evk: Add uboot config fspi 2ad6396d imx8dx-mek: Fix name and description 17d95ff2 Merge pull request #1069 from dv1/kirkstone 256ce3c4 libimxdmabuffer: Upgrade to version 1.1.2 b2d0817d Merge pull request #1067 from Freescale/backport-1066-to-kirkstone ec1198df u-boot-imx-common: Upgrade to NXP 5.15.5-1.0.0 release a3893814 linux-imx-headers: Fix do_install 61bae390 linux-imx-headers: Upgrade to 5.15 7d4566f9 linux-imx: Upgrade to 5.15.5 2fb1ce36 Merge pull request #1065 from rafluan/topic/fix-readme 9ce91860 README: Fix readme to refers kirkstone release 68e60d69 Merge pull request #1064 from tprrt/tprrt/imx-mkimage-fix-mission-bl31 31108d33 imx-mkimage: Fix a BL32 missing overriding in mkimage_fit_atf.sh f78603fc Merge pull request #1063 from MaxKrummenacher/master ec60b440 imx-mkimage: fix patch 82a05904 Merge pull request #1059 from MaxKrummenacher/master 164b7360 Merge pull request #1061 from tprrt/tprrt/imx-mkimage-fix-typo 6ae05639 imx-imkimage: fix a typo in a patch for print_fit_hab.sh 96a0904c Merge pull request #1060 from tprrt/tprrt/imx-mkimage-hab daf1f290 imx-imkimage: install print_fit_hab.sh 1f457754 Merge pull request #1058 from limeng-linux/master 2065d869 imx-boot-container-bootpart: drop wks file 1f938bda imx-boot-container: resurrect imx-boot symlink cceaf0bb fmlib: set precise BSD license 3a4927ef imx-boot: don't restrict to the nxp bsp only 67ed87ea Merge pull request #1056 from YoeDistro/yoe/mut 31485605 Merge pull request #1057 from junzhuimx/master 369ca1c4 ls1028ardb/ls1088ardb/ls1088ardb-pb: Correct MACHINEOVERRIDES 5135dc34 eth-config: Be specific about BSD license c3c5a75c qoriq-atf: Fix BSD license to be specific 564148f7 flib: Use specific BSD license 1703c295 cst: Correctly specify BSD variant for license Meta-arm update includes the following commits: b838d40 CI: use kirkstone branches for meta-clang and meta-virtualization 2627002 arm-bsp/trusted-firmware-m: corstone1000: remove unused patches 25e08f2 arm-bsp/trusted-firmware-a: corstone1000: remove unused patch files 5f5a93a tatus: remove file that shouldn't have been committed 50b34c5 external-arm-toolchain: Add support for Arm GCC 11.2 binary release 68adfe2 external-arm-toolchain-versions: Use ldd to get libc version 2f9a15b arm-bsp/tc: CI-700 driver enablement in kernel. 84abf1d CI: use kirkstone branch, not master 4348abb arm-bsp/trusted-services: corstone1000: add sysroot tasks dependency 74ddd6d kas/fvp-baser-aemv8r64: Install ssh-pregen-hostkeys 6a105f4 optee-ftpm: Install artifacts into nonarch_base_libdir Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
- May 25, 2022
-
-
Chase Qi authored
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- May 23, 2022
-
-
Zygmunt Krynicki authored
When looking at pipeline [1] we have realized that the newly introduced bundle build and publishing jobs pose a problem for unrelated updates of the tree, as depending on which exact files are modified by the incoming pull request, the build jobs may not spawn, causing a dependency error on the bundle and publishing jobs. When initially introduced, it was overlooked that the jobs both have a dependency on one another (build->bundle->publish) *and* come with a distinct set of rules that govern if a specific job is created in a given pipeline. To resolve the problem move the rules to a new dot-job, called .workspace-rules, and inject the dependency on .workspace-rules to all the jobs that share the dependency chain. [1] https://gitlab.eclipse.org/eclipse/oniro-core/oniro/-/pipelines/4285 Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- May 20, 2022
-
-
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- May 19, 2022
-
-
Pavel Zhukov authored
wheel group doesn't exist in oe-core/oniro but systemd is build with wheel group support. This causes ACL warnings during boot process. Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- May 18, 2022
-
-
Zygmunt Krynicki authored
Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
This is consistent with the job which builds the bundles. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
This expands automatic updates to the SECO B68 board. Both new jobs re-use existing generic jobs and contain no new logic. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
The HawkBit instance needs to be configured externally and reachable from the runner performing the publishing step. The location of the instance must be provided through environment variables compatible with hawkbitctl, namely HAWKBIT_{URL,USERNAME,PASSWORD}. HAWKBIT_TENANT is optional and untested. The bundle is added as an artifact to a new software module named after the bundle, using bundle timestamp as the version. The module is then placed in a distribution named after the image (not the bundle), with the exact same version. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- 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
-