Wed, 22 May 2024 20:03:04 UTC | login

Information for build android-tools-20180828gitc7815d675-8.fc33

ID182291
Package Nameandroid-tools
Version20180828gitc7815d675
Release8.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/android-tools.git#decfb8f351542c068a64d8757cc6b0e995456af7
SummaryAndroid platform tools(adb, fastboot)
Description The Android Debug Bridge (ADB) is used to: - keep track of all Android devices and emulators instances connected to or running on a given host developer machine - implement various control commands (e.g. "adb shell", "adb pull", etc.) for the benefit of clients (command-line users, or helper programs like DDMS). These commands are what is called a 'service' in ADB. Fastboot is used to manipulate the flash partitions of the Android phone. It can also boot the phone using a kernel image or root filesystem image which reside on the host machine rather than in the phone flash. In order to use it, it is important to understand the flash partition layout for the phone. The fastboot program works in conjunction with firmware on the phone to read and write the flash partitions. It needs the same USB device setup between the host and the target phone as adb.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 02 Mar 2021 20:39:59 UTC
CompletedTue, 02 Mar 2021 21:08:15 UTC
Taskbuild (f33, /rpms/android-tools.git:decfb8f351542c068a64d8757cc6b0e995456af7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/android-tools.git#decfb8f351542c068a64d8757cc6b0e995456af7'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20180828gitc7815d675-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 20 2020 Jeff Law <law@redhat.com> - 20180828gitc7815d675-7 - Move LTO disablement so that it impacts the optflags override too * Sat Jul 11 2020 Jeff Law <law@redhat.com> - 20180828gitc7815d675-6 - Disable LTO * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20180828gitc7815d675-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20180828gitc7815d675-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon May 27 2019 Peter Robinson <pbrobinson@fedoraproject.org> 20180828gitc7815d675-3 - Fix FTBFS, minor cleanups * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20180828gitc7815d675-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Aug 29 2018 Ivan Afonichev <ivan.afonichev@gmail.com> - 20180828gitc7815d675-1 - Update to upstream git commit c7815d675 - Resolves: rhbz 1535542 1550703 1603379 Switch to clang and ninja