Skip to content
Snippets Groups Projects
Philippe Coval's avatar
philippe coval authored
Use oniro as base

Last-update: 2022-05-08
Signed-off-by: default avatarPhilippe Coval <philippe.coval.ext@huawei.com>
47de5ca1
History
SPDX-FileCopyrightText: Huawei Inc.

SPDX-License-Identifier: Apache-2.0

This README file contains information on the contents of the meta-oniro-blueprint-flutter layer.

Please see the corresponding sections below for details.

Dependencies
============

  URI: https://booting.oniroproject.org/distro/oniro
  branch: kirkstone

  URI: https://github.com/meta-flutter/meta-flutter
  branch: kirkstone

Patches
=======

Please submit any patches against the meta-oniro-blueprint-flutter layer to:

https://booting.oniroproject.org/rzr/meta-oniro-blueprint-flutter

Maintainer: Philippe Coval <philippe.coval@huawei.com>

Table of Contents
=================

  I. Adding the meta-oniro-blueprint-flutter layer to your build
 II. Build image


I. Adding the meta-oniro-blueprint-flutter layer to your build
=================================================

Run 'bitbake-layers add-layer meta-oniro-blueprint-flutter'

II. Build image
===============

Export env 'export DISTRO=oniro-linux-blueprint-flutter'

Build demo image 'bitbake blueprint-flutter-image'