- Nov 18, 2021
-
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Nov 17, 2021
-
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
This is needed due to the custom setup we do with a additional fork remote for the incoming repository. 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>
-
Andrei Gherzan authored
There was a typo in blobs paths in docs. These paths needs to match blobs recursively in the docs directory. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Nov 15, 2021
-
-
Since https://gerrit-review.googlesource.com/c/git-repo/+/83130/ repo requires manual handling of LFS blobs. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Format lines to have a reasonable maximum number of characters and remove notice of work in progress - the blueprint has now a full first implementation. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
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
-
-
Andrei Gherzan authored
The docs will contains lfs blobs so make sure the tooling is in place. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
We have started to use git-lfs for images in the documentation. This needs support in the build container too. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Pavel Zhukov authored
This options have been moved to main distro configuration to fix weston/wayland issues in other usecases too. Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
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 11, 2021
-
-
Pavel Zhukov authored
Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
That broke markdown rendering in gitlab. Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Nov 10, 2021
-
-
Andrei Gherzan authored
This version comes with a set of fixes and visual improvements: 1. custom font and UI text size 2. new waiting screen for the control application to deal with the delivery simulation 3. new screen for confirmation of successful purchase 4. various minor tweaks - fields position 5. fix control reset on finishing a purchase 6. new asset for the "waiting" and "done" screens Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Marta Rybczynska authored
SECURITY.md is a standard way to include information on how to report a vulnerability in a project. Add it to all layers that can be considered a separate work and could be copied by users. Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
- Nov 09, 2021
-
-
Marta Rybczynska authored
Update layers like bitbake, meta-openembedded or openembedded-core to the latest dunfell. Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
Pavel Zhukov authored
Closes: https://booting.oniroproject.org/distro/oniro/-/issues/135 Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Bernhard Rosenkränzer authored
Adapt doorlock documentation to current realities: - wire the solenoid lock a little differently (to make sure it doesn't conflict with the keypad) - mention that some breadboards don't label holes the same way the reference breadboard does - keypad is no longer TBD - user instructions Signed-off-by:
Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
-
Andrei Gherzan authored
This new revision includes support for using pim435 as an external static library provided by the pim435 recipe. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com> Signed-off-by:
Philippe Coval <philippe.coval@huawei.com>
-
Andrei Gherzan authored
Relate-to: https://git.ostc-eu.org/distro/components/vending-machine-control-application/-/issues/2 Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com> Signed-off-by:
Philippe Coval <philippe.coval@huawei.com>
-
- Nov 08, 2021
-
-
Stefan Schmidt authored
In our core distributions we disable the dnsmaq packageconfig for networkmanager. Re-enable it here as we need it for the Soft AP use case. If dnsmasq runs as active systemd service by default it conflicts with network-manager which calls it directly. For this blueprint we want to leave the control in networkmanagers realm. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
Deploy a system-connection which enables the networkmanager hotspot feature and creates a WiFi SoftAP. WiFi properties like channel, band, SSID and password stay the same as with the former hostapd based solution. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
We switched from a systemd-networkd and hostapd based SoftAP solution to network-manager. WiFi access point setup and configuration is now handled by network-manager. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
We switched from a systemd-networkd and hostapd based SoftAP solution to network-manager. Interface configuration as well as DHCP and DNS for the WiFi clients are now handled by the network-manager hotspot feature. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
This adds a recipe for zephyr-keypad - a simple app that displays a keypad on the display and will be soon extended to support bluetooth communication. Signed-off-by:
Bartosz Golaszewski <bartosz.golaszewski@huawei.com>
-
Marta Rybczynska authored
Layers order decides on the override of classes (layer priorities do not work for this [1]). To override a class from poky we need to move the overriding class (which is in meta-oniro-staging) before on the layers list. [1] https://www.yoctoproject.org/pipermail/yocto/2012-January/004379.html Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
Marta Rybczynska authored
Until now the CVE checker was giving information about CVEs found for a product (or more products) contained in a recipe. However, there was no easy way to find out which products or recipes have no CVEs. Having no reported CVEs might mean there are simply none, but can also mean a product name (CPE) mismatch. This patch adds CVE_CHECK_COVERAGE option enabling a new type of statistics. A new file (*.cves_coverage) shows if a recipe has any CVEs found in the NVD database, and if so, for which products. This option is expected to help with an identification of recipes with mismatched CPEs, issues in the database and more. An example entry: LAYER: meta PACKAGE NAME: libsdl2-native PACKAGE VERSION: 2.0.14 CVES FOUND IN RECIPE: Yes PRODUCT: simple_directmedia_layer (Yes) PRODUCT: sdl (No) Upstream-Status: Submitted [openembedded-core] [1] [1] https://lists.openembedded.org/g/openembedded-core/message/154677 Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
Marta Rybczynska authored
Add a copy of cve-check from oe-core to allow modifications. Signed-off-by:
Marta Rybczynska <marta.rybczynska@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>
-
This commit adds meta-zephyr-bsp to the manifest and to bblayers.conf.sample for zephyr builds. Signed-off-by:
Eilís Ní Fhlannagáin <elizabeth.flanagan@huawei.com>
-
Stefan Schmidt authored
Ensure we test for the newly created distro and image. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
Zephyr sample application with OpenThread node functionality and shell. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-