暂无描述

Ross Burton 4574919d30 scripts/makefile-getvar: add script to get values from Makefiles 11 月之前
bitbake ddc86a93da bitbake: test_project_page: fix failing test_single_layer_page 11 月之前
contrib 53afafe429 contrib/git-hooks: add a sendemail-validate example hook that adds FROM: lines to outgoing patch emails 4 年之前
documentation 8fc967d0c7 migration-5.1: add the recommended pattern for S/UNPACKDIR definition 1 年之前
meta b82d066887 python3: skip test_concurrent_futures/test_deadlock 11 月之前
meta-poky 8fc598580e busybox: Disable CONFIG_TC for poky-tiny 1 年之前
meta-selftest c16d3b930f oe-selftest: add RECIPE_UPDATE_EXTRA_TASKS test 11 月之前
meta-skeleton d7748e6390 useradd-example: Fix S = WORKDIR reference 1 年之前
meta-yocto-bsp 98471a91e8 genericarm64: depend on u-boot in testimage 1 年之前
scripts 4574919d30 scripts/makefile-getvar: add script to get values from Makefiles 11 月之前
.gitignore a510d455d3 vscode: drop .vscode folder 1 年之前
.templateconf c472d9ba9e meta-poky/conf: move default templates to conf/templates/default/ 2 年之前
LICENSE ffae400179 meta/lib+scripts: Convert to SPDX license headers 6 年之前
LICENSE.GPL-2.0-only ffae400179 meta/lib+scripts: Convert to SPDX license headers 6 年之前
LICENSE.MIT ffae400179 meta/lib+scripts: Convert to SPDX license headers 6 年之前
MAINTAINERS.md 6860c248ff MAINTAINERS.md: no more need for a prelink-cross maintainer 3 年之前
MEMORIAM 4a61e9fa5f MEMORIAM: Add recognition for contributors no longer with us 5 年之前
README.OE-Core.md 7ee50486d1 README: fix mail address in git example command 1 年之前
README.hardware.md 0764538eb7 README: Move to using markdown as the format 4 年之前
README.md 81f068c8ba Add README link to README.poky 3 年之前
README.poky.md 0764538eb7 README: Move to using markdown as the format 4 年之前
README.qemu.md 8a1c70aab5 README.OE-Core/README.qemu: Move to markdown format 3 年之前
SECURITY.md 0d30313680 SECURITY.md: add file 1 年之前
oe-init-build-env dfe9871372 oe-init-build-env: generate .vscode from template 1 年之前

README.OE-Core.md

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:

https://www.openembedded.org/

The Yocto Project has extensive documentation about OE including a reference manual which can be found at:

https://docs.yoctoproject.org/

Contributing

Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/ 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:

https://lists.openembedded.org/g/openembedded-core

Source code:

https://git.openembedded.org/openembedded-core/