diff options
| author | Daniel Díaz <daniel.diaz@sonos.com> | 2026-01-07 14:23:57 -0600 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-01-08 14:48:20 -0800 |
| commit | eafdaa3cda9000c6d9bd1819ffe1219c7b66e4b8 (patch) | |
| tree | c632a158afe1bf777856605cc9aa1a437710b87c /recipes-devtools/gdb | |
| parent | 26de1c560ef3caf3cf641cd54ed0b7cbdc219ed9 (diff) | |
| download | meta-clang-eafdaa3cda9000c6d9bd1819ffe1219c7b66e4b8.tar.gz | |
android-tools: Specify branch
With the removal of `nobranch=1`, the Git Fetcher complains
about the following:
WARNING: /poky/meta-clang/dynamic-layers/selinux/android-tools/android-tools_10.0.0.r36.bb: URL: git://salsa.debian.org/android-tools-team/android-platform-external-boringssl;name=boringssl;protocol=https;destsuffix=git/external/boringssl does not set any branch parameter. The future default branch used by tools and repositories is uncertain and we will therefore soon require this is set in all git urls.
WARNING: /poky/meta-clang/dynamic-layers/selinux/android-tools/android-tools_10.0.0.r36.bb: URL: git://salsa.debian.org/android-tools-team/android-platform-system-core;name=core;protocol=https;destsuffix=git/system/core does not set any branch parameter. The future default branch used by tools and repositories is uncertain and we will therefore soon require this is set in all git urls.
WARNING: /poky/meta-clang/dynamic-layers/selinux/android-tools/android-tools_10.0.0.r36.bb: URL: git://salsa.debian.org/android-tools-team/android-platform-system-extras;name=extras;protocol=https;destsuffix=git/system/extras does not set any branch parameter. The future default branch used by tools and repositories is uncertain and we will therefore soon require this is set in all git urls.
WARNING: /poky/meta-clang/dynamic-layers/selinux/android-tools/android-tools_10.0.0.r36.bb: URL: git://salsa.debian.org/android-tools-team/android-platform-build.git;name=build;protocol=https;destsuffix=git/build does not set any branch parameter. The future default branch used by tools and repositories is uncertain and we will therefore soon require this is set in all git urls.
WARNING: /poky/meta-clang/dynamic-layers/selinux/android-tools/android-tools_10.0.0.r36.bb: URL: git://salsa.debian.org/android-tools-team/android-platform-external-libunwind.git;protocol=https;name=libunwind;destsuffix=git/external/libunwind does not set any branch parameter. The future default branch used by tools and repositories is uncertain and we will therefore soon require this is set in all git urls.
To avoid this problem, add the branch where the commits can be
found, which for all cases is the `master` branch.
Signed-off-by: Daniel Díaz <daniel.diaz@sonos.com>
Diffstat (limited to 'recipes-devtools/gdb')
0 files changed, 0 insertions, 0 deletions
