Tidak Ada Deskripsi

Falk Bauer 47b1a709ab psplash: Do not mount PSPLASH_FIFO_DIR if the env variable is empty 2 bulan lalu
bitbake 3d451f3452 bitbake: fetch2/git: verify if local clone contains tag 2 bulan lalu
contrib 53afafe429 contrib/git-hooks: add a sendemail-validate example hook that adds FROM: lines to outgoing patch emails 4 tahun lalu
documentation 3b2f9c31dc poky.yaml.in: increase required disk space to 140G 2 bulan lalu
meta 47b1a709ab psplash: Do not mount PSPLASH_FIFO_DIR if the env variable is empty 1 bulan lalu
meta-poky b64d1b1ff3 poky: remove Ubuntu 20.04 from supported distribtions 2 bulan lalu
meta-selftest 921faf3246 selftest/devtool: add devtool upgrade selftest for recipes with git submodules 2 bulan lalu
meta-skeleton ec157ae344 layer.conf: Update to whinlatter release series 4 bulan lalu
meta-yocto-bsp 08d87537b8 genericarm64: change QB_DEFAULT_FSTYPE to wic.zst 2 bulan lalu
scripts c74dfd8f81 bootimg_pcbios: add help and usage comments 2 bulan lalu
.b4-config 65e773f88b b4-config: Add basic support for b4 contribution workflow 8 bulan lalu
.gitignore a510d455d3 vscode: drop .vscode folder 1 tahun lalu
.templateconf c472d9ba9e meta-poky/conf: move default templates to conf/templates/default/ 3 tahun lalu
LICENSE ffae400179 meta/lib+scripts: Convert to SPDX license headers 6 tahun lalu
LICENSE.GPL-2.0-only ffae400179 meta/lib+scripts: Convert to SPDX license headers 6 tahun lalu
LICENSE.MIT ffae400179 meta/lib+scripts: Convert to SPDX license headers 6 tahun lalu
MAINTAINERS.md 7c3b3019ea MAINTAINERS.md: fix markdown style issues 8 bulan lalu
MEMORIAM 4a61e9fa5f MEMORIAM: Add recognition for contributors no longer with us 5 tahun lalu
README.OE-Core.md de55387976 README.OE-Core.md: fix markdown style issues 8 bulan lalu
README.hardware.md 0764538eb7 README: Move to using markdown as the format 4 tahun lalu
README.md 81f068c8ba Add README link to README.poky 4 tahun lalu
README.poky.md 0764538eb7 README: Move to using markdown as the format 4 tahun lalu
README.qemu.md f263e0f5e2 README.qemu.md: fix markdown style issues 8 bulan lalu
SECURITY.md bc175290e6 SECURITY.md: fix markdown style issues 8 bulan lalu
oe-init-build-env dfe9871372 oe-init-build-env: generate .vscode from template 1 tahun lalu

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/