mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
b280cd6f29b747edb598e0118397b08589dbc250
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
Description
Languages
BitBake
86.3%
Shell
5.9%
C
2.7%
Roff
1.9%
NASL
1.7%
Other
1.3%