Skip to content
Snippets Groups Projects
Commit 23987705 authored by Davide Gardenal's avatar Davide Gardenal Committed by Pavel Zhukov
Browse files

build-generic: disable cve-check manifest for freeRTOS


With oe-core/65498411d73e8008d5550c2d0a1148f990717587
creating the image manifest for FreeRTOS raises an
exception. FreeRTOS support is experimental and there
is an issue in rootfs generation, so we disable the option
for now.

Signed-off-by: Davide Gardenal's avatarDavide Gardenal <davide.gardenal@huawei.com>
parent cc5bb24d
No related branches found
No related tags found
1 merge request!135default.xml: update upstream revisions
......@@ -245,6 +245,7 @@
variables:
CI_ONIRO_BUILD_FLAVOUR: freertos
CI_ONIRO_INSTANCE_SIZE: s3.large.2
CI_ONIRO_BB_LOCAL_CONF_plus_equals_CVE_CHECK_CREATE_MANIFEST: "0"
script:
- !reference [.bitbake-workspace, script]
- time bitbake freertos-demo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment