diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-11-12 20:35:32 +0100 |
|---|---|---|
| committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-11-17 09:08:32 +0100 |
| commit | a69dc754f00651c79ec3503bdcd2cf75c802ae10 (patch) | |
| tree | b1e58f2909f735fb45081dc2bbdfe9e41d427839 /meta-oe/recipes-devtools/breakpad | |
| parent | cdd33c7b39d93a5ebe3e97ae994af27ce7eee0a2 (diff) | |
| download | meta-openembedded-a69dc754f00651c79ec3503bdcd2cf75c802ae10.tar.gz | |
breakpad: update SRC_URI branch
Master branch was renamed to main
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/breakpad')
| -rw-r--r-- | meta-oe/recipes-devtools/breakpad/breakpad_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad_git.bb b/meta-oe/recipes-devtools/breakpad/breakpad_git.bb index c752a10083..31120650b5 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad_git.bb +++ b/meta-oe/recipes-devtools/breakpad/breakpad_git.bb | |||
| @@ -30,7 +30,7 @@ SRCREV_gyp = "324dd166b7c0b39d513026fa52d6280ac6d56770" | |||
| 30 | 30 | ||
| 31 | SRC_URI = "git://github.com/google/breakpad;name=breakpad;branch=main;protocol=https \ | 31 | SRC_URI = "git://github.com/google/breakpad;name=breakpad;branch=main;protocol=https \ |
| 32 | git://github.com/google/googletest.git;destsuffix=git/src/testing/gtest;name=gtest;branch=main;protocol=https \ | 32 | git://github.com/google/googletest.git;destsuffix=git/src/testing/gtest;name=gtest;branch=main;protocol=https \ |
| 33 | git://github.com/protocolbuffers/protobuf.git;destsuffix=git/src/third_party/protobuf/protobuf;name=protobuf;branch=master;protocol=https \ | 33 | git://github.com/protocolbuffers/protobuf.git;destsuffix=git/src/third_party/protobuf/protobuf;name=protobuf;branch=main;protocol=https \ |
| 34 | git://chromium.googlesource.com/linux-syscall-support;protocol=https;branch=main;destsuffix=git/src/third_party/lss;name=lss \ | 34 | git://chromium.googlesource.com/linux-syscall-support;protocol=https;branch=main;destsuffix=git/src/third_party/lss;name=lss \ |
| 35 | git://chromium.googlesource.com/external/gyp;protocol=https;destsuffix=git/src/tools/gyp;name=gyp;branch=master \ | 35 | git://chromium.googlesource.com/external/gyp;protocol=https;destsuffix=git/src/tools/gyp;name=gyp;branch=master \ |
| 36 | file://0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch \ | 36 | file://0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch \ |
