Skip to content
Snippets Groups Projects
Commit 6fbd84cc authored by philippe coval's avatar philippe coval :speech_balloon:
Browse files

c/d/oniro-linux-blueprint-flutter.conf: Tweaks needed for flutter


- build without video (ffmpeg API differ)
- RW filesystem

Could be reverted later

Signed-off-by: default avatarPhilippe Coval <philippe.coval@huawei.com>
parent 2fcf2a74
No related branches found
No related tags found
No related merge requests found
......@@ -9,4 +9,10 @@ require conf/distro/oniro-linux.conf
DISTRO = "oniro-linux-blueprint-flutter"
DISTRO_NAME = "Oniro Project Flutter Blueprint Linux Distro"
DISTRO_FEATURES:append = " wayland"
LICENSE_FLAGS_ACCEPTED:append = "commercial"
PACKAGECONFIG:remove = "gstreamer"
# TODO: Check if image is enough
IMAGE_FEATURES:remove = "read-only-rootfs"
ROOT_FSTYPE = "ext4"
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