Khem Raj bb2a34aa3c llhttp: upgrade 9.3.0 -> 9.4.3 and fetch from the release branch
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>
2026-08-10 22:53:44 -07:00
2026-06-23 00:45:59 -07:00
2026-08-05 10:16:17 -07:00
2025-04-10 08:31:06 -07:00
2026-03-02 19:25:48 -08:00

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

S
Description
No description provided
Readme 118 MiB
Languages
BitBake 86.3%
Shell 5.9%
C 2.7%
Roff 1.9%
NASL 1.7%
Other 1.3%