mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-23 11:21:11 +00:00
b36e29a86f6c2d27a237485a290efa17c16a714c
do_compile fails with: alias.go:618:21: undefined: json.SkipFunc alias.go:957:14: undefined: json.DiscardUnknownMembers Go 1.27 turns the jsonv2 experiment on by default, so the json module pinned by 1.98.3 builds its alias file against encoding/json/v2 and aliases symbols that are gone. 1.102.3 pins a newer module. - Regenerate go module dependencies and license checksums - Manually verify and complete Unknown license entries Signed-off-by: Alper Ak <alperyasinak1@gmail.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.5%
Shell
5.8%
C
2.7%
Roff
1.9%
NASL
1.7%
Other
1.2%