Khem Raj 4fa5ae8277 perfetto: fix protobuf do_fetch failure, pin to 31.x maintenance branch
The bundled protobuf dependency pins SRCREV
74211c0dfc2777318ab53c2cd2c317a2ef9012de ("Updating version.json and
repo version numbers to: 31.1", i.e. protobuf v31.1), but the SRC_URI
specified branch=main. That commit lives on the 31.x maintenance
branch and is not an ancestor of main, so do_fetch fails:

  ERROR: perfetto-57.2-r0 do_fetch: Fetcher failure: Unable to find
  revision 74211c0dfc2777318ab53c2cd2c317a2ef9012de in branch main
  even from upstream

Point the protobuf SRC_URI at branch=31.x, which contains the pinned
commit.

Verified via `bitbake -c fetch perfetto`: all sub-fetches, including
protobuf, now succeed.

AI-Generated: Uses Claude Code
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
2026-08-10 22:53:43 -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
2019-06-15 16:45:33 -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 117 MiB
Languages
BitBake 86.2%
Shell 5.9%
C 2.8%
Roff 1.9%
NASL 1.7%
Other 1.3%