https://github.com/seigr-lab/meta-seigr-openembedded-core
https://github.com/seigr-lab/meta-seigr-openembedded-core
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/seigr-lab/meta-seigr-openembedded-core
- Owner: Seigr-lab
- License: other
- Created: 2025-02-16T13:41:06.000Z (over 1 year ago)
- Default Branch: seigr-main
- Last Pushed: 2025-02-25T07:35:31.000Z (over 1 year ago)
- Last Synced: 2025-08-05T20:52:33.038Z (12 months ago)
- Language: BitBake
- Size: 137 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.OE-Core.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
OpenEmbedded-Core
=================
OpenEmbedded-Core is a layer containing the core metadata for current versions
of OpenEmbedded. It is distro-less (can build a functional image with
DISTRO = "nodistro") and contains only emulated machine support.
For information about OpenEmbedded, see the OpenEmbedded website:
The Yocto Project has extensive documentation about OE including a reference manual
which can be found at:
Contributing
------------
Please refer to our contributor guide here:
for full details on how to submit changes.
As a quick guide, patches should be sent to openembedded-core@lists.openembedded.org
The git command to do that would be:
```
git send-email -M -1 --to openembedded-core@lists.openembedded.org
```
Mailing list:
Source code: