diff options
| author | Andrew Geissler <geissonator@yahoo.com> | 2026-06-05 23:03:23 +0300 |
|---|---|---|
| committer | Andrew Geissler <geissonator@yahoo.com> | 2026-06-05 23:22:23 +0300 |
| commit | 8c1169790f95cffd510bc3ea990676eb1908fd81 (patch) | |
| tree | bf185816dfc3335720bf28e3aae69112c34068b7 /upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-jsonpatch_1.33.bb | |
| parent | 7a469cb29a330b73dd7409fd70ee358d0daa8432 (diff) | |
| download | openbmc-8c1169790f95cffd510bc3ea990676eb1908fd81.tar.xz | |
meta-openpower: Fix branch parameter quoting in SRC_URI
The branch parameter in SRC_URI was incorrectly quoted as branch="main"
instead of branch=main. This caused BitBake's git fetcher to look for a
branch literally named "main" (with quotes) rather than the actual main
branch, resulting in "Unable to find revision" errors during fetch.
Change-Id: I70cb652a29b89dbc5339eed0a30ea70f8ae7128f
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-jsonpatch_1.33.bb')
0 files changed, 0 insertions, 0 deletions
