mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
3833a5b215e771da1ffb2aa3fea4f7dbf54815cd
The bundled mdnsd dependency pins SRCREV c1be962b37e4b952625d9b0a873e5ca619b1a35a, but SRC_URI fetched it from github.com/Pro/mdnsd where that commit does not exist, so do_fetch fails: ERROR: open62541-1.5.6-r0 do_fetch: Fetcher failure: Unable to find revision c1be962b37e4b952625d9b0a873e5ca619b1a35a in branch master even from upstream open62541's deps/mdnsd submodule now points at github.com/troglobit/mdnsd (per .gitmodules at the pinned opcua SRCREV), and c1be962b is present on that repo's master branch. Repoint the mdnsd SRC_URI accordingly. The deps/mdnsd/LICENSE md5 (499b4033f2cdae5ae544018b57f81007) is unchanged in troglobit/mdnsd at this commit. Verified via `bitbake -c fetch open62541`: all sub-fetches, including mdnsd, now succeed. AI-Generated: Uses Claude Code 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%