- Jan 26, 2022
-
-
Andrei Gherzan authored
oe-core now comes with a newer version: 6.1.0. 5.2.0 version was an upgrade for dunfell but now that we move to newer layers, we can drop it and use the latest in upstream. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Dec 01, 2021
-
-
dunfell branch is not Jasmine (1.0.0) anymore. bumping to 1.99.99 to be symver compatible. Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Nov 29, 2021
-
-
Stefan Schmidt authored
Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Marta Rybczynska authored
Set the preferred Python version to 3.8.12 with security fixes. Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
- Nov 26, 2021
-
-
Eilís Ní Fhlannagáin authored
This commit adds support for the qemu-generic-arm64 machine as a basic qemu machine for arm SystemReady devices. It requires meta-arm-dunfell-backports in order to function. Signed-off-by:
Eilís Ní Fhlannagáin <elizabeth.flanagan@huawei.com>
-
- Nov 25, 2021
-
-
Andrei Gherzan authored
This was needed for meta-homeassistant and now that we have moved this out of the main oniro repository, we can also drop this fix which will be included in the meta-oniro-blueprint repository. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Nov 24, 2021
-
-
Pavel Zhukov authored
dunfell ships go 1.14.% which is EOL'ed and doesn't get security fixes anymore. Upstream-status: Backport Upstream-URL: https://git.openembedded.org/openembedded-core/commit/?id=69c68f470e8e12456a4d9abf2d1c33b857e4ea37 Fixes: https://booting.oniroproject.org/distro/oniro/-/issues/188 Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Pavel Zhukov authored
Homeassistant requires pyyaml == 5.3 while oe layer provides newer version. Specifying preferred older version to fix the broken dependencies. Fixes: https://booting.oniroproject.org/distro/oniro/-/issues/187 Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Nov 15, 2021
-
-
Pavel Zhukov authored
This overrides value from default toolchain to avoid building older versions of qemu and qemu-native packages. Closes: https://booting.oniroproject.org/distro/oniro/-/issues/183 Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Nov 12, 2021
-
-
Pavel Zhukov authored
Weston failed to start on rPi4 with 7' HDMI display due to lack of dri card. Switching to vc4-kms-v3d driver fixes the problem. GPU mem size is set to be 128 Mb because this configuration has been tested on vending machine blueprint thus copying it here for consistency. Closes: https://booting.oniroproject.org/distro/oniro/-/issues/182 Related: https://github.com/agherzan/meta-raspberrypi/issues/802 Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Nov 05, 2021
-
-
Stefan Schmidt authored
We are assigning linux-yocto to 5.10 further down in the file. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
Having the PACKAGECONFIG_remove in an bbappend file makes it really hard to consume this layer and bring the specific config back with an _append (happens for me with the gateway blueprint. Instead we are now making a direct assignment, with he values removed taken into account, from our distro as policy. This allows other distros or layers consuming meta-oniro-core to change it as needed. A new oniro-packageconfig.inc include file is created in which we will consolidate other PACKAGECONFIG changes in the next commit. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
- Oct 26, 2021
-
-
Andrei Gherzan authored
overlay_map.dtb is to be deployed in the overlays subdirectory but dunfell only decides on what to deploy there based on extension. An exception for overlay_map.dtb was added in later versions but was never backported as it only makes sense on newer kernel which dunfell doesn't support. We fix this manually in IMAGE_BOOT_FILES. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Oct 22, 2021
-
-
Bernhard Rosenkränzer authored
It's better to use the same version of toolchain components across different kernels -- set the defaults in oniro.inc instead of just oniro-linux.conf Signed-off-by:
Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
-
- Oct 15, 2021
-
-
Andrei Gherzan authored
This change is in line with the project's rebranding. The collection is also changed a bit to drop the "meta-" prefix. There is no clear standardization on the collection name. Some use an ID, some use ID-layer, some use meta-ID etc. We have decided to use the the layer name without the "meta-" prefix because this is an ID, not a layer per se. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
Currently, the Linux Oniro distro configuration is based on poky. We plan to simplify the build setup by using oe-core and bitbake directly so we remove this distro dependency by making it a standalone distro configuration. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Oct 14, 2021
-
-
Fixes: https://git.ostc-eu.org/OSTC/OHOS/manifest/-/issues/74 Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Oct 11, 2021
-
-
Stefan Schmidt authored
Change prefix for all DISTRO values as well as moving the distro config files and includes. This needs to go together with the .ostc-ci change to change our CI jobs for the new names. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
Followed up the project rename in the unified linux tree recipe. Remaining change is the rename of the branch in the kernel repo and the follow up change here. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
This commit still keeps the internal DISTRO variable name as-is and only changes the longer free form version. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Andrei Gherzan authored
Fixes: https://git.ostc-eu.org/OSTC/planning/maintenance/-/issues/17 Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Sep 14, 2021
-
-
Stefan Schmidt authored
Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Amit Kucheria authored
We first convert over qemuarm, qemuarm64, qemux86 and qemux86-64 to use the common kernel. Signed-off-by:
Amit Kucheria <amit.kucheria.ext@huawei.com>
-
- Sep 13, 2021
-
-
Andrei Gherzan authored
We have merged in the inclusion of NetworkManager in the reference images so we can disable networkd to avoid runtime conflict. Fixes https://git.ostc-eu.org/OSTC/OHOS/meta-ohos/-/issues/112 Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Aug 27, 2021
-
-
Stefan Schmidt authored
We use systemd for everything related to logging in our distribution. Mosquitto was the only package bringing in dlt-daemon for a use case we already covered. Disable the PACKAGECONFIG option for it in our distro configuration. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
- Jul 21, 2021
-
-
Bernhard Rosenkränzer authored
Use binutils 2.37 by default in allscenarios-linux Signed-off-by:
Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
-
- Jul 19, 2021
-
-
Marta Rybczynska authored
We do not use NFS in the image, nor in any of the blueprints. An unused service is a potential security issue, so we remove it. In addition to expected DISTRO_FEATURES/IMAGE_FEATURES, we need to remove a dependency to the packagegroup-core-device-devel that includes nfs. This package is included in poky.conf for all qemu builds, but is not needed and has been removed from Poky [1] in August 2020. [1] https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=d707fa30f8a24d1e50831846330757254f245791 Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
- Jul 13, 2021
-
-
Use glibc 2.33 from meta-ohos instead of 2.31 from dunfell Signed-off-by:
Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
-
- Jul 07, 2021
-
-
Bernhard Rosenkränzer authored
Prefer gcc 11.x over dunfell's 9.x Signed-off-by:
Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
-
- Jun 23, 2021
-
-
Stefan Schmidt authored
Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
- Jun 16, 2021
-
-
This reverts commit c37400e5. We will use linaro recipes directly from their layer repo, so we do not have to copy the recipes. Signed-off-by:
Santeri Salko <santeri.salko@huawei.com>
-
- Jun 11, 2021
-
-
Zygmunt Krynicki authored
This reverts commit a07e1f56. Forum: https://forum.ostc-eu.org/t/reverting-compiler-back-to-gcc/76/3 Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
To make use of some features introduced in the clang 12 based toolchain, such as support for DWARF-5 format debug info, support in binutils (in particular as and ld) is needed. Bring binutils up to 2.36.1 (in sync with patches in poky master) to have a binutils version matching what some newer toolchain features need. The recipe is in sync with the recipe in poky revision e7ce28c8b060fc4fc84fe328275bbca87d17a3f0 Signed-off-by:
Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
-
- Jun 05, 2021
-
-
Bernhard Rosenkränzer authored
Switch defaults to use clang, compiler-rt and libc++ -- let's test our toolchain extensively before the release. To go back to previous defaults, simply override the settings by putting TOOLCHAIN = "gcc" etc. into local.conf Signed-off-by:
Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
-
- Jun 01, 2021
-
-
Linux daemon (tee-supplicant) and library (libteec) for using trusted applications (TA's) of OP-TEE secure OS. This code comes from linaro repository: https://git.linaro.org/openembedded/meta-linaro.git/tree/meta-optee Signed-off-by:
Santeri Salko <santeri.salko@huawei.com>
-
Andrei Gherzan authored
The optee DISTRO_FEATURE seems to only be used in https://github.com/STMicroelectronics/meta-st-openstlinux which we don't pull in our setup as of now. Drop this change to avoid confusion. This reverts commit 229e09c3. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-