Skip to content

Commit

Permalink
Update READMEs (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hidenori Matsubayashi authored Jun 11, 2021
1 parent 00b4eac commit 4df4ca8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Contributing

Welcome to this project. We welcome all your contribution and feedback. If you've never submitted code before, you must add your (or your organization's) name and contact info to the AUTHORS file.
Welcome to this project. We welcome all your contribution and feedback. If you've never submitted code before, you must add your (or your organization's) name and contact info to the [AUTHORS](./AUTHORS) file.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# meta-flutter for Yocto Project
Recipe file of [Flutter for Embedded Linux](https://github.com/sony/flutter-embedded-linux) for Yocto Project.
This project was created to build the [Flutter Engine](https://github.com/flutter/engine) and [Flutter for Embedded Linux](https://github.com/sony/flutter-embedded-linux) for Yocto Project based distributions.

See also: [Flutter for Embedded Linux](https://github.com/sony/flutter-embedded-linux)

## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md).

## Setup environment
In this README, we explain how to build for Arm64 using `core-image-weston` which is one of Yocto Images, and `dunfell` which is one of LTS Yocto versions. See also: https://docs.yoctoproject.org/
Expand Down

0 comments on commit 4df4ca8

Please sign in to comment.