mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 03:45:41 +00:00
970c6b66b9e31acf07673f1341c82191ef84c5c6
test_dict_empty round-trips a 4096x4096 nested structure through JSON, materializing ~16.7M real dict objects on loads() (~900MB+ RSS), which gets OOM-killed on the memory-constrained qemu ptest target. test_fake.py instantiates Faker with 9 locales at once, pulling in a similarly large amount of locale provider data, for what is a Unicode-robustness smoke test rather than core JSON logic. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <raj.khem@gmail.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%