mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 03:45:41 +00:00
5c172c6c8146f2f26984111082916439cade3b40
Changelog: ============== - NEW: Drop Python 3.9 support. - NEW: Lazy compile selector patterns to improve initial import speed. - FIX: Correct :nth-child/:nth-of-type (and -last- variants) for An+B values whose sequence steps onto - index 0 or onto the last child (e.g. :nth-child(2n-2), :nth-child(n-1), :nth-child(n+5)), which previously - matched the wrong elements or nothing at all - FIX: More efficient CSS ID matching - FIX: Fix inefficient trimming of comments and white space Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> 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%