mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-01 04:00:16 +00:00
a4c38edd901641dbfca5116a9c599021b69ece66
Upstream reworked the build plumbing in this release: most of the kconfig machinery moved out of kconfig/Makefile into scripts/genconfig.sh and scripts/kconfig.c, and the defconfig/allyesconfig/allnoconfig/randconfig targets are now thin wrappers around genconfig.sh. As part of that cleanup (commit 228cb983) the rules that build the host-side kconfig frontends lost their $(HOSTCC) and were hardcoded to "cc", which breaks cross builds where only an explicit HOSTCC is exported and no "cc" is on PATH. Add a patch restoring $(HOSTCC) there; the rest of the recipe needs no changes. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Collection of layers for the OE-core universe
Main layer maintainer: Khem Raj raj.khem@gmail.com
This repository is a collection of layers to supplement OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories
Languages
BitBake
86.2%
Shell
5.9%
C
2.8%
Roff
1.9%
NASL
1.7%
Other
1.3%