Khem Raj e945c75404 perfetto: fix abseil do_fetch failure, pin to the LTS branch
SRCREV_abseil is abseil's 20250512.1 release tag, which is what perfetto
itself pins in tools/install-build-deps:

  Dependency(
      'buildtools/abseil-cpp',
      '...abseil-cpp.git',
      '76bb24329e8bf5f39704eb10d21b9a80befa7c81',  # 20250512.1

Release commits are not reachable from master, they sit on the matching
lts_* maintenance branch, so bitbake cannot validate the revision:

| ERROR: perfetto-57.2-r0 do_fetch: Fetcher failure: Unable to find
| revision 76bb24329e8bf5f39704eb10d21b9a80befa7c81 in branch master even
| from upstream

The commit is an ancestor of lts_2025_05_12, so point the branch there.
Same shape as the earlier protobuf 31.x fix.

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
2026-08-10 22:53:45 -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.2%
Shell 5.9%
C 2.8%
Roff 1.9%
NASL 1.7%
Other 1.3%