mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
bb2a34aa3ce6dabc774f43cb6eca926bca8f566c
The recipe fetched with branch=main, but the release/v* tags are not reachable from main. They live on the "release" branch, which carries the generated parser sources and shares no history with main at all, so bitbake could not validate the revision: | ERROR: llhttp-9.3.0-r0 do_fetch: Fetcher failure: Unable to find | revision 86b83a59786caebd581f38d613c64c9e8c52c79e in branch main even | from upstream refs/heads/release is exactly the release/v9.4.3 commit, and the old release/v9.3.0 commit is an ancestor of it, so branch=release is correct for both. Point at it rather than using nobranch=1, which would skip the revision check entirely. While here, upgrade to the current release, 9.4.3. License-Update: Upstream reworded the MIT license text, from "This software is licensed under the MIT License." with "Copyright Fedor Indutny, 2018." to the standard "MIT License" header with "Copyright © 2018 Fedor Indutny". The terms are unchanged, so LICENSE stays MIT. 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%