https://github.com/nedap/poky
yocto
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nedap/poky
- Owner: nedap
- License: other
- Created: 2017-05-03T19:17:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-26T09:05:15.000Z (about 1 year ago)
- Last Synced: 2025-09-30T02:46:37.638Z (9 months ago)
- Topics: yocto
- Language: Python
- Homepage: https://git.yoctoproject.org/poky
- Size: 202 MB
- Stars: 1
- Watchers: 6
- 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: